[Webkit-unassigned] [Bug 78883] [GStreamer] AudioSourceProvider support in the MediaPlayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 01:29:45 PST 2013


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





--- Comment #26 from Philippe Normand <pnormand at igalia.com>  2013-01-19 01:31:32 PST ---
(In reply to comment #24)
> 
> > Source/WebCore/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp:37
> > +#include <wtf/UnusedParam.h>
> 
> This should go in the first block of includes.
> 

The style checker doesn't like that and spits an alphabetical order error because of the gst* includes below the UnusedParam.h include

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