You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Rename CloseWatcher.signalClose to CloseWatched.requestClose (#40213)
* 📦 Update dependency chromedriver to v131
* switch to realWin to resolve scheme-less url to the correct hostname
something changed recently with Url Parsing in Chrome or something in
the FakeWin implementation is causign it to not resolve properly.
Quick fix seems to be to switch it to a real window
* try out the disable feature
* rename to requestClose
* undo skip to test which tests are still failing
* add back skip
* try w/o closewatcher
* Update test/unit/utils/test-close-watcher-impl.js
Co-authored-by: Daniel Rozenberg <[email protected]>
* Update test/unit/utils/test-close-watcher-impl.js
Co-authored-by: Daniel Rozenberg <[email protected]>
* Update test/unit/utils/test-close-watcher-impl.js
Co-authored-by: Daniel Rozenberg <[email protected]>
* Update test/unit/utils/test-close-watcher-impl.js
Co-authored-by: Daniel Rozenberg <[email protected]>
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Rozenberg <[email protected]>
0 commit comments