DescriptionMerge 106846 - Before accessing a frame's script controller in V8 bindings, first check that the frame actually exists
https://bugs.webkit.org/show_bug.cgi?id=77370
Reviewed by Adam Barth.
I don't have a working reproduction of the crash yet. As soon as I have
one, I will add new layout tests.
* bindings/v8/PageScriptDebugServer.cpp:
(WebCore::PageScriptDebugServer::addListener):
* bindings/v8/ScheduledAction.cpp:
(WebCore::ScheduledAction::execute):
* bindings/v8/ScriptCachedFrameData.cpp:
(WebCore::ScriptCachedFrameData::restore):
* page/DOMTimer.cpp:
(WebCore::DOMTimer::DOMTimer): remove temporary debug code
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=106848
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|