RESOLVED FIXED 133688
Modernize loop code in scrolling tree code
https://bugs.webkit.org/show_bug.cgi?id=133688
Summary Modernize loop code in scrolling tree code
Simon Fraser (smfr)
Reported 2014-06-10 12:00:39 PDT
Modernize loop code in scrolling tree code
Attachments
Patch (4.89 KB, patch)
2014-06-10 12:01 PDT, Simon Fraser (smfr)
andersca: review+
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (528.87 KB, application/zip)
2014-06-10 13:09 PDT, Build Bot
no flags
Simon Fraser (smfr)
Comment 1 2014-06-10 12:01:03 PDT
Anders Carlsson
Comment 2 2014-06-10 12:27:51 PDT
Comment on attachment 232801 [details] Patch Instead of *m_children.get(), just use *m_children.
Build Bot
Comment 3 2014-06-10 13:09:37 PDT
Comment on attachment 232801 [details] Patch Attachment 232801 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5299580933505024 New failing tests: media/W3C/video/networkState/networkState_during_loadstart.html
Build Bot
Comment 4 2014-06-10 13:09:41 PDT
Created attachment 232808 [details] Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-11 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Simon Fraser (smfr)
Comment 5 2014-06-10 15:15:42 PDT
Note You need to log in before you can comment on or make changes to this bug.