Summary: | Adopt type trait template aliases everywhere in WTF | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> | ||||
Component: | New Bugs | Assignee: | Sam Weinig <sam> | ||||
Status: | REOPENED --- | ||||||
Severity: | Normal | CC: | aestes, benjamin, buildbot, cdumez, cmarcelo, commit-queue, dbates, webkit-bug-importer, ysuzuki | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Sam Weinig
2017-10-13 16:04:45 PDT
Created attachment 323766 [details]
Patch
Attachment 323766 [details] did not pass style-queue:
ERROR: Source/WTF/wtf/Atomics.h:382: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/WTF/wtf/Atomics.h:382: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/WTF/wtf/Atomics.h:403: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/WTF/wtf/Atomics.h:403: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
Total errors found: 4 in 28 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 323766 [details]
Patch
r=me, nice!
Comment on attachment 323766 [details] Patch Clearing flags on attachment: 323766 Committed r223316: <https://trac.webkit.org/changeset/223316> All reviewed patches have been landed. Closing bug. Rolled out in r223617: <https://trac.webkit.org/changeset/223617> See rdar://problem/35047351 for details. |