[Webkit-unassigned] [Bug 86416] New: Use posZOrderList() / negZOrderList() everywhere to avoid querying dirtied lists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 17:15:18 PDT 2012


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

           Summary: Use posZOrderList() / negZOrderList() everywhere to
                    avoid querying dirtied lists
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org


There is still a few places where we don't use the getters that properly ASSERTs that we do not get any dirtied lists.

I don't see a use case for getting dirtied values so let's change that!

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