[Webkit-unassigned] [Bug 105116] New: DidHitRelevantRepaintedObjectsAreaThreshold should not use the viewRect since that varies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 15:47:57 PST 2012


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

           Summary: DidHitRelevantRepaintedObjectsAreaThreshold should not
                    use the viewRect since that varies
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


DidHitRelevantRepaintedObjectsAreaThreshold should not use the viewRect since that varies depending on window size. This can lead to a huge amount of variability in the heuristic which is not desired. Instead, we should use a hard-coded rect.

-- 
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