[Webkit-unassigned] [Bug 60743] New: Replace docTop/Right/Bottom/Left/Width/Height with documentRect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 18:39:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60743
Summary: Replace docTop/Right/Bottom/Left/Width/Height with
documentRect
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: eae at chromium.org
RenderView has six methods for getting the document location and size, namely docTop, docRight, docBottom, docLeft, docWidth and docHeight. The current implementation of documentRect calls four of those, in effect computing the rect four times.
--
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