Bug 59098 - implement eventSender.scalePageBy on in DRT/win
Summary: implement eventSender.scalePageBy on in DRT/win
Status: RESOLVED DUPLICATE of bug 64512
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-21 06:34 PDT by Adam Roben (:aroben)
Modified: 2011-12-08 06:44 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-04-21 06:34:34 PDT
r82780 added support for a new eventSender.scalePageBy function to DRT/mac. We should implement this on Windows, too, so that we can run the tests that require it!
Comment 1 Ryosuke Niwa 2011-05-24 14:35:41 PDT
Another test that requires this feature:
http://trac.webkit.org/changeset/87205
Comment 2 Simon Fraser (smfr) 2011-07-19 16:15:13 PDT
I suggest we move scalePageBy to window.internal.
Comment 3 Adam Roben (:aroben) 2011-12-08 06:44:43 PST
(In reply to comment #2)
> I suggest we move scalePageBy to window.internal.

Looks like this was done!

*** This bug has been marked as a duplicate of bug 64512 ***