[Webkit-unassigned] [Bug 54524] Allow JSObject to fully utilize cell's capacity for inline storage.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 16 13:19:41 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54524
--- Comment #8 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-02-16 13:19:41 PST ---
Attachment 82682 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/API/JSObjectRef.cpp'..." exit_code: 1
Source/JavaScriptCore/runtime/JSWrapperObject.h:31: Code inside a namespace should not be indented. [whitespace/indent] [4]
Source/JavaScriptCore/runtime/JSObject.h:312: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Source/JavaScriptCore/runtime/JSObject.h:344: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Source/JavaScriptCore/runtime/JSNotAnObject.h:39: Code inside a namespace should not be indented. [whitespace/indent] [4]
Source/JavaScriptCore/runtime/ObjectPrototype.h:28: Code inside a namespace should not be indented. [whitespace/indent] [4]
Source/JavaScriptCore/runtime/JSByteArray.h:35: Code inside a namespace should not be indented. [whitespace/indent] [4]
Source/JavaScriptCore/runtime/ErrorInstance.h:28: Code inside a namespace should not be indented. [whitespace/indent] [4]
Total errors found: 7 in 44 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