DescriptionEnsure style resolver is created to avoid crash.
The style resolver may be cleared by DOM modifications in event handlers
prior to changing the :focus/:active/:hover state. Use ensureStyleResolver()
instead of just styleResolver() to make sure its created to be able to
schedule style invalidations.
R=esprehn@chromium.org
BUG=368017, 368026
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172907
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|