[Webkit-unassigned] [Bug 73731] New: RenderLayer::backgroundClipRect should not check parent()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 19:15:55 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73731
Summary: RenderLayer::backgroundClipRect should not check
parent()
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
All the callers are already calling parent() and it is a pretty hot function in some benchmark. Let's also clean up the function a bit while at it.
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