summaryrefslogtreecommitdiffstats
path: root/WebCore/bindings/v8/ScriptCachedFrameData.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cherry-pick https://bugs.webkit.org/show_bug.cgi?id=37150Andrei Popescu2010-04-061-1/+8
| | | | | | | | Check the frame's context at PageCache save and restore time to avoid crashing when it's null. Fix bug: 2564844 Change-Id: Ifef3fcf271b1366d4f63c42da1a9ac08bb8b78ed
* Cherry pick patch in https://bugs.webkit.org/show_bug.cgi?id=36665Andrei Popescu2010-03-291-0/+67
which adds V8 bindings for page cache. Fix b: 2533219 Change-Id: I57f067adbbef76b4f8ec6c50b9e85fb2b7fc619a