Bug 259070 - REGRESSION(265614@main): Leads to a crash if there is are multiple hoisted functions by the same name
Summary: REGRESSION(265614@main): Leads to a crash if there is are multiple hoisted fu...
Status: RESOLVED DUPLICATE of bug 259073
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Commit Bot
URL:
Keywords:
Depends on:
Blocks: 167837
  Show dependency treegraph
 
Reported: 2023-07-10 13:41 PDT by WebKit Commit Bot
Modified: 2023-07-10 13:58 PDT (History)
1 user (show)

See Also:


Attachments
REVERT of 265614@main (69.09 KB, patch)
2023-07-10 13:41 PDT, WebKit Commit Bot
commit-queue: commit-queue?
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2023-07-10 13:41:27 PDT
https://commits.webkit.org/265614@main introduced a regression:
Leads to a crash if there is are multiple hoisted functions by the same name

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2023-07-10 13:41:33 PDT
Created attachment 467008 [details]
REVERT of 265614@main

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the revert will be successful.  This process takes approximately 15 minutes.

If you would like to land the revert faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Alexey Shvayka 2023-07-10 13:58:27 PDT

*** This bug has been marked as a duplicate of bug 259073 ***