Skip to content

Commit

Permalink
refactor: split out DOMWorld from Frame (#3780)
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 #2671
  • Loading branch information
aslushnikov committed Jan 16, 2019
1 parent bea26a7 commit 4ac00ca
Show file tree
Hide file tree
Showing 3 changed files with 748 additions and 515 deletions.

0 comments on commit 4ac00ca

Please sign in to comment.