[Webkit-unassigned] [Bug 34452] Initial patch for audio engine: AudioBus and helper classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 15:46:47 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34452
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit-bot-watchers at googleg
| |roups.com,
| |webkit.review.bot at gmail.com
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-02-01 15:46:46 PST ---
Attachment 47874 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/platform/audio/AudioFloatArray.h:46: Code inside a namespace should
not be indented. [whitespace/indent] [4]
WebCore/platform/audio/AudioFloatArray.h:69: One space before end of line
comments [whitespace/comments] [5]
WebCore/platform/audio/AudioBus.cpp:187: More than one command on the same
line in if [whitespace/parens] [4]
WebCore/platform/audio/AudioBus.cpp:214: More than one command on the same
line in if [whitespace/parens] [4]
WebCore/platform/audio/AudioBus.cpp:301: More than one command on the same
line in if [whitespace/parens] [4]
WebCore/platform/audio/AudioBus.h:43: Code inside a namespace should not be
indented. [whitespace/indent] [4]
Total errors found: 6
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