summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-13 21:57:31 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-13 21:57:31 +0000
commit5bbd812428188b3681bb8c2271642a78eaaa53de (patch)
tree405fcbb7288f8aff47b63684533a8f03bea86ef0 /DEPS
parent4a694814e7afe62bd487201bfbe25f9e29f47dbe (diff)
downloadchromium_src-5bbd812428188b3681bb8c2271642a78eaaa53de.zip
chromium_src-5bbd812428188b3681bb8c2271642a78eaaa53de.tar.gz
chromium_src-5bbd812428188b3681bb8c2271642a78eaaa53de.tar.bz2
Allow the ScriptController to pretend that V8 has a windowShell.
The reason for doing this is because the V8 ScriptController already provides some functionality provided by the JSC WindowShell such as disconnectFrame(). Also, merge the clearPluginObjects into clearScriptObjects, which matches better what happens in JSC. This change requires a roll in WebKit, since we remove the clearPluginObjects method. Review URL: http://codereview.chromium.org/20360 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9797 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index dce4227..6a0c00c 100644
--- a/DEPS
+++ b/DEPS
@@ -19,7 +19,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@167",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@9778",
+ "/trunk/deps/third_party/WebKit@9792",
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@9252",