[Webkit-unassigned] [Bug 73080] [GTK] WebAudio wav resources access and management

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 13:44:39 PST 2011


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2011-11-30 13:44:39 PST ---
(From update of attachment 116585)
View in context: https://bugs.webkit.org/attachment.cgi?id=116585&action=review

>> Source/WebCore/platform/audio/gtk/AudioBusGtk.cpp:41
>> +        absoluteFilename.set(g_build_filename(UNINSTALLED_AUDIO_RESOURCES_DIR, filename.get(), NULL));
> 
> Maybe it's better to pass this as an environment variable similar to what we do for other variables like this.

Hum I grepped around for getenv and failed to encounter such similar situation. That env var would be set by run-launcher?

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