| Summary: | Rename ImmutableDictionary to API::Dictionary and merge MutableDictionary into it | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Weinig <sam> | ||||
| Component: | New Bugs | Assignee: | Sam Weinig <sam> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | commit-queue | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Sam Weinig
2014-12-23 14:33:17 PST
Created attachment 243694 [details]
Patch
Attachment 243694 [details] did not pass style-queue:
ERROR: Source/WebKit2/UIProcess/WebProcessPool.cpp:1329: Extra space before ( in function call [whitespace/parens] [4]
ERROR: Source/WebKit2/Shared/Cocoa/WKNSDictionary.h:34: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WebKit2/Shared/API/c/WKSharedAPICast.h:118: More than one command on the same line [whitespace/newline] [4]
ERROR: Source/WebKit2/ChangeLog:12: Need whitespace between colon and description [changelog/filechangedescriptionwhitespace] [5]
ERROR: Source/WebKit2/UIProcess/WebProcessPool.h:279: Extra space before ( in function call [whitespace/parens] [4]
Total errors found: 5 in 37 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r177699: <http://trac.webkit.org/changeset/177699> |