[Webkit-unassigned] [Bug 174614] WebDriver: implement user prompt commands

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 10:03:48 PDT 2017


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317406|review?                     |review+
              Flags|                            |

--- Comment #3 from Brian Burg <bburg at apple.com> ---
Comment on attachment 317406
  --> https://bugs.webkit.org/attachment.cgi?id=317406
Patch

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

r=me

> Source/WebDriver/Session.cpp:1525
> +void Session::sendAlertText(const String& text, Function<void (CommandResult&&)>&& completionHandler)

Nit: 'setAlertText' would match 'getAlertText'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170807/4add0883/attachment-0001.html>


More information about the webkit-unassigned mailing list