Bug 186367

Summary: Display links are sometimes not notifying WebCore when fired.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebCore Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, jer.noble, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2018-06-06 15:51:34 PDT
This can lead to display links not being destroyed, causing performance problems.
Comment 1 Per Arne Vollan 2018-06-06 16:26:59 PDT
<rdar://problem/40439109>
Comment 2 Per Arne Vollan 2018-06-06 16:27:39 PDT
Created attachment 342092 [details]
Patch
Comment 3 Brent Fulgham 2018-06-06 16:46:57 PDT
Comment on attachment 342092 [details]
Patch

This looks reasonable. It makes sense to only fire the display link for active monitors.
Comment 4 Per Arne Vollan 2018-06-06 17:10:24 PDT
Comment on attachment 342092 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2018-06-06 17:37:53 PDT
Comment on attachment 342092 [details]
Patch

Clearing flags on attachment: 342092

Committed r232563: <https://trac.webkit.org/changeset/232563>
Comment 6 WebKit Commit Bot 2018-06-06 17:37:54 PDT
All reviewed patches have been landed.  Closing bug.