Bug 203113 - Add experimental HDR MediaCapabilities support.
Summary: Add experimental HDR MediaCapabilities support.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-10-17 11:01 PDT by Jer Noble
Modified: 2019-10-18 15:00 PDT (History)
15 users (show)

See Also:


Attachments
Patch (63.19 KB, patch)
2019-10-17 13:56 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (65.23 KB, patch)
2019-10-17 14:12 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (65.40 KB, patch)
2019-10-18 11:12 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2019-10-17 11:01:00 PDT
Add experimental HDR MediaCapabilities support.
Comment 1 Jer Noble 2019-10-17 13:55:37 PDT
<rdar://problem/35131321>
Comment 2 Jer Noble 2019-10-17 13:56:32 PDT
Created attachment 381223 [details]
Patch
Comment 3 Jer Noble 2019-10-17 14:12:29 PDT
Created attachment 381226 [details]
Patch
Comment 4 Jer Noble 2019-10-18 11:12:09 PDT
Created attachment 381317 [details]
Patch
Comment 5 Eric Carlson 2019-10-18 12:01:01 PDT
Comment on attachment 381317 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=381317&action=review

> Source/WebCore/Modules/mediacapabilities/ColorGamut.idl:2
> + * Copyright (C) 2017 Apple Inc. All rights reserved.

2017?
Comment 6 Jer Noble 2019-10-18 13:57:53 PDT
(In reply to Eric Carlson from comment #5)
> Comment on attachment 381317 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=381317&action=review
> 
> > Source/WebCore/Modules/mediacapabilities/ColorGamut.idl:2
> > + * Copyright (C) 2017 Apple Inc. All rights reserved.
> 
> 2017?

It got renamed from ScreenColorGamut.idl. :-/
Comment 7 WebKit Commit Bot 2019-10-18 15:00:55 PDT
Comment on attachment 381317 [details]
Patch

Clearing flags on attachment: 381317

Committed r251298: <https://trac.webkit.org/changeset/251298>
Comment 8 WebKit Commit Bot 2019-10-18 15:00:57 PDT
All reviewed patches have been landed.  Closing bug.