Open Bug 791841 Opened 12 years ago Updated 2 years ago

Minimize invalidation when loading progressive images

Categories

(Core :: Graphics: ImageLib, defect)

x86_64
Windows 7
defect

Tracking

()

People

(Reporter: bas.schouten, Unassigned)

Details

When progressively decoding an image 2D traces show that we're invalidating the whole area of the page containing the image. This is wasteful, we should only invalidate the pixels that actually get new content (i.e. the lines coming in).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.