DescriptionFix use-after-free when creating and detaching iframe during load.
WebLocalFrameImpl::createChildFrame needs to keep a reference to the
WebCore::LocalFrame in case LocalFrame::init() detaches the frame.
BUG=384890
TEST=fast/loader/create-frame-in-DOMContentLoaded.html
R=abarth@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176232
Patch Set 1 #Patch Set 2 : Layout test #Patch Set 3 : Remove test since this is already covered by multiple, similar tests. #
Messages
Total messages: 5 (0 generated)
|