[Webkit-unassigned] [Bug 102078] [GTK] Use GResources in AudioBusGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 22:36:33 PDT 2013


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





--- Comment #4 from Alberto Garcia <agarcia at igalia.com>  2013-04-01 22:34:45 PST ---
> (In reply to comment #2)
> > If I understand correctly the only use csae is to make audio resources
> > easy to load when we run things from the compilation directory, is
> > that right?
>
> As discussed on Jabber, yes.

Then one possibility could be to assume that things are being run from
inside the WebKit directory and if the files are not available in the
system path we can try to find them in

Source/WebCore/platform/audio/resources
../Source/WebCore/platform/audio/resources
../../Source/WebCore/platform/audio/resources

etc.

That should be easy to do, but I'm not sure if you like the idea.

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