Bug 195459

Summary: REGRESSION(r242624): [GTK] New rAF code path assumes AC mode
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue, ryanhaddad, sabouhallawa, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=177484
Attachments:
Description Flags
Patch none

Philippe Normand
Reported 2019-03-08 06:27:42 PST
.
Attachments
Patch (1.67 KB, patch)
2019-03-08 06:31 PST, Philippe Normand
no flags
Philippe Normand
Comment 1 2019-03-08 06:31:22 PST
Said Abou-Hallawa
Comment 2 2019-03-08 09:33:01 PST
Thanks for taking care of this issue. This work is part of "Update the rendering" step of the HTML Event Loop specification <https://html.spec.whatwg.org/multipage/webappapis.html#update-the-rendering>. So getting the integration part right will benefit all ports and make the event loop work a lot easier.
WebKit Commit Bot
Comment 3 2019-03-08 10:13:35 PST
Comment on attachment 364008 [details] Patch Clearing flags on attachment: 364008 Committed r242643: <https://trac.webkit.org/changeset/242643>
WebKit Commit Bot
Comment 4 2019-03-08 10:13:37 PST
All reviewed patches have been landed. Closing bug.
Ryan Haddad
Comment 5 2019-03-11 10:21:11 PDT
I reverted the breaking change along with this fix in https://trac.webkit.org/r242714
Note You need to log in before you can comment on or make changes to this bug.