Summary: | Make LiveNodeListBase use Elements instead of Nodes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> | ||||||||||
Component: | DOM | Assignee: | Nobody <webkit-unassigned> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, buildbot, cmarcelo, commit-queue, esprehn+autocc, gyuyoung.kim, kangil.han, kling, rniwa, sam, webkit-bug-importer | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | 528+ (Nightly build) | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Attachments: |
|
Description
Antti Koivisto
2013-11-04 10:12:32 PST
Created attachment 215929 [details]
patch
Comment on attachment 215929 [details] patch Attachment 215929 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/19578788 New failing tests: traversal/hixie-node-iterator/002.xml traversal/stay-within-root.html http/tests/misc/acid3.html traversal/moz-bug590771.html traversal/moz-mutations-3.html Created attachment 215939 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Comment on attachment 215929 [details] patch Attachment 215929 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/19628811 New failing tests: traversal/hixie-node-iterator/002.xml traversal/stay-within-root.html http/tests/misc/acid3.html traversal/moz-bug590771.html traversal/moz-mutations-3.html Created attachment 215941 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Comment on attachment 215929 [details] patch Attachment 215929 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/19588828 New failing tests: traversal/hixie-node-iterator/002.xml traversal/stay-within-root.html http/tests/misc/acid3.html traversal/moz-bug590771.html traversal/moz-mutations-3.html Created attachment 215946 [details]
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-07 Port: mac-mountainlion Platform: Mac OS X 10.8.5
https://trac.webkit.org/r158587 (with NodeIterator fixed) I see this landed but not backed out. https://github.com/WebKit/WebKit/commit/873a3aa7ffbf7b630767738398648ad7a9f82b9c Can this be marked as "RESOLVED FIXED"? Thanks1 |