diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-16 13:08:15 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-16 13:08:15 +0000 |
commit | 4476578863fcd90860f23b60477c93f164448ad4 (patch) | |
tree | 0c13830ef3e225080a2fd362cac872fce428efb4 | |
parent | 7c9bdef871541a957f7513a268cd279751127ff9 (diff) | |
download | chromium_src-4476578863fcd90860f23b60477c93f164448ad4.zip chromium_src-4476578863fcd90860f23b60477c93f164448ad4.tar.gz chromium_src-4476578863fcd90860f23b60477c93f164448ad4.tar.bz2 |
Roll WebKit to r74182
BUG=None
TEST=None
TBR=jianli
Review URL: http://codereview.chromium.org/5878003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69400 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -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": "74176", + "webkit_revision": "74182", "skia_revision": "635", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3a4b148..31a241a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -17,5 +17,3 @@ BUGJIANLI WIN DEBUG : inspector/dom-breakpoints.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/timeline-parse-html.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/console-clear.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/styles-disable-then-delete.html = CRASH TIMEOUT PASS - -BUGYURYS WIN MAC DEBUG : storage/close-during-stress-test.html = CRASH PASS |