Bug 215744

Summary: REGRESSION(r265965): getCallData can be called from DFG concurrent compiler, but it is not safe in DOM PluginObject
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, saam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144457    
Attachments:
Description Flags
REVERT of r265965 none

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>