OSDN Git Service

Cherry-pick https://bugs.webkit.org/show_bug.cgi?id=37150
authorAndrei Popescu <andreip@google.com>
Tue, 6 Apr 2010 15:34:40 +0000 (16:34 +0100)
committerAndrei Popescu <andreip@google.com>
Tue, 6 Apr 2010 15:34:40 +0000 (16:34 +0100)
commit3dc27326d844c3fb48cdd88fd22b1c85e0abd0c0
treeb85d5e589c2b15c2fd27ffb1fea8359e05bb4672
parentc0cc84d6a4d0db0b39a9036bdbeb67f6c7e9e56e
Cherry-pick https://bugs.webkit.org/show_bug.cgi?id=37150

Check the frame's context at PageCache save and restore time to avoid crashing when it's null.

Fix bug: 2564844

Change-Id: Ifef3fcf271b1366d4f63c42da1a9ac08bb8b78ed
WebCore/bindings/v8/ScriptCachedFrameData.cpp