[Webkit-unassigned] [Bug 163502] New: [Modern Media Controls] Add a MediaControlsHost API to retrieve images as base64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 06:44:13 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163502

            Bug ID: 163502
           Summary: [Modern Media Controls] Add a MediaControlsHost API to
                    retrieve images as base64
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

The previous media controls codebase would inline images as base64 in stylesheets, making it hard to version those resources. We could add a new method to MediaControlsHost to obtain the base64 encoded version of a given image so that we could obtain images at runtime from the WebCore bundle.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161016/cdd73cc9/attachment.html>


More information about the webkit-unassigned mailing list