WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 181522
[WebAuthN] Import a CBOR coder from Chromium
https://bugs.webkit.org/show_bug.cgi?id=181522
Summary
[WebAuthN] Import a CBOR coder from Chromium
Jiewen Tan
Reported
2018-01-10 22:31:28 PST
Import a CBOR coder from Chromium.
Attachments
Patch
(132.00 KB, patch)
2018-01-10 23:10 PST
,
Jiewen Tan
no flags
Details
Formatted Diff
Diff
Patch
(129.93 KB, patch)
2018-01-10 23:15 PST
,
Jiewen Tan
no flags
Details
Formatted Diff
Diff
Patch
(126.04 KB, patch)
2018-01-11 17:43 PST
,
Jiewen Tan
bfulgham
: review+
bfulgham
: commit-queue-
Details
Formatted Diff
Diff
Patch for landing
(126.15 KB, patch)
2018-01-11 19:34 PST
,
Jiewen Tan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Jiewen Tan
Comment 1
2018-01-10 22:31:59 PST
<
rdar://problem/36055729
>
Jiewen Tan
Comment 2
2018-01-10 23:10:33 PST
Created
attachment 331034
[details]
Patch
Jiewen Tan
Comment 3
2018-01-10 23:15:15 PST
Created
attachment 331035
[details]
Patch
EWS Watchlist
Comment 4
2018-01-10 23:18:43 PST
Comment hidden (obsolete)
Attachment 331035
[details]
did not pass style-queue: ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.h:88: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.h:95: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.h:98: The parameter name "type" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.h:101: additional_information is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.h:111: encoded_cbor_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:36: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:36: Should have a space between // and comment [whitespace/comments] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:123: Missing space inside { }. [whitespace/braces] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:161: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:169: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:179: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:180: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:181: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:183: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:184: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:186: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:187: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:189: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:190: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:192: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:193: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:195: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:196: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:198: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:199: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:201: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:202: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:206: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:210: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:212: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:213: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:215: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:216: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:218: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:219: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:221: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:222: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:224: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:225: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:227: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:228: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:230: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:231: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:235: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:239: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:241: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:242: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:244: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:245: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:247: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:248: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:291: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:292: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:295: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:296: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:316: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:317: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:320: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:321: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:322: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:325: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_writer_unittest.cpp:469: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:43: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:45: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:47: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:49: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:50: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:52: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:53: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:55: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:78: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:86: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:94: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:113: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:122: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:136: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:145: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:235: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:255: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:263: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:314: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_values_unittest.cpp:320: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:76: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:77: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:78: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:79: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:80: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:81: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:82: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:83: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:84: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:85: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:86: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:87: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:88: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:89: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:102: input_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:102: error_code_out is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:105: error_code is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:108: The parameter name "it" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:109: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:112: additional_info is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:113: additional_info is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:114: num_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:115: num_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:116: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:117: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:120: The parameter name "map" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:120: _key is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:121: string_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:122: The parameter name "map" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:122: _key is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:123: additional_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:123: uint_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:127: it_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:128: end_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:129: error_code_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.h:132: One space before end of line comments [whitespace/comments] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:37: Missing space inside { }. [whitespace/braces] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:40: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:54: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:124: simple_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:126: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:143: additional_information is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:183: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:190: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:191: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:188: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:193: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:194: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:196: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:197: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:199: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_writer.cpp:203: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:36: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:36: Should have a space between // and comment [whitespace/comments] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:85: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:93: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:100: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:152: Missing space inside { }. [whitespace/braces] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:235: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:251: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:258: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:259: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:260: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:262: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:263: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:265: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:266: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:268: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:269: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:281: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:286: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:291: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:296: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:302: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:303: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:304: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:306: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:307: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:309: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:310: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:312: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:313: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:325: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:330: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:335: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:340: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:346: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:347: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:350: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:351: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:376: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:383: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:384: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:387: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:388: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:389: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:392: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:498: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:533: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:535: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:536: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:538: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:539: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:604: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:605: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:608: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:609: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:627: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:628: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:629: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:631: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:632: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:634: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:635: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:636: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:640: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:642: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:643: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:644: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:644: Should have a space between // and comment [whitespace/comments] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:646: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:647: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:659: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:661: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:662: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:663: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:665: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:666: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:668: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:669: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:671: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:672: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:674: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:675: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:677: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:678: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:709: Missing space before { [whitespace/braces] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:769: One space before end of line comments [whitespace/comments] [5] ERROR: Tools/TestWebKitAPI/Tests/WebCore/third_party/cbor/cbor_reader_unittest.cpp:697: Line contains invalid UTF-8 (or Unicode replacement character). [readability/utf8] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:32: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:34: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:78: a_length is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:80: b_length is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:102: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:103: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:104: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:105: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:106: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:107: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:108: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:113: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:114: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:115: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:116: enum members should use InterCaps with an initial capital letter or initial 'k' for C-style enums. [readability/enum_casing] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:120: One space before end of line comments [whitespace/comments] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:122: The parameter name "type" adds no information, so it should be removed. [readability/parameter_name] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:123: integer_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:124: integer_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:125: integer_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:127: in_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:128: in_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:130: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:131: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:132: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:134: in_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:135: in_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:137: in_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:138: in_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:140: in_simple is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:154: is_type is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:155: is_none is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:156: is_unsigned is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:157: is_negative is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:158: is_integer is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:159: is_bytestring is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:160: is_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:161: is_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:162: is_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:163: is_simple is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:177: type_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:180: simple_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:181: integer_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:182: bytestring_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:183: string_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:184: array_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.h:185: map_value_ is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:44: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:78: integer_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:83: integer_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:89: in_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:95: in_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:101: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:106: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:112: in_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:118: in_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:127: in_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:133: in_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:141: in_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:147: in_simple is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_values.cpp:155: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:42: initial_data_byte is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:47: initial_data_byte is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:76: Missing space inside { }. [whitespace/braces] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:79: error_code _out is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:79: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:82: decoded_cbor is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:94: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:106: initial_byte is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:108: additional_info is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:137: additional_info is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:139: additional_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:144: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:140: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:146: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:147: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:149: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:150: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:152: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:153: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:155: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:156: An else should appear on the same line as the preceding } [whitespace/newline] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:166: int_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:194: additional_info is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:203: possibly_unsupported_simple_value is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:216: num_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:223: cbor_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:233: num_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:240: cbor_byte_string is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:247: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:249: cbor_array is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:251: cbor_element is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:259: max_nesting_level is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:261: cbor_map is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:275: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:286: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:291: additional_bytes is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:291: uint_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:306: _key is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:315: string_data is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_reader.cpp:325: _key is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_binary.h:57: One space before end of line comments [whitespace/comments] [5] ERROR: Source/WebCore/Modules/webauthn/third_party/cbor/cbor_binary.h:59: One space before end of line comments [whitespace/comments] [5] Total errors found: 324 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
youenn fablet
Comment 5
2018-01-11 02:22:21 PST
We usually import third party libraries in Source/ThirdParty. Would it be possible to do that and build a static library? I would also recommend to archive any change you are making as a separate file so that next time this library is imported, one can reapply the changes more easily.
Brent Fulgham
Comment 6
2018-01-11 08:43:42 PST
Comment on
attachment 331035
[details]
Patch I agree with Youenn about locating the sources in 'Source/ThirdParty/cbor'. I think you told me that you were able to build this as a stand-alone binary, so let's just make it a static library (like we do for libwebrtc). r- to make those changes.
Jiewen Tan
Comment 7
2018-01-11 17:43:54 PST
Created
attachment 331146
[details]
Patch
EWS Watchlist
Comment 8
2018-01-11 17:46:58 PST
Comment hidden (obsolete)
Attachment 331146
[details]
did not pass style-queue: ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:60: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:68: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:76: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:95: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:104: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:118: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:127: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:293: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:299: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:84: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:91: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:98: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:278: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:283: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:288: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:293: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:322: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:327: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:332: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:337: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:693: Line contains invalid UTF-8 (or Unicode replacement character). [readability/utf8] [5] Total errors found: 21 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brent Fulgham
Comment 9
2018-01-11 19:17:28 PST
Last 500 characters of output: d long') [-Werror,-Wshorten-64-to-32] cborByteString.append(m_it, numBytes); ~~~~~~ ^~~~~~~~ 2 errors generated. ** BUILD FAILED **
Brent Fulgham
Comment 10
2018-01-11 19:22:28 PST
Comment on
attachment 331146
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=331146&action=review
This version looks good. Please fix the 32-bit issues before you land.
> Source/WebCore/Modules/webauthn/cbor/CBORReader.cpp:35 > +#include <math.h>
<cmath>?
Brent Fulgham
Comment 11
2018-01-11 19:23:40 PST
Note: wincairo fails due to this: c:\webkit-ews\webkit\source\webcore\modules\webauthn\cbor\CBORValue.h(44): error C2079: 'CBORValue' uses undefined class 'cbor::WEBCORE_TESTSUPPORT_EXPORT'
Brent Fulgham
Comment 12
2018-01-11 19:24:49 PST
Our own Windows build has th same error: c:\cygwin\home\buildbot\webkit\source\webcore\modules\webauthn\cbor\CBORValue.h(44): error C2079: 'CBORValue' uses undefined class 'cbor::WEBCORE_TESTSUPPORT_EXPORT' (compiling source file
Jiewen Tan
Comment 13
2018-01-11 19:32:10 PST
Comment on
attachment 331146
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=331146&action=review
Thanks Brent for r+ my patch.
>> Source/WebCore/Modules/webauthn/cbor/CBORReader.cpp:35 >> +#include <math.h> > > <cmath>?
Removed. Surprisingly, there is no dependences.
Jiewen Tan
Comment 14
2018-01-11 19:34:16 PST
Created
attachment 331158
[details]
Patch for landing
EWS Watchlist
Comment 15
2018-01-11 19:37:08 PST
Attachment 331158
[details]
did not pass style-queue: ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:60: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:68: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:76: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:95: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:104: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:118: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:127: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:293: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORValueTest.cpp:299: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:84: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:91: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:98: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:278: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:283: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:288: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:293: Consider using EXPECT_EQ instead of EXPECT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:322: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:327: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:332: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:337: Consider using ASSERT_EQ instead of ASSERT_TRUE(a == b) [readability/check] [2] ERROR: Tools/TestWebKitAPI/Tests/WebCore/CBORReaderTest.cpp:693: Line contains invalid UTF-8 (or Unicode replacement character). [readability/utf8] [5] Total errors found: 21 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Jiewen Tan
Comment 16
2018-01-11 21:05:08 PST
Comment hidden (obsolete)
The mac EWS bots looks quite dead. rq+ regardless.
Jiewen Tan
Comment 17
2018-01-11 21:05:16 PST
The mac EWS bots looks quite dead. rq+ regardless.
WebKit Commit Bot
Comment 18
2018-01-11 21:29:05 PST
Comment on
attachment 331158
[details]
Patch for landing Clearing flags on attachment: 331158 Committed
r226862
: <
https://trac.webkit.org/changeset/226862
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug