[Webkit-unassigned] [Bug 106354] New: [EFL][GTK] Make the PulseAudioSanitizer an object on the EflPort, GtkPort

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 11:16:18 PST 2013


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

           Summary: [EFL][GTK] Make the PulseAudioSanitizer an object on
                    the EflPort, GtkPort
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: eric at webkit.org, dominik.rottsches at intel.com


As Eric put it in https://bugs.webkit.org/show_bug.cgi?id=101261#c13
> But eventually we should fix that.  A port "is not" a PulseAudioSanitizer, it might "have a", but the usage of inheritance here is wrong IMO. :)

The EflPort and GtkPort interfaces currently inherit from PulseAudioSanitizer. This also makes the mocking of the latter in unit tests a bit clearer.

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