Bug 207275

Summary: Adopt MTOverrideShouldPlayHDRVideo()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, ews-watchlist, glenn, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Jer Noble
Reported 2020-02-05 10:07:22 PST
Adopt MTOverrideShouldPlayHDRVideo()
Attachments
Patch (9.50 KB, patch)
2020-02-05 10:19 PST, Jer Noble
no flags
Patch for landing (9.47 KB, patch)
2020-02-05 10:54 PST, Jer Noble
no flags
Jer Noble
Comment 1 2020-02-05 10:09:31 PST
Jer Noble
Comment 2 2020-02-05 10:19:56 PST
Eric Carlson
Comment 3 2020-02-05 10:32:02 PST
Comment on attachment 389828 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=389828&action=review > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:936 > + WebCore::setScreenProperties(properties); The namespace shouldn't be necessary > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:945 > + WebCore::setShouldOverrideScreenSupportsHighDynamicRange(false, false); Ditto > Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:952 > + WebCore::setShouldOverrideScreenSupportsHighDynamicRange(true, allPagesAreOnHDRScreens); Ditto
Jer Noble
Comment 4 2020-02-05 10:54:34 PST
Created attachment 389830 [details] Patch for landing
WebKit Commit Bot
Comment 5 2020-02-05 17:03:05 PST
Comment on attachment 389830 [details] Patch for landing Clearing flags on attachment: 389830 Committed r255881: <https://trac.webkit.org/changeset/255881>
WebKit Commit Bot
Comment 6 2020-02-05 17:03:07 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.