From 0faaea3e530ee12c419ceedfaf8d4244edaf2481 Mon Sep 17 00:00:00 2001 From: "levin@chromium.org" Date: Thu, 25 Aug 2011 08:05:17 +0000 Subject: Update WebKit to r93717. Fix PPAPITest.PostMessage test which relied on the buggy behavior of postMessage that had null for the ports property (which has been fixed in this WebKit roll). BUG=94182 TEST=none TBR=podivilov Review URL: http://codereview.chromium.org/7745015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98202 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 10dc42f..87e557e 100644 --- a/DEPS +++ b/DEPS @@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "93705", + "webkit_revision": "93717", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "6539", -- cgit v1.1