[Webkit-unassigned] [Bug 76266] New: Cache RenderStyle pointer in updateBoxModelInfoFromStyle methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 04:36:45 PST 2012


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

           Summary: Cache RenderStyle pointer in
                    updateBoxModelInfoFromStyle methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihnea at adobe.com
            Blocks: 76265


Modify RenderBoxModelObject/RenderBox::updateBoxModelInfoFromStyle to cache the result of RenderObject::style() and use that result instead of repeatedly calling the style() method.

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