Closed
Bug 651429
Opened 14 years ago
Closed 14 years ago
timeout in browser_tapping.js browser-chrome test
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wesj, Assigned: wesj)
References
Details
Attachments
(1 file)
1.14 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The test has a pan followed by a longtap. The longtap test times out for me (on desktop Linux Fennec) because the panning test starts a kinetic pan.
Patch watches for the PanFinished event, and also adds a timeout because the active property isn't reset on the Kinetic pan until after the event is dispatched.
Attachment #527203 -
Attachment is patch: true
Attachment #527203 -
Attachment mime type: application/octet-stream → text/plain
Assignee | ||
Updated•14 years ago
|
Attachment #527203 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #527203 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•