[Webkit-unassigned] [Bug 23565] New: Rename absoluteOutlineBounds() to something better
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 26 22:50:57 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23565
Summary: Rename absoluteOutlineBounds() to something better
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: hyatt at apple.com, mitz at webkit.org
Bug 12885 added absoluteOutlineBox(), which was later renamed to
absoluteOutlineBounds(). The name gives little indication about how this
differs from absoluteClippedOverflowRect(), so we should really come up with
some better names.
absoluteOutlineBounds() is the border bounding box inflated by shadow and
outlines, whereas absoluteClippedOverflowRect() computes an accurate outline.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list