[Webkit-unassigned] [Bug 62792] New: Add an assertion that percent height box is unregistered correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 02:03:47 PDT 2011


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

           Summary: Add an assertion that percent height box is
                    unregistered correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: mitz at webkit.org, dglazkov at chromium.org,
                    jamesr at chromium.org


gPercentHeightDescendantsMap in RenderBlock tracks boxes with a percent height.
It would be possible that gPercentHeightDescendantsMap contains a stale pointer if a height of a RenderStyle was updated in layout().

I don't think we have such code at this moment.  I had this problem with my local change.

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