Bug 128274

Summary: Get rid of WebUIClient
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2014-02-05 14:12:22 PST
Get rid of WebUIClient
Comment 1 Anders Carlsson 2014-02-05 14:14:57 PST
Created attachment 223265 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-05 14:16:57 PST
Attachment 223265 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1235:  This { should be at the end of the previous line  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1247:  This { should be at the end of the previous line  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1331:  This { should be at the end of the previous line  [whitespace/braces] [4]
ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:1436:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 4 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2014-02-05 15:33:36 PST
Comment on attachment 223265 [details]
Patch

Code moving extravaganza!
Comment 4 Anders Carlsson 2014-02-05 15:35:32 PST
Committed r163480: <http://trac.webkit.org/changeset/163480>