RESOLVED FIXED Bug 45137
http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html are failing on chromium win bot
https://bugs.webkit.org/show_bug.cgi?id=45137
Summary http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resour...
Zhenyao Mo
Reported 2010-09-02 15:33:15 PDT
Attachments
patch (16.09 KB, patch)
2010-09-03 08:20 PDT, Andrey Kosyakov
yurys: review+
Andrey Kosyakov
Comment 1 2010-09-03 08:20:54 PDT
Andrey Kosyakov
Comment 2 2010-09-03 09:01:54 PDT
WebKit Review Bot
Comment 3 2010-09-03 09:40:03 PDT
http://trac.webkit.org/changeset/66735 might have broken Qt Linux Release
Alexey Proskuryakov
Comment 4 2010-09-03 10:30:45 PDT
+ Changed MIME type for .js to application/x-javascript in lighttpd.conf for + consistency with apache used on other platforms. This patch seems to be doing a lot more than that.
Eric Seidel (no email)
Comment 5 2010-09-03 11:01:22 PDT
Comment on attachment 66499 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=66499&action=prettypatch > LayoutTests/ChangeLog:6 > + Use CGI as target for POST request to prevent HTTP 405 on certain platforms. Which platforms? Please list in your ChangeLog.
Andrey Kosyakov
Comment 6 2010-09-03 11:21:33 PDT
(In reply to comment #4) > + Changed MIME type for .js to application/x-javascript in lighttpd.conf for > + consistency with apache used on other platforms. > > This patch seems to be doing a lot more than that. Alexey, you're quoting WebKitTools/ChangeLog. The rest of the change applies to LayoutTests and is summarized in LayoutTests/ChangeLog as "Use CGI as target for POST request to prevent HTTP 405 on certain platforms."
Alexey Proskuryakov
Comment 7 2010-09-03 11:26:55 PDT
I was actually quoting the latter, and I overlooked this part. Maybe just sloppiness on my part, but this also highlights why we ask for per-file or per-funciton comments in ChangeLogs.
Andrey Kosyakov
Comment 8 2010-09-03 11:54:17 PDT
Updated LayoutTests/ChangeLog to include more details, committed as r66749: http://trac.webkit.org/changeset/66749
Eric Seidel (no email)
Comment 9 2010-09-03 12:04:26 PDT
Thank you.
Note You need to log in before you can comment on or make changes to this bug.