SSIA
Created attachment 261297 [details] Patch
Attachment 261297 [details] did not pass style-queue: ERROR: Source/WebCore/bridge/NP_jsobject.h:50: _NPN_CreateScriptObject is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/bridge/NP_jsobject.cpp:144: _NPN_CreateScriptObject is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] Total errors found: 2 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 261301 [details] Patch
Attachment 261301 [details] did not pass style-queue: ERROR: Source/WebCore/bridge/NP_jsobject.h:50: _NPN_CreateScriptObject is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/bridge/NP_jsobject.cpp:144: _NPN_CreateScriptObject is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] Total errors found: 2 in 20 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 261301 [details] Patch Clearing flags on attachment: 261301 Committed r189895: <http://trac.webkit.org/changeset/189895>
All reviewed patches have been landed. Closing bug.