Bug 132086 - Don't migrate the WKView.h header from WebCore to WebKit
Summary: Don't migrate the WKView.h header from WebCore to WebKit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 15:50 PDT by Anders Carlsson
Modified: 2014-04-23 16:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.46 KB, patch)
2014-04-23 15:54 PDT, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>