[Webkit-unassigned] [Bug 79705] New: didNewFirstVisuallyNonEmptyLayout should be enhanced to look at size instead of a raw tally

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 14:44:00 PST 2012


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

           Summary: didNewFirstVisuallyNonEmptyLayout should be enhanced
                    to look at size instead of a raw tally
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.7
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


didNewFirstVisuallyNonEmptyLayout currently works just by tallying relevant replanted objects until they reach a certain threshold. Instead, we should look at the size of the repainted objects, and we should also consider objects that are relevant but unpainted (such as images that are still loading)

<rdar://problem/10821314>

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