Closed Bug 6145 Opened 26 years ago Closed 25 years ago

Pages with really small background images are very slow..

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 13375

People

(Reporter: jonas_b, Assigned: dcone)

References

()

Details

(Whiteboard: [Perf])

The page uses a small background image (only 1x4 pixels) And that makes mozilla really slow, the page works ok in netscape 4.51 but when I try to scroll it in mozilla the program can freeze for 1-2 secounds on my k6-200 Mhz. But it works ok without the background image. http://members.linuxstart.com/~jonas/urban/ / Jonas Borgström
Assignee: rickg → kmcclusk
Rendering performance issue.
Assignee: kmcclusk → dcone
Don, I am reassigning this bug to you since you have been looking into DDB vs. DIB performance on WIN32.
Whiteboard: [Perf]
Target Milestone: M8
Status: NEW → ASSIGNED
Component: Layout → Style System
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Added some Tiling code, recursively doubles the size of the background tile until it can do about 4 big blits.
Status: RESOLVED → VERIFIED
Fixed in the June 14th Build.
Status: VERIFIED → REOPENED
Reopening. This same optimization needs to be applied to table cell background as well. See this URL for an example: http://messenger.netscape.com/bookmark/4_5/messengerstart.html this is currently being used as the default page in messenger.
Resolution: FIXED → ---
Target Milestone: M7
Target Milestone: M12
Changed the URL: to a new testcase.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 13375 ***
Status: RESOLVED → VERIFIED
Marking as a verified duplicate of 13375
You need to log in before you can comment on or make changes to this bug.