Bug 81541

Summary: Move webaudio to Modules/webaudio/
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Mark Pilgrim (Google) <pilgrim>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, crogers, dglazkov, fishd, haraken, levin+threading, ojan, rakuco, vestbo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Mark Pilgrim (Google) 2012-03-19 12:46:19 PDT
Move webaudio to Modules/webaudio/
Comment 1 Mark Pilgrim (Google) 2012-03-19 12:47:10 PDT
Created attachment 132633 [details]
Patch
Comment 2 Build Bot 2012-03-19 13:02:35 PDT
Comment on attachment 132633 [details]
Patch

Attachment 132633 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/11986351
Comment 3 WebKit Review Bot 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
Comment 4 Mark Pilgrim (Google) 2012-03-19 13:10:42 PDT
Created attachment 132637 [details]
Patch
Comment 5 WebKit Review Bot 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
Comment 6 Build Bot 2012-03-19 13:43:39 PDT
Comment on attachment 132637 [details]
Patch

Attachment 132637 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/11982891
Comment 7 Mark Pilgrim (Google) 2012-03-19 13:56:09 PDT
Created attachment 132661 [details]
Patch
Comment 8 Adam Barth 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.)
Comment 9 Adam Barth 2012-03-19 15:02:58 PDT
Looks like your patch doesn't apply to TOT.
Comment 10 Adam Barth 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.
Comment 11 Mark Pilgrim (Google) 2012-03-20 14:03:18 PDT
Created attachment 132891 [details]
Patch
Comment 12 WebKit Review Bot 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.
Comment 13 Kentaro Hara 2012-03-20 16:33:17 PDT
Comment on attachment 132891 [details]
Patch

All bots are green!
Comment 14 Kentaro Hara 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>
Comment 15 Kentaro Hara 2012-03-20 17:31:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 16 Kentaro Hara 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.
Comment 17 Mark Pilgrim (Google) 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.