Bug 109979 - Change MouseRelatedEvent to use LayoutPoint::scale
Summary: Change MouseRelatedEvent to use LayoutPoint::scale
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 15:40 PST by Emil A Eklund
Modified: 2013-02-15 16:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2013-02-15 15:45 PST, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2013-02-15 15:40:44 PST
Change MouseRelatedEvent::MouseRelatedEvent to use LayoutPoint::scale to adjust location and scroll offset for scale factor and zooming.
Comment 1 Emil A Eklund 2013-02-15 15:45:54 PST
Created attachment 188656 [details]
Patch
Comment 2 Emil A Eklund 2013-02-15 16:00:37 PST
Comment on attachment 188656 [details]
Patch

Thanks Dimitri!
Comment 3 WebKit Review Bot 2013-02-15 16:34:46 PST
Comment on attachment 188656 [details]
Patch

Clearing flags on attachment: 188656

Committed r143068: <http://trac.webkit.org/changeset/143068>
Comment 4 WebKit Review Bot 2013-02-15 16:34:49 PST
All reviewed patches have been landed.  Closing bug.