Bug 200546 - webkitpy: Disable shared clipboard between Simulators
Summary: webkitpy: Disable shared clipboard between Simulators
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-08 14:48 PDT by Jonathan Bedard
Modified: 2019-08-08 16:32 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2019-08-08 14:59 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2019-08-08 14:48:47 PDT
In newer Xcodes, Simulators may share a clipboard with with the host Mac and one another. This is bad for layout tests, especially when running in automation. If webkitpy boots a simulator, opt out of this behavior.
Comment 1 Jonathan Bedard 2019-08-08 14:59:15 PDT
Created attachment 375842 [details]
Patch
Comment 2 WebKit Commit Bot 2019-08-08 16:31:18 PDT
Comment on attachment 375842 [details]
Patch

Clearing flags on attachment: 375842

Committed r248451: <https://trac.webkit.org/changeset/248451>
Comment 3 WebKit Commit Bot 2019-08-08 16:31:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-08-08 16:32:22 PDT
<rdar://problem/54102056>