Skip to content

Commit

Permalink
refactor: split out IsolatedWorld from Frame
Browse files Browse the repository at this point in the history
This patch splits out `IsolatedWorld` class from Frame.
The `IsolatedWorld` abstraction is an execution context
with a designated set of DOM wrappers.

References puppeteer#2671
  • Loading branch information
aslushnikov committed Jan 16, 2019
1 parent bea26a7 commit 519ce48
Show file tree
Hide file tree
Showing 3 changed files with 748 additions and 515 deletions.

0 comments on commit 519ce48

Please sign in to comment.