NEW 172424
Some of the post layout tasks should always be asynchronous.
https://bugs.webkit.org/show_bug.cgi?id=172424
Summary Some of the post layout tasks should always be asynchronous.
zalan
Reported 2017-05-20 21:24:36 PDT
because FrameView::layout should really really really return with a clean tree (and performPostLayoutTasks() can get called synchronously)
Attachments
Patch (6.15 KB, patch)
2017-05-20 21:31 PDT, zalan
buildbot: commit-queue-
Archive of layout-test-results from ews101 for mac-elcapitan (950.91 KB, application/zip)
2017-05-20 22:39 PDT, Build Bot
no flags
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (861.29 KB, application/zip)
2017-05-20 22:43 PDT, Build Bot
no flags
Archive of layout-test-results from ews112 for mac-elcapitan (1.72 MB, application/zip)
2017-05-20 22:53 PDT, Build Bot
no flags
Archive of layout-test-results from ews123 for ios-simulator-wk2 (946.51 KB, application/zip)
2017-05-20 23:06 PDT, Build Bot
no flags
zalan
Comment 1 2017-05-20 21:24:56 PDT
zalan
Comment 2 2017-05-20 21:31:33 PDT
Build Bot
Comment 3 2017-05-20 22:39:32 PDT
Comment on attachment 310791 [details] Patch Attachment 310791 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/3786877 New failing tests: media/modern-media-controls/media-controller/media-controller-resize.html
Build Bot
Comment 4 2017-05-20 22:39:33 PDT
Created attachment 310795 [details] Archive of layout-test-results from ews101 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 5 2017-05-20 22:43:57 PDT
Comment on attachment 310791 [details] Patch Attachment 310791 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/3786882 New failing tests: fetch/closing-while-fetching-blob.html media/modern-media-controls/media-controller/media-controller-resize.html
Build Bot
Comment 6 2017-05-20 22:43:58 PDT
Created attachment 310796 [details] Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Build Bot
Comment 7 2017-05-20 22:53:29 PDT
Comment on attachment 310791 [details] Patch Attachment 310791 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/3786900 New failing tests: media/modern-media-controls/media-controller/media-controller-resize.html
Build Bot
Comment 8 2017-05-20 22:53:31 PDT
Created attachment 310797 [details] Archive of layout-test-results from ews112 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 9 2017-05-20 23:06:27 PDT
Comment on attachment 310791 [details] Patch Attachment 310791 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3786904 New failing tests: media/modern-media-controls/media-controller/media-controller-resize.html
Build Bot
Comment 10 2017-05-20 23:06:28 PDT
Created attachment 310798 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
zalan
Comment 11 2017-05-22 15:53:40 PDT
Note You need to log in before you can comment on or make changes to this bug.