[Webkit-unassigned] [Bug 91850] add 7 bit strings capabilities to the v8 binding layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 06:13:49 PDT 2012


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





--- Comment #20 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-09-10 06:14:07 PST ---
Attachment 163109 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/bindings/v8/V8PerIsolateDat..." exit_code: 1
Source/WebCore/bindings/v8/V8StringResource.cpp:143:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
Source/WebCore/bindings/v8/V8StringResource.cpp:134:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Source/WebCore/bindings/v8/V8ValueCache.h:146:  Missing space inside { }.  [whitespace/braces] [5]
Source/WebCore/bindings/v8/V8ValueCache.h:147:  Missing space inside { }.  [whitespace/braces] [5]
Source/WebCore/bindings/v8/V8ValueCache.h:164:  Missing space inside { }.  [whitespace/braces] [5]
Source/WebCore/bindings/v8/V8ValueCache.h:165:  Missing space inside { }.  [whitespace/braces] [5]
Total errors found: 6 in 4 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