mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-18 08:41:49 +03:00
58285f6155
We try to avoid closing firefox too early, fearing that this might terminate clean shutdown sequence. Usually we assume that `Browser.enable` is called before `Browser.close` - however, this is not the case in certain tests. So we have to ensure browser initialization in `Browser.close` as well. In my local tests, this fixes the Firefox Pipe problem: it looks like we were closing browser too quickly. |
||
---|---|---|
.. | ||
juggler | ||
patches | ||
preferences | ||
.gitignore | ||
archive.sh | ||
BUILD_NUMBER | ||
build.sh | ||
cheatsheet.md | ||
clean.sh | ||
install-preferences.js | ||
UPSTREAM_CONFIG.sh |