Bug 211508 - Add watchOS media controls assets
Summary: Add watchOS media controls assets
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-06 06:01 PDT by Antoine Quint
Modified: 2020-05-07 12:36 PDT (History)
8 users (show)

See Also:


Attachments
Patch (57.18 KB, patch)
2020-05-06 06:02 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-05-06 06:01:12 PDT
Add watchOS media controls assets
Comment 1 Antoine Quint 2020-05-06 06:02:30 PDT
Created attachment 398606 [details]
Patch
Comment 2 Antoine Quint 2020-05-06 06:02:35 PDT
<rdar://problem/62926565>
Comment 3 Eric Carlson 2020-05-06 06:34:19 PDT
Comment on attachment 398606 [details]
Patch

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

> Source/WebCore/WebCore.xcodeproj/project.pbxproj:-746
> -		2D56800323888604007ECB8A /* auto-hide-controller.js in Resources */ = {isa = PBXBuildFile; fileRef = 2D56800123888603007ECB8A /* auto-hide-controller.js */; };

Did you mean to remove this file?
Comment 4 Antoine Quint 2020-05-06 06:35:29 PDT
(In reply to Eric Carlson from comment #3)
> Comment on attachment 398606 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=398606&action=review
> 
> > Source/WebCore/WebCore.xcodeproj/project.pbxproj:-746
> > -		2D56800323888604007ECB8A /* auto-hide-controller.js in Resources */ = {isa = PBXBuildFile; fileRef = 2D56800123888603007ECB8A /* auto-hide-controller.js */; };
> 
> Did you mean to remove this file?

Yes, it was copied without reason, this was a bit of cleanup.
Comment 5 EWS 2020-05-06 07:04:41 PDT
Committed r261224: <https://trac.webkit.org/changeset/261224>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398606 [details].
Comment 6 Antoine Quint 2020-05-07 12:36:08 PDT
Committed r261327: <https://trac.webkit.org/changeset/261327>