[Webkit-unassigned] [Bug 144499] New: Postpone caption style sheet creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 1 13:58:08 PDT 2015


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

            Bug ID: 144499
           Summary: Postpone caption style sheet creation
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com

CaptionUserPreferences::updateCaptionStyleSheetOverride() is called when a <video> element is created. This is a fairly expensive operation and the style sheet it generates is only needed when the <video> has captions, so it should be postponed as long as possible.

-- 
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/20150501/b077c7b5/attachment-0001.html>


More information about the webkit-unassigned mailing list