[Webkit-unassigned] [Bug 137983] New: [Mac] don't update caption user style sheet during parsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 22 15:07:30 PDT 2014


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

            Bug ID: 137983
           Summary: [Mac] don't update caption user style sheet during
                    parsing
    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

CaptionUserPreferencesMediaAF::setInterestedInCaptionPreferenceChanges is called whenever a audio or video element is created. It calls updateCaptionStyleSheetOveride which generates and inserts a user style sheet. This is an expensive operation and it can happen during document parsing/creation, so it should be done after a brief delay.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141022/14f135a2/attachment-0002.html>


More information about the webkit-unassigned mailing list