RESOLVED FIXED 224919
[Win][WebKitTestRunner] Use CreateWindowStation to have an isolated clipboard
https://bugs.webkit.org/show_bug.cgi?id=224919
Summary [Win][WebKitTestRunner] Use CreateWindowStation to have an isolated clipboard
Fujii Hironori
Reported 2021-04-22 00:03:40 PDT
[Win][WebKitTestRunner] Use CreateWindowStation to have an isolated clipboard See also: Bug 167088 – [Win] Clipboard tests are flaky.
Attachments
WIP patch (2.20 KB, patch)
2021-04-22 00:04 PDT, Fujii Hironori
no flags
WIP patch (2.05 KB, patch)
2024-03-17 19:09 PDT, Fujii Hironori
no flags
WIP patch (3.06 KB, patch)
2024-05-30 19:25 PDT, Fujii Hironori
no flags
Fujii Hironori
Comment 1 2021-04-22 00:04:07 PDT
Created attachment 426782 [details] WIP patch
Radar WebKit Bug Importer
Comment 2 2021-04-29 00:04:14 PDT
Fujii Hironori
Comment 3 2024-03-17 19:09:05 PDT
Created attachment 470409 [details] WIP patch
Fujii Hironori
Comment 4 2024-03-17 19:12:53 PDT
The following tests, which are using Copy and Paste commands, are failing flaky. > python .\Tools\Scripts\run-webkit-tests --wincairo --debug --iter=3 editing/deleting/paste-with-transparent-background-color-live-range.html editing/inserting/insert-paste-bidi-control.html editing/style/apply-through-end-of-document.html However, applying the WIP doesn't seem to have a effect. web process has to be in a separate WindowStation?
Fujii Hironori
Comment 5 2024-05-30 19:25:43 PDT
Created attachment 471550 [details] WIP patch
Fujii Hironori
Comment 6 2024-07-04 18:53:16 PDT
EWS
Comment 7 2024-07-05 18:55:27 PDT
Committed 280706@main (426186a23c4a): <https://commits.webkit.org/280706@main> Reviewed commits have been landed. Closing PR #30502 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.