RESOLVED FIXED 185866
[GTK] WebDriver: implement AutomationSessionClient::didDisconnectFromRemote
https://bugs.webkit.org/show_bug.cgi?id=185866
Summary [GTK] WebDriver: implement AutomationSessionClient::didDisconnectFromRemote
Carlos Garcia Campos
Reported 2018-05-22 05:44:12 PDT
To handle the case of the session being closed by the browser, for example in case of a network process crash. This is currently causing WebDriver tests to timeout in the bot.
Attachments
Patch (4.42 KB, patch)
2018-05-22 06:03 PDT, Carlos Garcia Campos
bburg: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews201 for win-future (12.74 MB, application/zip)
2018-05-22 07:49 PDT, EWS Watchlist
no flags
Carlos Garcia Campos
Comment 1 2018-05-22 06:03:52 PDT
EWS Watchlist
Comment 2 2018-05-22 06:04:39 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
EWS Watchlist
Comment 3 2018-05-22 07:49:03 PDT
Comment on attachment 340978 [details] Patch Attachment 340978 [details] did not pass win-ews (win): Output: http://webkit-queues.webkit.org/results/7765003 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html
EWS Watchlist
Comment 4 2018-05-22 07:49:15 PDT
Created attachment 340982 [details] Archive of layout-test-results from ews201 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews201 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Blaze Burg
Comment 5 2018-05-22 13:13:37 PDT
Comment on attachment 340978 [details] Patch r=me, though you may want to consult a GTK reviewer as well.
Michael Catanzaro
Comment 6 2018-05-23 07:59:32 PDT
Comment on attachment 340978 [details] Patch GTK changes are fine.
Carlos Garcia Campos
Comment 7 2018-05-23 08:25:11 PDT
Note You need to log in before you can comment on or make changes to this bug.