DescriptionMerge updatePostLifecycleData into updateAllLifecyclePhasesInternal.
Having this in a separate method just encourages duplicate checks like
the NULL check here, and the local root frame check which are both not
needed. Move this into the only caller so the sequence of steps when
updating the lifecycle phases is more clear.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200584
Patch Set 1 #
Messages
Total messages: 19 (8 generated)
|