[Webkit-unassigned] [Bug 135826] New: Remove the default implementations of the virtual methods in MediaPlayerClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 18:04:46 PDT 2014


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

           Summary: Remove the default implementations of the virtual
                    methods in MediaPlayerClient
           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: jer.noble at apple.com


Currently, the virtual methods in MediaPlayerClient all have inline implementations. They should either be made pure-virtual, or have their implementations moved into a .cpp file.

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