summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 23:47:14 +0000
committerdimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-18 23:47:14 +0000
commitb3256f18baa2a63cb0b6da721900f8975e8587ae (patch)
treedf39ae06a253dd4f5de0f4b677133142e267b233
parentf07aeda26e96052469914564ee3eca1b837654d0 (diff)
downloadchromium_src-b3256f18baa2a63cb0b6da721900f8975e8587ae.zip
chromium_src-b3256f18baa2a63cb0b6da721900f8975e8587ae.tar.gz
chromium_src-b3256f18baa2a63cb0b6da721900f8975e8587ae.tar.bz2
WebKit roll 51102:51135.
BUG=10342 TEST=none Review URL: http://codereview.chromium.org/399091 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32435 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index f656e55..d13830beb 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "51102",
+ "webkit_revision": "51135",
"ffmpeg_revision": "30374",
"chromium_git": "http://src.chromium.org/git",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 5909faf..2d0c104 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1342,7 +1342,7 @@ BUG10341 LINUX : LayoutTests/fast/lists/001.html = FAIL
// We fail to load a file URL with a port number -- how does this work on
// Windows?
-BUG10342 LINUX MAC : LayoutTests/fast/loader/file-URL-with-port-number.html = TEXT
+BUG10342 LINUX MAC : LayoutTests/fast/loader/file-URL-with-port-number.html = TIMEOUT
// Text doesn't display at all -- maybe we don't have the slow font
// code enabled?