OSDN Git Service

Cherry pick patch in https://bugs.webkit.org/show_bug.cgi?id=36665
authorAndrei Popescu <andreip@google.com>
Mon, 29 Mar 2010 11:08:36 +0000 (12:08 +0100)
committerAndrei Popescu <andreip@google.com>
Mon, 29 Mar 2010 11:29:03 +0000 (12:29 +0100)
commit8fecd9c9a62aa89fb44ed3142ba583dc7b8cbe29
tree4a83eb4114f8b5e124c80b9e95e9f70f786a4415
parentdeb08023e61ef15357d4ffda961ae9de873c45a0
Cherry pick patch in https://bugs.webkit.org/show_bug.cgi?id=36665
which adds V8 bindings for page cache.

Fix b: 2533219

Change-Id: I57f067adbbef76b4f8ec6c50b9e85fb2b7fc619a
WebCore/Android.v8bindings.mk
WebCore/bindings/v8/ScriptCachedFrameData.cpp [new file with mode: 0644]
WebCore/bindings/v8/ScriptCachedFrameData.h
WebCore/bindings/v8/V8DOMWindowShell.cpp
WebCore/bindings/v8/V8DOMWindowShell.h