[Webkit-unassigned] [Bug 45864] Add HRTFElevation files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 18:30:15 PDT 2010


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





--- Comment #11 from Chris Rogers <crogers at google.com>  2010-09-16 18:30:14 PST ---
Ok, loading from file URLs seems like a good solution for Safari's implementation of the abstraction layer.  Chrome might do it a little bit differently (maybe with shared memory).  I'll have a look at Image::loadPlatformResource()

Also I agree about the blocking reads on the main thread.  I'm planning on loading and processing these files on a separate thread.  The separate thread part will be part of the patch for HRTFDatabase which I'll post soon.

Thanks for your help, Simon.

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