Rename WKContentExtension to WKContentRuleList
Created attachment 309970 [details] Patch
Attachment 309970 [details] did not pass style-queue: ERROR: Source/WebKit2/Shared/WebCompiledContentRuleList.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.h:88: make_error_code is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:248: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:256: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:263: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:269: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:280: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:530: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:535: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 9 in 50 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 309975 [details] Patch
Attachment 309975 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/Cocoa/APIContentRuleListStoreCocoa.mm:40: No space between ^ and block definition. [whitespace/brackets] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.h:88: make_error_code is incorrectly named. Don't use underscores in your identifier names. [readability/naming/underscores] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:248: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:256: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:263: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:269: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:280: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:530: This { should be at the end of the previous line [whitespace/braces] [4] ERROR: Source/WebKit2/UIProcess/API/APIContentRuleListStore.cpp:535: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 9 in 52 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 309975 [details] Patch r=me
http://trac.webkit.org/r216809