Bug 213047

Summary: REGRESSION(r262718): Broke WPE Debug too
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand, svillar, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212529    
Attachments:
Description Flags
REVERT of r262718 none

Yusuke Suzuki
Reported 2020-06-10 13:43:46 PDT
https://trac.webkit.org/changeset/262718 broke the build: Broke WPE Debug too 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.
Attachments
REVERT of r262718 (5.00 KB, patch)
2020-06-10 13:43 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2020-06-10 13:43:53 PDT
Created attachment 401577 [details] REVERT of r262718 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.
Philippe Normand
Comment 2 2020-06-10 13:44:13 PDT
there is this error in the generated bindings: error: no viable conversion from 'WebCore::XRFrameRequestCallback::Identifier' (aka 'unsigned long') to 'JSC::PropertyName' m_data->invokeCallback(thisValue, args, JSCallbackData::CallbackType::Function, Identifier(), returnedException); ^~~~~~~~~~~~
EWS
Comment 3 2020-06-10 13:49:22 PDT
Committed r262857: <https://trac.webkit.org/changeset/262857> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401577 [details].
Radar WebKit Bug Importer
Comment 4 2020-06-10 13:50:19 PDT
Note You need to log in before you can comment on or make changes to this bug.