RESOLVED FIXED 157860
Style resolution for explicitly inherited properties is inefficient
https://bugs.webkit.org/show_bug.cgi?id=157860
Summary Style resolution for explicitly inherited properties is inefficient
Antti Koivisto
Reported 2016-05-18 13:57:13 PDT
We mark the parent style rather than the style that is actually affected by inherited properties. This leads to various inefficiencies including unnecessary style recalcs.
Attachments
patch (9.25 KB, patch)
2016-05-18 14:28 PDT, Antti Koivisto
buildbot: commit-queue-
Archive of layout-test-results from ews101 for mac-yosemite (11.66 MB, application/zip)
2016-05-18 15:09 PDT, Build Bot
no flags
Archive of layout-test-results from ews104 for mac-yosemite-wk2 (11.76 MB, application/zip)
2016-05-18 15:17 PDT, Build Bot
no flags
Archive of layout-test-results from ews123 for ios-simulator-wk2 (9.77 MB, application/zip)
2016-05-18 15:24 PDT, Build Bot
no flags
patch (10.88 KB, patch)
2016-05-18 15:30 PDT, Antti Koivisto
buildbot: commit-queue-
Archive of layout-test-results from ews121 for ios-simulator-wk2 (10.02 MB, application/zip)
2016-05-18 16:33 PDT, Build Bot
no flags
patch (11.99 KB, patch)
2016-05-19 00:13 PDT, Antti Koivisto
kling: review+
buildbot: commit-queue-
Archive of layout-test-results from ews103 for mac-yosemite (827.93 KB, application/zip)
2016-05-19 00:59 PDT, Build Bot
no flags
Antti Koivisto
Comment 1 2016-05-18 14:28:59 PDT
Build Bot
Comment 2 2016-05-18 15:09:34 PDT
Comment on attachment 279283 [details] patch Attachment 279283 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1344600 New failing tests: fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
Build Bot
Comment 3 2016-05-18 15:09:37 PDT
Created attachment 279296 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 4 2016-05-18 15:17:52 PDT
Comment on attachment 279283 [details] patch Attachment 279283 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1344601 New failing tests: fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
Build Bot
Comment 5 2016-05-18 15:17:55 PDT
Created attachment 279297 [details] Archive of layout-test-results from ews104 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 6 2016-05-18 15:24:33 PDT
Comment on attachment 279283 [details] patch Attachment 279283 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1344605 New failing tests: fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
Build Bot
Comment 7 2016-05-18 15:24:44 PDT
Created attachment 279299 [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.4
Antti Koivisto
Comment 8 2016-05-18 15:30:05 PDT
Build Bot
Comment 9 2016-05-18 16:32:59 PDT
Comment on attachment 279302 [details] patch Attachment 279302 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1344869 New failing tests: fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
Build Bot
Comment 10 2016-05-18 16:33:03 PDT
Created attachment 279317 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Antti Koivisto
Comment 11 2016-05-19 00:13:34 PDT
Build Bot
Comment 12 2016-05-19 00:59:46 PDT
Comment on attachment 279367 [details] patch Attachment 279367 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1346853 New failing tests: storage/websql/database-lock-after-reload.html
Build Bot
Comment 13 2016-05-19 00:59:49 PDT
Created attachment 279372 [details] Archive of layout-test-results from ews103 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Antti Koivisto
Comment 14 2016-05-19 06:25:31 PDT
Note You need to log in before you can comment on or make changes to this bug.