RESOLVED FIXED 69143
Replace textInputController.doCommand with eventSender.keyDown in password-echo tests
https://bugs.webkit.org/show_bug.cgi?id=69143
Summary Replace textInputController.doCommand with eventSender.keyDown in password-ec...
Chang Shu
Reported 2011-09-30 06:12:34 PDT
textInputController.doCommand is not supported very well across the platforms. Replace it with eventSender.keyDown would make the tests pass on more platforms and potentially WK2.
Attachments
patch 1 (2.55 KB, patch)
2011-09-30 06:18 PDT, Chang Shu
no flags
Chang Shu
Comment 1 2011-09-30 06:18:49 PDT
WebKit Review Bot
Comment 2 2011-09-30 07:43:07 PDT
Comment on attachment 109290 [details] patch 1 Clearing flags on attachment: 109290 Committed r96401: <http://trac.webkit.org/changeset/96401>
WebKit Review Bot
Comment 3 2011-09-30 07:43:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.