Bug 25792

Summary: REGRESSION (r43518): fast/encoding/percent-escaping.html times out on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2 Keywords: InRadar, LayoutTestFailure, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://build.webkit.org/results/Windows%20Release%20(Tests)/r43702%20(921)/fast/encoding/percent-escaping-pretty-diff.html

Adam Roben (:aroben)
Reported 2009-05-14 09:09:35 PDT
To reproduce: 1. run-webkit-tests fast/encoding/percent-escaping.html The test times out. See <http://build.webkit.org/results/Windows%20Release%20(Tests)/r43702%20(921)/fast/encoding/percent-escaping-pretty-diff.html> for the diff of the failure.
Attachments
Adam Roben (:aroben)
Comment 1 2009-05-14 09:10:19 PDT
Preliminary investigation shows that CFNetwork is returning a MIME type of "application/octet-stream" for the <form>'s action attribute. On OS X it returns "text/html", which is far more sensible. Opening this test in Safari causes Safari to open Windows Explorer pointing the the <form>'s action attribute.
Adam Roben (:aroben)
Comment 2 2009-05-14 09:12:10 PDT
Added to the Skipped file in r43706
Adam Roben (:aroben)
Comment 3 2009-05-14 09:13:05 PDT
Seems like this might be a CFNetwork bug.
Adam Roben (:aroben)
Comment 4 2009-05-14 09:13:27 PDT
Adam Roben (:aroben)
Comment 5 2009-05-14 09:28:33 PDT
Looks like this started failing after Brady's content-sniffing changes.
Brent Fulgham
Comment 6 2014-02-18 10:17:40 PST
This now works properly.
Note You need to log in before you can comment on or make changes to this bug.