DescriptionRemove hasResolver() check from Document::updateStyle.
The resolver cannot disappear in the middle of a style recalc, lets
ASSERT about that and remove the check. I also fixed the crash bug in
tracing that oysteine@ found when tracing could be turned on in the
middle of style recalc and we'd have missed calling setStatsEnabled at
the start of the recalc.
BUG=501634
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197513
Patch Set 1 #Patch Set 2 : Tracing. #Messages
Total messages: 10 (4 generated)
|