Closed
Bug 828747
Opened 12 years ago
Closed 12 years ago
Make synthetic_gestures.js use real touch events
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla21
People
(Reporter: mdas, Assigned: mdas)
Details
Attachments
(1 file, 1 obsolete file)
877 bytes,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
This is going to be a quick hack since webQA needs this working *now*. Right now, we hardcode what kind of events we send, and I'm going to add a patch that's using this stupid hardcoding style, but I will revisit this so we can set which type of event we want when we run the tests...
Attachment #700141 -
Flags: review?(jgriffin)
Updated•12 years ago
|
Attachment #700141 -
Flags: review?(jgriffin) → review+
Comment 1•12 years ago
|
||
We should bump the setup.py version in this patch also, so we can push to pypi.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #700141 -
Attachment is obsolete: true
Attachment #700143 -
Flags: review?(jgriffin)
Comment 3•12 years ago
|
||
Comment on attachment 700143 [details] [diff] [review]
bump version
Review of attachment 700143 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #700143 -
Flags: review?(jgriffin) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Assignee: nobody → mdas
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•