WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 88928
[WK2] New http/tests/loading/* tests fail
https://bugs.webkit.org/show_bug.cgi?id=88928
Summary
[WK2] New http/tests/loading/* tests fail
Csaba Osztrogonác
Reported
2012-06-12 15:03:54 PDT
New http/tests/loading/* tests introduced in
http://trac.webkit.org/changeset/120096
fail on WK2 bots (Qt, Apple Lion) with the following diff: --- /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt +++ /Volumes/Data/slave/lion-release-tests-wk2/build/layout-test-results/http/tests/loading/embed-image-load-outlives-gc-without-crashing-actual.txt @@ -1,6 +1,5 @@ main frame - didStartProvisionalLoadForFrame main frame - didCommitLoadForFrame main frame - didFinishDocumentLoadForFrame -main frame - didFailLoadWithError This has an embed element representing an image. That embed element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash. failing tests: http/tests/loading/embed-image-load-outlives-gc-without-crashing.html http/tests/loading/image-input-type-outlives-gc-without-crashing.html http/tests/loading/image-load-outlives-gc-without-crashing.html http/tests/loading/object-image-load-outlives-gc-without-crashing.html http/tests/loading/svg-image-load-outlives-gc-without-crashing.html http/tests/loading/video-poster-image-load-outlives-gc-without-crashing.html Could you check it, please? PS. I can't set this bug block the original
Bug 88683
, because it is a security bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2012-06-12 15:06:11 PDT
Probably a timing thing. The tests don't need to have the full loading output anyways. I will resolve one way or another shortly.
Brady Eidson
Comment 2
2012-06-12 16:41:19 PDT
http://trac.webkit.org/changeset/120138
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