DescriptionClean up HTMLObjectElement/HTMLEmbedElement layoutObjectIsNeeded
LayoutObjectIsNeeded is only called by shouldCreateRenderer, which is only
called by createLayoutObjectIfNeeded, which is only called by
Element::attach, which checks that the Document is in style recalc, so
not in detached state. This means we can remove the frame() checks as
the FIXME indicates.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191463
Patch Set 1 #Patch Set 2 : Patch for landing #
Messages
Total messages: 18 (9 generated)
|