[Webkit-unassigned] [Bug 121269] New: Consider reinstating the ImageQualityController optimization to prevent an extra high quality paint when we don't need to

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 17:35:07 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=121269

           Summary: Consider reinstating the ImageQualityController
                    optimization to prevent an extra high quality paint
                    when we don't need to
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thorton at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list