Closed
Bug 718545
Opened 13 years ago
Closed 13 years ago
browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey()
Categories
(Toolkit :: XUL Widgets, defect, P3)
Toolkit
XUL Widgets
Tracking
()
VERIFIED
FIXED
mozilla12
People
(Reporter: sgautherie, Assigned: sgautherie)
References
()
Details
Attachments
(1 file)
I assume this test doesn't rely on using synthesizeKey() directly, does it?
Assignee | ||
Comment 1•13 years ago
|
||
Moved from bug 717868 patch Cv1.
Attachment #589076 -
Flags: review?(enndeakin)
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Updated•13 years ago
|
Updated•13 years ago
|
Attachment #589076 -
Flags: review?(enndeakin) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 589076 [details] [diff] [review]
(Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey()
[Checked in: Comment 2]
https://hg.mozilla.org/mozilla-central/rev/965f4bc3fc21
Attachment #589076 -
Attachment description: (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey() → (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey()
[Checked in: Comment 2]
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Summary: browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey(). → browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey()
Assignee | ||
Comment 3•13 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=8779930&tree=Firefox&full=1
Rev3 Fedora 12 mozilla-central opt test mochitest-other on 2012-01-23 22:19:56 PST for push 3be494e4cc8f
{
TEST-START | chrome://mochitests/content/browser/toolkit/content/tests/browser/browser_keyevents_during_autoscrolling.js
18 "TEST-PASS | ..."
INFO TEST-END | chrome://mochitests/content/browser/toolkit/content/tests/browser/browser_keyevents_during_autoscrolling.js | finished in 154ms
}
V.Fixed
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•