Bug 161032

Summary: Stop pretending that AbstractView is a thing, it's not
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cgarcia, commit-queue, esprehn+autocc, kangil.han, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mitz: review+

Sam Weinig
Reported 2016-08-20 11:05:00 PDT
Stop pretending that AbstractView is a thing, it's not
Attachments
Patch (47.20 KB, patch)
2016-08-20 11:07 PDT, Sam Weinig
no flags
Patch (48.76 KB, patch)
2016-08-20 11:22 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2016-08-20 11:07:45 PDT
WebKit Commit Bot
Comment 2 2016-08-20 11:09:36 PDT
Attachment 286542 [details] did not pass style-queue: ERROR: Source/WebCore/dom/MouseRelatedEvent.cpp:64: Code inside a namespace should not be indented. [whitespace/indent] [4] ERROR: Source/WebCore/dom/MouseRelatedEvent.cpp:64: Wrong number of spaces before statement. (expected: 41) [whitespace/indent] [4] Total errors found: 2 in 23 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2016-08-20 11:22:41 PDT
WebKit Commit Bot
Comment 4 2016-08-20 11:24:34 PDT
Attachment 286543 [details] did not pass style-queue: ERROR: Source/WebCore/dom/MouseRelatedEvent.cpp:64: Code inside a namespace should not be indented. [whitespace/indent] [4] ERROR: Source/WebCore/dom/MouseRelatedEvent.cpp:64: Wrong number of spaces before statement. (expected: 41) [whitespace/indent] [4] Total errors found: 2 in 24 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 5 2016-08-20 14:42:10 PDT
Note You need to log in before you can comment on or make changes to this bug.