playwright/browser_patches/firefox
Andrey Lushnikov 1bf5b61cbb
browser(firefox): move workers to use SimpleChannel (#1232)
Review URL: 4753d0121f

This patch:
- Moves Workers to FrameTree
- Introduces WorkerData in PageAgent that proxies runtime agent
  in worker to browser process
- Introduces WorkerHandler in PageHandler that handles communicates
  with runtime agent in worker and handles Juggler protocol

As part of this patch, SimpleChannel no longer manages lifetime of
any of its handlers.
2020-03-04 21:18:56 -08:00
..
patches browser(firefox): move workers to use SimpleChannel (#1232) 2020-03-04 21:18:56 -08:00
preferences browser(firefox): allow loading file URLs in web process (#1110) 2020-02-25 16:07:22 -08:00
.gitignore Initial commit 2019-11-19 10:58:15 -08:00
archive.sh devops: bundle firefox preferences alongside with build. 2020-02-11 14:42:04 -08:00
build.sh devops: fix firefox preferences build on mac 2020-02-11 16:22:31 -08:00
BUILD_NUMBER browser(firefox): move workers to use SimpleChannel (#1232) 2020-03-04 21:18:56 -08:00
cheatsheet.md chore: added ff cheat sheet 2020-03-04 20:09:05 -08:00
clean.sh devops: fix clean script to keep going if there's no OBJ- folder 2019-11-22 19:57:25 -08: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 upstream's beta (#876) 2020-02-06 15:21:06 -08:00