[Webkit-unassigned] [Bug 94806] [GStreamer][Qt] WebAudio support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 06:48:34 PDT 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160708|review?                     |review+
               Flag|                            |




--- Comment #11 from Simon Hausmann <hausmann at webkit.org>  2012-08-27 06:48:35 PST ---
(From update of attachment 160708)
View in context: https://bugs.webkit.org/attachment.cgi?id=160708&action=review

> Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:31
> +#if PLATFORM(QT)
> +// Clear out offending Qt macro so the following header, gio.h, can be included.
> +#undef signals
> +#endif

I think that's okay for the moment. It would be great if you could file a bug report and assign it to me to fix this and maybe add a link to it in a comment. But either way this can be fixed at a later point.

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