Bug 46858 - Fix AudioContext to use new HRTFDatabaseLoader API
Summary: Fix AudioContext to use new HRTFDatabaseLoader API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 17:11 PDT by Chris Rogers
Modified: 2010-10-05 01:16 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2010-09-29 17:17 PDT, Chris Rogers
no flags Details | Formatted Diff | Diff
Patch (9.90 KB, patch)
2010-10-04 17:04 PDT, Chris Rogers
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.