[Webkit-unassigned] [Bug 64318] New: Make RenderObject::containingBlock a virtual method
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 11 15:11:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64318
Summary: Make RenderObject::containingBlock a virtual method
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
Looking at some table benchmark, this method is taking 5% of the time. However it could be split into more specialized methods which would cut the time taken to execute this one.
Patch forthcoming.
--
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