[Webkit-unassigned] [Bug 60409] Convert x, y and width, height pairs to IntPoint and IntSize for RenderLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 17:08:33 PDT 2011


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





--- Comment #6 from Emil A Eklund <eae at chromium.org>  2011-05-06 17:08:33 PST ---
> This is logically inconsistent - what does it mean to move a point by another point? It seems like the calling code should be using an IntSize.

Yeah, I wasn't sure about that change. I'll revert it. 
Using an IntSize is probably not the right option either though (as it's used by RenderLayer::m_topLeft which represents a position).

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