[Webkit-unassigned] [Bug 119739] Precision updates in WebAudio
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 13 03:50:25 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119739
--- Comment #3 from Philippe Normand <pnormand at igalia.com> 2013-08-13 03:50:00 PST ---
(From update of attachment 208614)
View in context: https://bugs.webkit.org/attachment.cgi?id=208614&action=review
>> Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:-246
>> - for (unsigned channelIndex = 0; channelIndex < priv->bus->numberOfChannels(); channelIndex++) {
>
> Looks unrelated?
This is unrelated, and how is this an optimization? This is how the GLib docs advize on how to fill a GSList. It's not the first time people try to optimize this code :)
--
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