[Webkit-unassigned] [Bug 115955] Implement .onended event listener for AudioBufferSourceNode and OscillatorNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 11 02:36:36 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=115955





--- Comment #2 from WebKit Commit Bot <commit-queue at webkit.org>  2013-05-11 02:35:02 PST ---
Attachment 201454 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/webaudio/audiobuffersource-stop-expected.txt', u'LayoutTests/webaudio/audiobuffersource-stop.html', u'Source/WebCore/ChangeLog', u'Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp', u'Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h', u'Source/WebCore/Modules/webaudio/AudioBufferSourceNode.idl', u'Source/WebCore/Modules/webaudio/OscillatorNode.cpp', u'Source/WebCore/Modules/webaudio/OscillatorNode.h', u'Source/WebCore/Modules/webaudio/OscillatorNode.idl', u'Source/WebCore/dom/EventTarget.h', u'Source/WebCore/dom/EventTargetFactory.in']" exit_code: 1
Source/WebCore/Modules/webaudio/AudioBufferSourceNode.cpp:357:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebCore/Modules/webaudio/OscillatorNode.cpp:354:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 2 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list