[Webkit-unassigned] [Bug 61408] New: MediaList should not inherit from StyleBase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 18:04:42 PDT 2011


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

           Summary: MediaList should not inherit from StyleBase
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org


As part of cutting down the dependency on StyleBase. MediaList does not strictly need to inherit from StyleBase. It just needs to be TreeShared<StyleBase>. Patch forthcoming.

-- 
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