Bug 69143

Summary: Replace textInputController.doCommand with eventSender.keyDown in password-echo tests
Product: WebKit Reporter: Chang Shu <cshu>
Component: Tools / TestsAssignee: Chang Shu <cshu>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, darin, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66561    
Attachments:
Description Flags
patch 1 none

Description Chang Shu 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.
Comment 1 Chang Shu 2011-09-30 06:18:49 PDT
Created attachment 109290 [details]
patch 1
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-09-30 07:43:12 PDT
All reviewed patches have been landed.  Closing bug.