[Webkit-unassigned] [Bug 69022] Get rid of EditingText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 06:35:28 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69022


Chang Shu <cshu at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111911|review?                     |review-
               Flag|                            |




--- Comment #21 from Chang Shu <cshu at webkit.org>  2011-10-21 06:35:27 PST ---
(From update of attachment 111911)
I have to r- this patch since it breaks the test case. Btw, the test case [['a'], false, true, true] means you enter 'a' and you expects 'a' remains the same and after a delay it changes to '*'. The last 'true' simply tells the test engine to check the expectations before running to the 2nd line. While in password-echo-passnode2.html, you don't check result for 1st line, i.e., you type two characters without a delay in between. I suggest you put some breakpoints in my original patch to debug this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list