[Webkit-unassigned] [Bug 69352] New: Add run-time enabled flag for <track>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 10:42:12 PDT 2011


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

           Summary: Add run-time enabled flag for <track>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annacc at chromium.org
                CC: eric.carlson at apple.com, abarth at webkit.org
        Depends on: 43668


Runtime-enabling <track> involves enabling/disabling entire interfaces/classes (e.g. HTMLTrackElement, TextTrack, TextTrackCue, etc.) not just individual class attributes.  Therefore, this change will modify the CodeGenerator to accept the EnabledAtRuntime idl attribute for interfaces.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list