WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 47060
Bug 68979
http/tests/multipart/stop-crash.html fails on Qt and on GKT
https://bugs.webkit.org/show_bug.cgi?id=68979
Summary
http/tests/multipart/stop-crash.html fails on Qt and on GKT
Csaba Osztrogonác
Reported
2011-09-28 00:11:40 PDT
After
http://trac.webkit.org/changeset/96174/trunk/LayoutTests/http/tests/multipart/stop-crash.html
this test fails on GTK and on Qt: --- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/http/tests/multipart/stop-crash-expected.txt +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/http/tests/multipart/stop-crash-actual.txt @@ -1,6 +1,7 @@ +FAIL: Timed out waiting for notifyDone to be called Test for
http://bugs.webkit.org/show_bug.cgi?id=13360
REGRESSION: Crash closing live web cam viewer page. If WebKit does not assert or crash after the test, then it passed. -PASS +
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-09-28 00:41:09 PDT
But it isn't a regression. I played with it locally and it seems that the onload method of the img tag was never executed.
Csaba Osztrogonác
Comment 2
2011-09-28 02:02:55 PDT
Skipped by
http://trac.webkit.org/changeset/96206
until fix.
Zoltan Arvai
Comment 3
2011-10-07 03:44:53 PDT
Test changed. OnLoad method loading didn't checked before. Problem: Bad multipart image handling. QtWebkit shows it as text, but the mime type is "multipart/x-mixed-replace" with images. IMG OnLoad method doesn't fires on text.
Philippe Normand
Comment 4
2011-10-07 07:04:18 PDT
Skipping http/tests/multipart/load-last-non-html-frame.php on GTK too because of missing multipart/x-mixed-replace support in libsoup.
Zoltan Arvai
Comment 5
2011-10-10 02:07:47 PDT
Qtwebkit has no multipart support:
https://bugs.webkit.org/show_bug.cgi?id=47059
Qt 4.8 will support it:
http://developer.qt.nokia.com/forums/viewthread/6354
Csaba Osztrogonác
Comment 6
2011-10-11 03:08:16 PDT
*** This bug has been marked as a duplicate of
bug 47060
***
Martin Robinson
Comment 7
2012-12-09 03:40:00 PST
This might be failing because of missing multipart support in the libsoup backend:
https://bugs.webkit.org/show_bug.cgi?id=94515
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