Bug 138829

Summary: HRTFDatabaseLoader is not an absolute condition to run audioContext
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, crogers, eric.carlson, glenn, jer.noble, philipj, pnormand, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch jer.noble: review+

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>