[Webkit-unassigned] [Bug 88871] New: Analyze duplication of code for video controls shadow dom & rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 07:28:40 PDT 2012


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

           Summary: Analyze duplication of code for video controls shadow
                    dom & rendering
           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: silviapf at chromium.org
                CC: eric.carlson at apple.com


We found this during the creation of patches for bug 88818 .

Right now, the MediaControlRootElement.[cc,h] and MediaControlRootElementChromium.[cc,h] files duplicate a lot of code without inheritance. Code streamlining is likely possible. We should analyze the duplication of code for the video controls shadow dom & rendering and remove code duplication where possible.

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