[Webkit-unassigned] [Bug 113154] New: [CSSRegions] Consolidate use of RenderRegion::isValid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 10:06:43 PDT 2013


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

           Summary: [CSSRegions] Consolidate use of RenderRegion::isValid
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihnea at adobe.com


After https://bugs.webkit.org/show_bug.cgi?id=98752, the list of invalid regions is kept separately. A valid region has always a valid flow thread attached. We can use isValid() throughout the RenderRegion code instead of testing for both isValid() and m_flowThread.

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