DescriptionRemove setNeedsRecalcStyle() in Document::didLoadAllImports().
r173248 added it but there is a performance concern.
This change repalces it with a modest alternative that does same as what didRemoveAllPendingStylesheet() has been doing.
This change also removed 500ms sleep from a test that was added at r173248.
TEST=none
R=ojan@chromium.org,esprehn@chromium.org
BUG=367386
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173680
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Patch Set 3 : #
Total comments: 3
Messages
Total messages: 10 (0 generated)
|