[webkit-reviews] review granted: [Bug 226024] [webkitcorepy] Add shared terminal input code : [Attachment 434461] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 10:02:58 PDT 2021


dewei_zhu at apple.com has granted Jonathan Bedard <jbedard at apple.com>'s request
for review:
Bug 226024: [webkitcorepy] Add shared terminal input code
https://bugs.webkit.org/show_bug.cgi?id=226024

Attachment 434461: Patch

https://bugs.webkit.org/attachment.cgi?id=434461&action=review




--- Comment #7 from dewei_zhu at apple.com ---
Comment on attachment 434461
  --> https://bugs.webkit.org/attachment.cgi?id=434461
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=434461&action=review

r=me

> Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py:32
> +    def choose(cls, prompt, options=None, default=None, strict=False,
numbered=False):

Is this used any where other than unit tests?


More information about the webkit-reviews mailing list