Bug 98994

Summary: [Qt][WK2] REGRESSION(r130967): It made http/tests/loading/text-content-type-with-binary-extension.html fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: kenneth, mikhail.pozdnyakov, ossy
Priority: P1 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666, 95974    

Description Csaba Osztrogonác 2012-10-10 22:50:36 PDT
Maybe it failed on other ports, but it is skipped on them.

--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/loading/text-content-type-with-binary-extension-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/loading/text-content-type-with-binary-extension-actual.txt 
@@ -2,11 +2,14 @@
 main frame - didCommitLoadForFrame
 frame "iframe" - didStartProvisionalLoadForFrame
 main frame - didFinishDocumentLoadForFrame
+frame "iframe" - didCommitLoadForFrame
+frame "iframe" - didFinishDocumentLoadForFrame
+frame "iframe" - didHandleOnloadEventsForFrame
 main frame - didHandleOnloadEventsForFrame
-frame "iframe" - didFailProvisionalLoadWithError
+frame "iframe" - didFinishLoadForFrame
 main frame - didFinishLoadForFrame
 Test for https://bugs.webkit.org/show_bug.cgi?id=17360 REGRESSION: mp4 file downloaded from server is downloaded as html.
 
-Binary data not loaded as text. Maybe PASS.
+FAIL
Comment 1 Csaba Osztrogonác 2012-10-11 00:32:10 PDT
I skipped it by r131020. Please unskip it with the proper fix.
(And it is P1/critical, because it is regression.)
Comment 2 Mikhail Pozdnyakov 2012-10-11 02:02:09 PDT

*** This bug has been marked as a duplicate of bug 98527 ***