Bug 130866 - Remove LiveNodeList::Type
Summary: Remove LiveNodeList::Type
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 15:09 PDT by Antti Koivisto
Modified: 2014-03-27 15:48 PDT (History)
6 users (show)

See Also:


Attachments
patch (20.30 KB, patch)
2014-03-27 15:13 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-03-27 15:09:24 PDT
We don't need dynamic type information anymore.
Comment 1 Antti Koivisto 2014-03-27 15:13:11 PDT
Created attachment 227990 [details]
patch
Comment 2 WebKit Commit Bot 2014-03-27 15:15:17 PDT
Attachment 227990 [details] did not pass style-queue:


ERROR: Source/WebCore/dom/NodeRareData.h:53:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/WebCore/dom/NodeRareData.h:54:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/WebCore/dom/NodeRareData.h:55:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/WebCore/dom/NodeRareData.h:56:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/WebCore/dom/NodeRareData.h:57:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/WebCore/dom/NodeRareData.h:58:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 6 in 15 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2014-03-27 15:48:25 PDT
https://trac.webkit.org/r166377