[webkit-reviews] review requested: [Bug 34830] Update webkit-patch modules to use User.prompt instead of raw_input and add optional support for repeated prompting for user input : [Attachment 48567] Patch with unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 08:41:38 PST 2010


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 34830: Update webkit-patch modules to use User.prompt instead of raw_input
and add optional support for repeated prompting for user input
https://bugs.webkit.org/show_bug.cgi?id=34830

Attachment 48567: Patch with unit tests
https://bugs.webkit.org/attachment.cgi?id=48567&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Updated prototype of method MockUser.prompt to match User.prompt. Fixed
spacing/new line issue at end of file in user_unittest.py. Updated change log.


More information about the webkit-reviews mailing list