Chromium Code Reviews
DescriptionDelay calling FrameOwner::setWidget when doing a remote->local frame transition
If we call setWidget for a newly created LocalFrame that's not fully attached
to the frame tree, it will be in an inconsistent state and cause crashes during
painting. Instead, update the widget at swap-time, when the frame actually
becomes fully attached.
BUG=422583
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184313
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||