Bug 184523 - [Cocoa] Web Automation: add SPI to terminate automation session and disconnect the remote end
Summary: [Cocoa] Web Automation: add SPI to terminate automation session and disconnec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-11 18:41 PDT by BJ Burg
Modified: 2018-04-16 11:54 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.75 KB, patch)
2018-04-11 19:14 PDT, BJ Burg
simon.fraser: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews206 for win-future (12.59 MB, application/zip)
2018-04-12 06:36 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2018-04-11 18:41:20 PDT
This isn't being properly disconnected when manually interacting and getting glass pane in Safari. This prevents other tests from connecting to the Safari after glass pane shows.
Comment 1 Radar WebKit Bug Importer 2018-04-11 18:41:34 PDT
<rdar://problem/39368599>
Comment 2 BJ Burg 2018-04-11 19:14:50 PDT
Created attachment 337768 [details]
Patch
Comment 3 EWS Watchlist 2018-04-12 06:35:45 PDT
Comment on attachment 337768 [details]
Patch

Attachment 337768 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/7293516

New failing tests:
http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
Comment 4 EWS Watchlist 2018-04-12 06:36:01 PDT
Created attachment 337794 [details]
Archive of layout-test-results from ews206 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews206  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 5 BJ Burg 2018-04-16 11:14:31 PDT
(In reply to Build Bot from comment #3)
> Comment on attachment 337768 [details]
> Patch
> 
> Attachment 337768 [details] did not pass win-ews (win):
> Output: http://webkit-queues.webkit.org/results/7293516
> 
> New failing tests:
> http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html

This is unrelated. Windows doesn't use this API.
Comment 6 BJ Burg 2018-04-16 11:54:00 PDT
Committed r230675: <https://trac.webkit.org/changeset/230675>