DescriptionFix crash when popstate handler detaches frame during history navigation
Protect FrameLoader::m_frame in FrameLoader::loadHistoryItem() to
keep it from being destroyed if a popstate event handler, dispatched
via FrameLoader::loadInSameDocument(), removes the frame from the
parent document.
BUG=334239
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165081
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|