WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
207275
Adopt MTOverrideShouldPlayHDRVideo()
https://bugs.webkit.org/show_bug.cgi?id=207275
Summary
Adopt MTOverrideShouldPlayHDRVideo()
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
Details
Formatted Diff
Diff
Patch for landing
(9.47 KB, patch)
2020-02-05 10:54 PST
,
Jer Noble
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2020-02-05 10:09:31 PST
<
rdar://problem/58837093
>
Jer Noble
Comment 2
2020-02-05 10:19:56 PST
Created
attachment 389828
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug