Bug 48611 - WebEvent subclasses should use IntPoint and friends more
Summary: WebEvent subclasses should use IntPoint and friends more
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-28 20:11 PDT by Adam Roben (:aroben)
Modified: 2010-10-29 20:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (24.48 KB, patch)
2010-10-28 20:12 PDT, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff
Use IntPoint/FloatSize in WebEvent subclasses (24.65 KB, patch)
2010-10-29 09:38 PDT, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff
Use IntPoint/FloatSize in WebEvent subclasses (24.63 KB, patch)
2010-10-29 09:57 PDT, Adam Roben (:aroben)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>