[Webkit-unassigned] [Bug 132120] New: [CSS Regions] Don't relayout when updating the region range unless necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 02:50:51 PDT 2014


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

           Summary: [CSS Regions] Don't relayout when updating the region
                    range unless necessary
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: AdobeTracked
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abucur at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 128243


When we update the region range of a box we always relayout if the range has changed. This can be optimized in simple cases, when the box doesn't contain any trailing floats (that don't affect the height of the block).

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