Skip to content

Commit 1bf5b61

Browse files
authored
browser(firefox): move workers to use SimpleChannel (#1232)
Review URL: aslushnikov/juggler@4753d01 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.
1 parent 4fd2312 commit 1bf5b61

File tree

2 files changed

+411
-287
lines changed

2 files changed

+411
-287
lines changed

browser_patches/firefox/BUILD_NUMBER

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1033
1+
1034

0 commit comments

Comments
 (0)