...
Created attachment 229428 [details] work in progress
Created attachment 229463 [details] almost done
Created attachment 229465 [details] the patch
Attachment 229465 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/runtime/JSCJSValue.h:27: Bad include order. Mixing system and custom headers. [build/include_order] [4] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:35: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:36: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:37: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 4 in 37 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 229487 [details] patch for landing
Attachment 229487 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/runtime/JSCJSValue.h:27: Bad include order. Mixing system and custom headers. [build/include_order] [4] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:35: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:36: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/JavaScriptCore/runtime/PureNaN.h:37: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 4 in 37 files If any of these errors are false positives, please file a bug against check-webkit-style.
Landed in http://trac.webkit.org/changeset/167394