WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
38541
[Qt] http/tests/plugins/npapi-response-headers.html
https://bugs.webkit.org/show_bug.cgi?id=38541
Summary
[Qt] http/tests/plugins/npapi-response-headers.html
Robert Hogan
Reported
2010-05-04 13:17:29 PDT
Turns out this fails because run-webkit-tests was eating the first occurrence of 'Content-Type: text/plain' as a header. Strange but true. So do as Chromium does and preface all text dumps with the 'Content-Type: text/plain' header.
Attachments
Patch
(4.30 KB, patch)
2010-05-04 13:31 PDT
,
Robert Hogan
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2010-05-04 13:31:15 PDT
Created
attachment 55040
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-05-05 21:58:06 PDT
Comment on
attachment 55040
[details]
Patch OK. There are other possible mimetypes, but hard-coding plain/text for now is OK.
Robert Hogan
Comment 3
2010-05-09 02:21:18 PDT
Landed in
r59017
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug