DescriptionDo not use SubtreeStyleChange for reattachment of plugin renderers.
The essence of this CL is to use LocalStyleChange instead of
SubtreeStyleChange to trigger style recalc of the embedded content renderer.
This is done to avoid sibling subtree recalculations when the determined
embedded content type changes.
The setNeedsStyleRecalc calls in question are related to a hack to trigger
re-attachment of embedded content renderers. To make that clear the
setNeedsStyleRecalc has been wrapped in a more descriptive method.
R=esprehn@chromium.org
BUG=408957
Patch Set 1 #
Total comments: 4
Messages
Total messages: 6 (0 generated)
|