Bug 121269

Summary: Consider reinstating the ImageQualityController optimization to prevent an extra high quality paint when we don't need to
Product: WebKit Reporter: Tim Horton <thorton>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Tim Horton
Reported 2013-09-12 17:34:19 PDT
The optimization removed in https://bugs.webkit.org/show_bug.cgi?id=121244 was flawed, but it could be done if the repaint rect for any renderer that calls into shouldPaintAtLowQuality includes the entirety of the renderer. This is not an easy situation to get into; see my comments in that bug. I'm not totally sure it's worth it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.