[Webkit-unassigned] [Bug 21292] enclosingIntRect doesn't handle negative offsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 1 19:59:20 PDT 2008


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





------- Comment #2 from eric at webkit.org  2008-10-01 19:59 PDT -------
I think other parts of the WebCore code assume non-negative rects.  We should
probably just change this to ASSERT its' a positive rectangle.  We could also
just fix it to do something "expected", I guess. :)


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