RESOLVED FIXED 155806
Screen queries should query the exact screen, not a default
https://bugs.webkit.org/show_bug.cgi?id=155806
Summary Screen queries should query the exact screen, not a default
Dean Jackson
Reported 2016-03-23 14:04:54 PDT
Screen queries should query the exact screen, not a default
Attachments
Patch (3.33 KB, patch)
2016-03-23 14:10 PDT, Dean Jackson
simon.fraser: review+
Radar WebKit Bug Importer
Comment 1 2016-03-23 14:05:49 PDT
Dean Jackson
Comment 2 2016-03-23 14:10:41 PDT
Tim Horton
Comment 3 2016-03-23 14:15:03 PDT
Comment on attachment 274776 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=274776&action=review > Source/WebCore/ChangeLog:13 > + and comment in some other helpers why a generic check it "it ok" > Source/WebCore/platform/mac/PlatformScreenMac.mm:87 > + return NSBitsPerPixelFromDepth([screen depth]); Dots, not []
Dean Jackson
Comment 4 2016-03-23 14:21:20 PDT
Note You need to log in before you can comment on or make changes to this bug.