Bug 167551

Summary: Avoid synchronous style recalc in dispatchUnloadEvents()
Product: WebKit Reporter: Andreas Kling <kling>
Component: CSSAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, japhet
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for EWS
none
Patch none

Andreas Kling
Reported 2017-01-28 05:53:46 PST
I think we can avoid the updateStyleIfNeeded() call in FrameLoader::dispatchUnloadEvents()
Attachments
Patch for EWS (544 bytes, patch)
2017-01-28 05:54 PST, Andreas Kling
no flags
Patch (1.27 KB, patch)
2017-01-28 06:42 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2017-01-28 05:54:11 PST
Created attachment 300032 [details] Patch for EWS Let's see what EWS thinks.
Andreas Kling
Comment 2 2017-01-28 06:42:58 PST
WebKit Commit Bot
Comment 3 2017-01-28 07:21:20 PST
Comment on attachment 300033 [details] Patch Clearing flags on attachment: 300033 Committed r211336: <http://trac.webkit.org/changeset/211336>
WebKit Commit Bot
Comment 4 2017-01-28 07:21:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.