Bug 132086

Summary: Don't migrate the WKView.h header from WebCore to WebKit
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 mitz: review+

Description Anders Carlsson 2014-04-23 15:50:10 PDT
Don't migrate the WKView.h header from WebCore to WebKit
Comment 1 Anders Carlsson 2014-04-23 15:54:35 PDT
Created attachment 230016 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-23 15:56:18 PDT
Attachment 230016 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/WAKViewInternal.h:30:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Source/WebCore/platform/WAKViewInternal.h:35:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/platform/WAKViewInternal.h:36:  When wrapping a line, only indent 4 spaces.  [whitespace/indent] [3]
Total errors found: 3 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-04-23 16:18:14 PDT
Committed r167730: <http://trac.webkit.org/changeset/167730>