RESOLVED FIXED 103197
Rename DynamicNodeList to LiveNodeList
https://bugs.webkit.org/show_bug.cgi?id=103197
Summary Rename DynamicNodeList to LiveNodeList
Ryosuke Niwa
Reported 2012-11-25 01:29:59 PST
Rename DynamicNodeList to LiveNodeList
Attachments
Patch (77.48 KB, patch)
2012-11-25 01:36 PST, Ryosuke Niwa
ojan: review+
Ryosuke Niwa
Comment 1 2012-11-25 01:36:12 PST
WebKit Review Bot
Comment 2 2012-11-25 01:39:41 PST
Attachment 175876 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1 Source/WebCore/dom/ClassNodeList.h:39: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebCore/dom/ChildNodeList.h:32: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebCore/dom/TagNodeList.h:33: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 3 in 35 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ojan Vafai
Comment 3 2012-11-25 09:20:31 PST
Comment on attachment 175876 [details] Patch rs=me
Ryosuke Niwa
Comment 4 2012-11-25 10:52:13 PST
Note You need to log in before you can comment on or make changes to this bug.