[Webkit-unassigned] [Bug 93864] New: MediaStreamAudioSourceNode should be guarded by the WEB_AUDIO condition as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 10:37:41 PDT 2012


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

           Summary: MediaStreamAudioSourceNode should be guarded by the
                    WEB_AUDIO condition as well
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: crogers at google.com


Currently the MediaStreamAudioSourceNode lists only the MEDIA_SOURCE feature under the Conditional attribute. The compilation then fails when the MEDIA_STREAM feature is enabled but the WEB_AUDIO feature is not.

Both guards are used in MediaStreamAudioSourceNode.cpp but only MEDIA_STREAM in MediaStreamAudioSourceNode.h.

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