Changeset 229592 in webkit


Ignore:
Timestamp:
Mar 13, 2018 4:19:04 PM (6 years ago)
Author:
jer.noble@apple.com
Message:

Add missing artwork for fullscreen mode.
https://bugs.webkit.org/show_bug.cgi?id=183618

Reviewed by Jon Lee.

Location:
trunk/Source/WebKit
Files:
13 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r229588 r229592  
     12018-03-13  Jer Noble  <jer.noble@apple.com>
     2
     3        Add missing artwork for fullscreen mode.
     4        https://bugs.webkit.org/show_bug.cgi?id=183618
     5
     6        Reviewed by Jon Lee.
     7
     8        * Resources/ios/iOS.xcassets/Done.imageset/Contents.json: Added.
     9        * Resources/ios/iOS.xcassets/Done.imageset/Done.pdf: Added.
     10        * Resources/ios/iOS.xcassets/StartPictureInPictureButton.imageset/Contents.json: Added.
     11        * Resources/ios/iOS.xcassets/StartPictureInPictureButton.imageset/StartPictureInPictureButton@1x.png: Added.
     12        * Resources/ios/iOS.xcassets/StartPictureInPictureButton.imageset/StartPictureInPictureButton@2x.png: Added.
     13        * Resources/ios/iOS.xcassets/StartPictureInPictureButton.imageset/StartPictureInPictureButton@3x.png: Added.
     14        * Resources/ios/iOS.xcassets/StopPictureInPictureButton.imageset/Contents.json: Added.
     15        * Resources/ios/iOS.xcassets/StopPictureInPictureButton.imageset/StopPictureInPictureButton@1x.png: Added.
     16        * Resources/ios/iOS.xcassets/StopPictureInPictureButton.imageset/StopPictureInPictureButton@2x.png: Added.
     17        * Resources/ios/iOS.xcassets/StopPictureInPictureButton.imageset/StopPictureInPictureButton@3x.png: Added.
     18
    1192018-03-13  Brian Burg  <bburg@apple.com>
    220
Note: See TracChangeset for help on using the changeset viewer.