summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 18:42:08 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-24 18:42:08 +0000
commitfba0771332e394b2bd10e472598c05b2b74ac3a1 (patch)
tree2d4bee8fd967c16bbf3dbc04972b707eb30b292f /DEPS
parente18c145118e5ec17688c03cd95e44b9cdd97cce0 (diff)
downloadchromium_src-fba0771332e394b2bd10e472598c05b2b74ac3a1.zip
chromium_src-fba0771332e394b2bd10e472598c05b2b74ac3a1.tar.gz
chromium_src-fba0771332e394b2bd10e472598c05b2b74ac3a1.tar.bz2
Update WebKit from 46288 to 46363.
This appears to fix http://crbug.com/17326 since the last test that was failing in that set is now passing. LayoutTests/editing/selection/move-begin-end.html is also passing now. I'm not sure which WebKit patch to attribute that to. http://trac.webkit.org/changeset/46363 caused a boat-load of tests to need to be re-baselined, but that is expected and probably a temporary condition. Stephen wanted to revert his WebCore change to see if it would resolve the reliability test failure. Otherwise, it looks like we picked up some media related crashers :-( TBR=pkasting BUG=17326 TEST=none Review URL: http://codereview.chromium.org/160110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21554 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 2eb88c9..4e2de2f 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "46288",
+ "webkit_revision": "46363",
}