Skip to content

Commit

Permalink
browser(firefox): make Runtime a global object shared between sessions (
Browse files Browse the repository at this point in the history
#1458)

Review URL: aslushnikov/juggler@88261ea

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
  • Loading branch information
aslushnikov committed Mar 23, 2020
1 parent c0c9b7f commit c28c5a6
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 225 deletions.
2 changes: 1 addition & 1 deletion browser_patches/firefox/BUILD_NUMBER
@@ -1 +1 @@
1051
1052

0 comments on commit c28c5a6

Please sign in to comment.