Closed
Bug 281892
Opened 20 years ago
Closed 20 years ago
broken images prevent document load to finish
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: bzbarsky)
References
Details
(Keywords: regression, testcase)
steps to reproduce:
1. run the regression tests see that it stalls at
http://lxr.mozilla.org/seamonkey/source/layout/html/tests/block/printing/150652.html
and a lot of others....
2. give a prewarning: ask Boris who did change document load ... over IRC
3. get the idea that broken images are involved
4. binary search for regression
5. backout patch for bug 268985
6. run the regression tests successfully
7. feel good as the regression tests have proven a valuable tool again outside
layout
btw the problem is not limited to reression tests. On this file at least locally
the following works:
go to some arbitrary page,
load 150652.html from disk
go back
go forward
see that document load never finishes...
![]() |
Assignee | |
Comment 1•20 years ago
|
||
Bernd, does the patch in bug 281467 make regression tests happy again?
Certainly the "go back, go forward" steps would trigger that bug... Marking
dependent for now, in case that patch does help.
>Bernd, does the patch in bug 281467 make regression tests happy again?
yes
![]() |
Assignee | |
Comment 3•20 years ago
|
||
Fixed by checkin for bug 281467
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•