RESOLVED FIXED 81541
Move webaudio to Modules/webaudio/
https://bugs.webkit.org/show_bug.cgi?id=81541
Summary Move webaudio to Modules/webaudio/
Mark Pilgrim (Google)
Reported 2012-03-19 12:46:19 PDT
Move webaudio to Modules/webaudio/
Attachments
Patch (484.04 KB, patch)
2012-03-19 12:47 PDT, Mark Pilgrim (Google)
no flags
Patch (484.62 KB, patch)
2012-03-19 13:10 PDT, Mark Pilgrim (Google)
no flags
Patch (943.15 KB, patch)
2012-03-19 13:56 PDT, Mark Pilgrim (Google)
no flags
Patch (947.03 KB, patch)
2012-03-20 14:03 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-03-19 12:47:10 PDT
Build Bot
Comment 2 2012-03-19 13:02:35 PDT
WebKit Review Bot
Comment 3 2012-03-19 13:07:54 PDT
Comment on attachment 132633 [details] Patch Attachment 132633 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11985547
Mark Pilgrim (Google)
Comment 4 2012-03-19 13:10:42 PDT
WebKit Review Bot
Comment 5 2012-03-19 13:26:07 PDT
Comment on attachment 132637 [details] Patch Attachment 132637 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/11984693
Build Bot
Comment 6 2012-03-19 13:43:39 PDT
Mark Pilgrim (Google)
Comment 7 2012-03-19 13:56:09 PDT
Adam Barth
Comment 8 2012-03-19 14:00:04 PDT
Comment on attachment 132661 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=132661&action=review This patch looks great, assuming it builds everywhere. > Source/WebCore/CMakeLists.txt:379 > + Modules/webaudio/AudioBuffer.idl We should move these to be alphabetical. (We can do that in a followup patch if you like.)
Adam Barth
Comment 9 2012-03-19 15:02:58 PDT
Looks like your patch doesn't apply to TOT.
Adam Barth
Comment 10 2012-03-19 21:23:57 PDT
Comment on attachment 132661 [details] Patch This looks good, but the patch doesn't apply to top-of-tree, so it's not getting run through the EWS bots.
Mark Pilgrim (Google)
Comment 11 2012-03-20 14:03:18 PDT
WebKit Review Bot
Comment 12 2012-03-20 14:09:39 PDT
Attachment 132891 [details] did not pass style-queue: Source/WebCore/Modules/webaudio/AudioContext.cpp:60: Alphabetical sorting problem. [build/include_order] [4] Source/WebCore/Modules/webaudio/AudioContext.cpp:622: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/ConvolverNode.cpp:41: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/ConvolverNode.cpp:77: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/ConvolverNode.cpp:84: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioNodeOutput.h:77: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/WaveShaperNode.cpp:29: You should add a blank line after implementation file's own header. [build/include_order] [4] Source/WebCore/Modules/webaudio/AudioNodeInput.h:71: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioContext.h:108: The parameter name "ec" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/Modules/webaudio/AudioContext.h:247: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioContext.h:248: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioContext.h:250: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioContext.h:265: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/RealtimeAnalyserNode.cpp:67: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioNode.cpp:318: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioNode.cpp:319: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBuffer.h:70: The parameter name "bus" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/Modules/webaudio/RealtimeAnalyser.cpp:183: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/RealtimeAnalyser.h:47: The parameter name "size" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/Modules/webaudio/AudioPannerNode.cpp:309: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h:72: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h:77: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/JavaScriptAudioNode.cpp:134: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/JavaScriptAudioNode.cpp:169: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/JavaScriptAudioNode.cpp:181: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/JavaScriptAudioNode.cpp:194: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp:80: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpFailed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1 p:165: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp:470: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioNode.h:88: The parameter name "refType" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/Modules/webaudio/AudioNode.h:89: The parameter name "refType" adds no information, so it should be removed. [readability/parameter_name] [5] Source/WebCore/Modules/webaudio/AudioNode.h:91: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/Modules/webaudio/AudioNode.h:92: The parameter name "refType" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 33 in 114 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kentaro Hara
Comment 13 2012-03-20 16:33:17 PDT
Comment on attachment 132891 [details] Patch All bots are green!
Kentaro Hara
Comment 14 2012-03-20 17:31:10 PDT
Comment on attachment 132891 [details] Patch Clearing flags on attachment: 132891 Committed r111474: <http://trac.webkit.org/changeset/111474>
Kentaro Hara
Comment 15 2012-03-20 17:31:48 PDT
All reviewed patches have been landed. Closing bug.
Kentaro Hara
Comment 16 2012-03-20 17:33:11 PDT
Committed manually to avoid style check errors. Thank you very much for the patch. Let's keep watching the tree.
Mark Pilgrim (Google)
Comment 17 2012-03-21 12:31:50 PDT
(In reply to comment #8) > (From update of attachment 132661 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=132661&action=review > > This patch looks great, assuming it builds everywhere. > > > Source/WebCore/CMakeLists.txt:379 > > + Modules/webaudio/AudioBuffer.idl > > We should move these to be alphabetical. (We can do that in a followup patch if you like.) Bug 81825.
Note You need to log in before you can comment on or make changes to this bug.