Bug 138829 - HRTFDatabaseLoader is not an absolute condition to run audioContext
Summary: HRTFDatabaseLoader is not an absolute condition to run audioContext
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-18 03:27 PST by Philippe Normand
Modified: 2014-11-18 08:31 PST (History)
8 users (show)

See Also:


Attachments
patch (11.85 KB, patch)
2014-11-18 04:11 PST, Philippe Normand
no flags Details | Formatted Diff | Diff
patch (11.84 KB, patch)
2014-11-18 04:23 PST, Philippe Normand
jer.noble: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2014-11-18 03:27:48 PST
Port Blink patch: https://codereview.chromium.org/176683003
Comment 1 Philippe Normand 2014-11-18 04:11:17 PST
Created attachment 241780 [details]
patch
Comment 2 WebKit Commit Bot 2014-11-18 04:14:17 PST
Attachment 241780 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webaudio/PannerNode.cpp:116:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Philippe Normand 2014-11-18 04:23:10 PST
Created attachment 241783 [details]
patch
Comment 4 Philippe Normand 2014-11-18 08:31:59 PST
Committed r176259: <http://trac.webkit.org/changeset/176259>