diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 18:01:33 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-24 18:01:33 +0000 |
commit | 09a362d359bce661c21ebf92342fae61e8d4558a (patch) | |
tree | 31879c534a935ad7d98d428a5017d7eb76ba9322 /webkit/tools | |
parent | 334e5ff3c29a2887f766c2a95517547633da989e (diff) | |
download | chromium_src-09a362d359bce661c21ebf92342fae61e8d4558a.zip chromium_src-09a362d359bce661c21ebf92342fae61e8d4558a.tar.gz chromium_src-09a362d359bce661c21ebf92342fae61e8d4558a.tar.bz2 |
Don't add default Accept-Language and Accept-Charset headers if specific ones were set in URLRequest
BUG=20894
TEST=enabled layout test LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
Review URL: http://codereview.chromium.org/218015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27090 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 94802f4..a8a9c64 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1680,7 +1680,6 @@ BUG9156 MAC LINUX WIN : LayoutTests/fast/js/console-non-string-values.html = FAI // New failures from 41660:41709 // Newly added tests. BUG9161 MAC LINUX WIN : LayoutTests/fast/forms/basic-textareas.html = FAIL PASS -BUG20894 : LayoutTests/http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = FAIL // Tests that fail in debug mode on linux BUG10454 DEBUG LINUX : LayoutTests/svg/custom/mask-excessive-malloc.svg = CRASH |