Add watchOS media controls assets
Created attachment 398606 [details] Patch
<rdar://problem/62926565>
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?
(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.
Committed r261224: <https://trac.webkit.org/changeset/261224> All reviewed patches have been landed. Closing bug and clearing flags on attachment 398606 [details].
Committed r261327: <https://trac.webkit.org/changeset/261327>