RESOLVED FIXED 184364
WebCore::screenSupportsExtendedColor improperly calls NSScreen functions in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=184364
Summary WebCore::screenSupportsExtendedColor improperly calls NSScreen functions in t...
Brent Fulgham
Reported 2018-04-06 12:42:02 PDT
WebCore::screenSupportsExtendedColor is interacting with the NSScreen/NSDisplay system in the WebContent process. This should be brokered from the UIProcess.
Attachments
Patch (4.90 KB, patch)
2018-04-06 13:31 PDT, Brent Fulgham
no flags
Patch for landing (5.26 KB, patch)
2018-04-06 14:54 PDT, Brent Fulgham
bfulgham: commit-queue+
Brent Fulgham
Comment 1 2018-04-06 12:51:28 PDT
Tested by fast/media/mq-color-gamut.html.
Radar WebKit Bug Importer
Comment 2 2018-04-06 12:52:07 PDT
Brent Fulgham
Comment 3 2018-04-06 13:31:15 PDT
Per Arne Vollan
Comment 4 2018-04-06 13:59:24 PDT
Comment on attachment 337386 [details] Patch Very nice! R=me.
Brent Fulgham
Comment 5 2018-04-06 14:54:40 PDT
Created attachment 337391 [details] Patch for landing
Brent Fulgham
Comment 6 2018-04-06 15:54:39 PDT
Note You need to log in before you can comment on or make changes to this bug.