Bug 215744 - REGRESSION(r265965): getCallData can be called from DFG concurrent compiler, but it is not safe in DOM PluginObject
Summary: REGRESSION(r265965): getCallData can be called from DFG concurrent compiler, ...
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks: 144457
  Show dependency treegraph
 
Reported: 2020-08-21 16:45 PDT by WebKit Commit Bot
Modified: 2020-08-21 16:48 PDT (History)
4 users (show)

See Also:


Attachments
REVERT of r265965 (7.67 KB, patch)
2020-08-21 16:45 PDT, WebKit Commit Bot
no flags 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 2020-08-21 16:45:00 PDT
https://trac.webkit.org/changeset/265965 broke the build:
getCallData can be called from DFG concurrent compiler, but it is not safe in DOM PluginObject

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 2020-08-21 16:45:06 PDT
Created attachment 407034 [details]
REVERT of r265965

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 EWS 2020-08-21 16:46:13 PDT
Committed r266019: <https://trac.webkit.org/changeset/266019>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407034 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-21 16:48:30 PDT
<rdar://problem/67588700>