Bug 163269 - Move audio module off of legacy exceptions
Summary: Move audio module off of legacy exceptions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-10 22:31 PDT by Darin Adler
Modified: 2016-10-10 23:26 PDT (History)
4 users (show)

See Also:


Attachments
Patch (96.84 KB, patch)
2016-10-10 22:45 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2016-10-10 22:31:38 PDT
Move audio module off of legacy exceptions
Comment 1 Darin Adler 2016-10-10 22:45:06 PDT
Created attachment 291231 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-10 22:46:17 PDT
Attachment 291231 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.h:52:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.h:53:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebCore/Modules/webaudio/DefaultAudioDestinationNode.h:54:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 3 in 37 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2016-10-10 23:26:24 PDT
Comment on attachment 291231 [details]
Patch

Clearing flags on attachment: 291231

Committed r207050: <http://trac.webkit.org/changeset/207050>
Comment 4 WebKit Commit Bot 2016-10-10 23:26:28 PDT
All reviewed patches have been landed.  Closing bug.