[Webkit-unassigned] [Bug 186915] New: [GTK] WebDriver: use a dictionary for session capabilities in StartAutomationSession message
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 22 05:21:52 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186915
Bug ID: 186915
Summary: [GTK] WebDriver: use a dictionary for session
capabilities in StartAutomationSession message
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, zan at falconsigh.net
Instead of growing the message signature every we add a new capability, use a dictionary a{sv} and simply add new entries when new capabilities are added. This way we won't need to change the message signature anymore. This broke the test webkit/WebKitAutomationSession/request-session because we changed the signature twice but we didn't update the test.
--
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/20180622/fd1432d5/attachment.html>
More information about the webkit-unassigned
mailing list