These tests fail on Mavericks WK2: http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html http/tests/local/link-stylesheet-load-order-preload.html http/tests/local/link-stylesheet-load-order.html http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r158145%20(81)/results.html I'll mark them as such.
Failing on Yosemite too - presumably because we still drop all resource load scheduling on the floor.
> drop all resource load scheduling on the floor What does this refer to? Is there a bug tracking it?
See bug 144550, where all the code for resource load scheduling was removed (but it didn't work before that either). I'm not sure how to track that with a bug, given that there is no hard data showing that this affects performance.