Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Issue 235053: Add mime-type for SVG to lighttpd.conf for run_webkit_tests.... (Closed)

Created:
11 years, 2 months ago by Yuta Kitamura
Modified:
9 years, 7 months ago
Reviewers:
tony, hamaji
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Add mime-type for SVG to lighttpd.conf for run_webkit_tests. Formerly, the HTTP server sent an SVG file as application/octet-stream, which caused the following layout test failures. This change fixes them. - LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg (issue 10387) - LayoutTests/http/tests/security/canvas-remote-read-svg-image.html (issue 18978) - LayoutTests/http/tests/misc/SVGFont-delayed-load.html (issue 20505) BUG=10387, 18978, 20505 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27583

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -6 lines) Patch
M webkit/tools/layout_tests/layout_package/lighttpd.conf View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webkit/tools/layout_tests/test_expectations.txt View 1 2 2 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yuta Kitamura
Hi, could you please look at this patch? It will reduce layout test failures. tony: ...
11 years, 2 months ago (2009-09-29 11:58:38 UTC) #1
hamaji
LGTM On 2009/09/29 11:58:38, Yuta Kitamura wrote: > Hi, could you please look at this ...
11 years, 2 months ago (2009-09-29 14:10:44 UTC) #2
tony
Nice, LGTM too!
11 years, 2 months ago (2009-09-29 17:25:48 UTC) #3
Yuta Kitamura
11 years, 2 months ago (2009-09-30 01:38:32 UTC) #4
Thanks!

Powered by Google App Engine
This is Rietveld 408576698