Comment #5 on issue 9916 by [email protected]: Layout tests from merge 42287:42324 http://code.google.com/p/chromium/issues/detail?id=9916
Oops, my comment above (#3) was about LayoutTests/http/tests/xmlhttprequest/web- apps/012.html not LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html. LayoutTests/http/tests/xmlhttprequest/set-dangerous-headers.html is failing because the test sets a no longer forbidden header to the same value as the forbidden headers, and lighttp doesn't stip the header and Apache (what webkit uses) does, so the test fails for us and passes for them. I've fixed the test upstream in http://trac.webkit.org/changeset/47873 so we stop failing it unnecessarily. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
