playwright/packages/playwright-core
Max Schmitt 96053ed0b5
Revert "fix(reuse): reset Origin Private File System API (#29921)" (#30342)
This reverts commit 048d6669fd.

This change caused the crash for
https://github.com/microsoft/playwright/issues/30339#issuecomment-2049870789.
If we don't execute this code, it does not crash.

Reverting it for now until the Chromium fix lands in Beta/Stable.
2024-04-11 19:07:15 +02:00
..
bin
bundles
src Revert "fix(reuse): reset Origin Private File System API (#29921)" (#30342) 2024-04-11 19:07:15 +02:00
types docs: hint that popup main request is accessible through BrowserContext (#30249) 2024-04-04 09:23:21 -07:00
.eslintrc.js
.npmignore
browsers.json feat(webkit): roll to r1998 (#30310) 2024-04-09 16:19:58 +02:00
cli.js
index.d.ts
index.js
index.mjs
package.json chore: mark version 1.44.0-next (#30129) 2024-03-26 13:44:10 -07:00
README.md
ThirdPartyNotices.txt

playwright-core

This package contains the no-browser flavor of Playwright.