Bug 48611

Summary: WebEvent subclasses should use IntPoint and friends more
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Use IntPoint/FloatSize in WebEvent subclasses
none
Use IntPoint/FloatSize in WebEvent subclasses sam: review+

Description Adam Roben (:aroben) 2010-10-28 20:11:24 PDT
WebEvent subclasses should use IntPoint and friends more
Comment 1 Adam Roben (:aroben) 2010-10-28 20:12:13 PDT
Created attachment 72288 [details]
Patch
Comment 2 Adam Roben (:aroben) 2010-10-29 09:38:38 PDT
Created attachment 72343 [details]
Use IntPoint/FloatSize in WebEvent subclasses
Comment 3 Early Warning System Bot 2010-10-29 09:49:44 PDT
Attachment 72343 [details] did not build on qt:
Build output: http://queues.webkit.org/results/4870033
Comment 4 Adam Roben (:aroben) 2010-10-29 09:57:34 PDT
Created attachment 72344 [details]
Use IntPoint/FloatSize in WebEvent subclasses
Comment 5 Adam Roben (:aroben) 2010-10-29 10:06:54 PDT
Committed r70892: <http://trac.webkit.org/changeset/70892>