[Webkit-unassigned] [Bug 17179] [wx] Use PlatformWheelEvent for handling scroll wheel events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 22:13:30 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17179


kevino at theolliviers.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18923|0                           |1
        is obsolete|                            |
  Attachment #18951|                            |review?
               Flag|                            |




------- Comment #3 from kevino at theolliviers.com  2008-02-05 22:13 PDT -------
Created an attachment (id=18951)
 --> (http://bugs.webkit.org/attachment.cgi?id=18951&action=view)
Updated patch with ASSERTS added to ensure widths and heights are valid

So long as all the values are positive, there should not be any issues with
overflows, but you're right that we don't guarantee anywhere that the values
are positive. So I've added asserts to guard against negative x, y, width or
height values. I wasn't sure if it was okay to land this without the extra
review, so I've gone ahead and replaced the patch.


-- 
Configure bugmail: http://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