[Webkit-unassigned] [Bug 72165] FrameView::scrollOffset and associated methods ought to return points not sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 20:17:25 PST 2011


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





--- Comment #2 from Fady Samuel <fsamuel at chromium.org>  2011-11-11 20:17:25 PST ---
But it's odd to access the "width" and "height" of an offset, it's a deltaX and deltaY. Maybe the better solution is to have an IntOffset or some such struct. I don't feel too strongly about it, though. I just find myself regularly forgetting that scrollOffset is a size not a point.

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