Bug 160521 - Remove dead bindings code
Summary: Remove dead bindings code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-03 13:28 PDT by Anders Carlsson
Modified: 2016-08-03 14:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (324.05 KB, patch)
2016-08-03 13:30 PDT, Anders Carlsson
thorton: 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 2016-08-03 13:28:14 PDT
Remove dead bindings code
Comment 1 Anders Carlsson 2016-08-03 13:30:55 PDT
Created attachment 285264 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-03 13:34:30 PDT
Attachment 285264 [details] did not pass style-queue:


ERROR: Source/WebCore/bindings/objc/DOMHTMLMediaElement.mm:30:  You should not add a blank line before implementation file's own header.  [build/include_order] [4]
ERROR: Source/WebCore/bindings/objc/DOMHTMLVideoElement.mm:30:  You should not add a blank line before implementation file's own header.  [build/include_order] [4]
Total errors found: 2 in 58 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Tim Horton 2016-08-03 14:29:35 PDT
Comment on attachment 285264 [details]
Patch

rs=me
Comment 4 Anders Carlsson 2016-08-03 14:32:27 PDT
Committed r204103: <http://trac.webkit.org/changeset/204103>