WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
121269
Consider reinstating the ImageQualityController optimization to prevent an extra high quality paint when we don't need to
https://bugs.webkit.org/show_bug.cgi?id=121269
Summary
Consider reinstating the ImageQualityController optimization to prevent an ex...
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
Add attachment
proposed patch, testcase, etc.
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