RESOLVED FIXED Bug 163796
Rename WASM to Wasm
https://bugs.webkit.org/show_bug.cgi?id=163796
Summary Rename WASM to Wasm
Keith Miller
Reported 2016-10-21 10:18:57 PDT
Rename WASM to Wasm
Attachments
Patch (367.34 KB, patch)
2016-10-21 10:19 PDT, Keith Miller
no flags
Patch for landing (367.34 KB, patch)
2016-10-21 10:21 PDT, Keith Miller
no flags
Patch for landing (367.83 KB, patch)
2016-10-21 10:59 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2016-10-21 10:19:34 PDT
Keith Miller
Comment 2 2016-10-21 10:21:37 PDT
Created attachment 292364 [details] Patch for landing
WebKit Commit Bot
Comment 3 2016-10-21 10:24:45 PDT
Attachment 292364 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:65: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:75: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/testWasm.cpp:100: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:108: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:113: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:119: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:125: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:129: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:148: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:156: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:161: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:167: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:173: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:177: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/wasm/WasmFunctionParser.h:143: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/wasm/WasmOps.h:237: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 16 in 26 files If any of these errors are false positives, please file a bug against check-webkit-style.
Keith Miller
Comment 4 2016-10-21 10:59:42 PDT
Created attachment 292377 [details] Patch for landing
WebKit Commit Bot
Comment 5 2016-10-21 11:02:25 PDT
Attachment 292377 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:65: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:75: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/testWasm.cpp:100: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:108: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:113: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:119: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:125: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:129: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:148: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:156: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:161: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:167: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:173: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/testWasm.cpp:177: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/JavaScriptCore/wasm/WasmFunctionParser.h:143: Non-label code inside switch statements should be indented. [whitespace/indent] [4] ERROR: Source/JavaScriptCore/wasm/WasmOps.h:237: Non-label code inside switch statements should be indented. [whitespace/indent] [4] Total errors found: 16 in 27 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 6 2016-10-21 12:17:07 PDT
Comment on attachment 292377 [details] Patch for landing Clearing flags on attachment: 292377 Committed r207693: <http://trac.webkit.org/changeset/207693>
WebKit Commit Bot
Comment 7 2016-10-21 12:17:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.