Bug 46858

Summary: Fix AudioContext to use new HRTFDatabaseLoader API
Product: WebKit Reporter: Chris Rogers <crogers>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarrin, commit-queue, dglazkov, eric.carlson, jamesr, jer.noble, kbr, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Rogers 2010-09-29 17:11:42 PDT
Fix AudioContext to use new HRTFDatabaseLoader API
Comment 1 Chris Rogers 2010-09-29 17:17:01 PDT
Created attachment 69285 [details]
Patch
Comment 2 Chris Rogers 2010-10-04 17:04:10 PDT
Created attachment 69722 [details]
Patch
Comment 3 Chris Rogers 2010-10-04 17:05:10 PDT
James, I got rid of the hrtfDatabaseLoader() method and now use m_hrtfDatabaseLoader directly.
Comment 4 James Robinson 2010-10-04 17:05:23 PDT
Comment on attachment 69722 [details]
Patch

R=me
Comment 5 WebKit Commit Bot 2010-10-05 01:16:41 PDT
Comment on attachment 69722 [details]
Patch

Clearing flags on attachment: 69722

Committed r69094: <http://trac.webkit.org/changeset/69094>
Comment 6 WebKit Commit Bot 2010-10-05 01:16:47 PDT
All reviewed patches have been landed.  Closing bug.