playwright/browser_patches/firefox
Andrey Lushnikov c28c5a6455
browser(firefox): make Runtime a global object shared between sessions (#1458)
Review URL: 88261ea669

Key points:
- `Runtime` is now shared between protocol sessions
- `RuntimeAgent` does not exist any more and is merged into `PageAgent` for Page
- `RuntimeAgent` is re-implemented in a worker
2020-03-23 16:21:39 -07:00
..
patches browser(firefox): make Runtime a global object shared between sessions (#1458) 2020-03-23 16:21:39 -07:00
preferences browser(firefox): disable update, setting sync and other non-testing features (#1480) 2020-03-22 23:52:59 -07:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
build.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
BUILD_NUMBER browser(firefox): make Runtime a global object shared between sessions (#1458) 2020-03-23 16:21:39 -07:00
cheatsheet.md chore: added ff cheat sheet 2020-03-04 20:09:05 -08:00
clean.sh devops: strictly configure build folder for Firefox builds (#1454) 2020-03-20 19:24:38 -07:00
install-preferences.js devops: bundle firefox preferences alongside with build. 2020-02-11 14:42:04 -08:00
UPSTREAM_CONFIG.sh browser(firefox): roll Firefox to current beta (#1276) 2020-03-06 18:25:27 -08:00