Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: split out DOMWorld from Frame #3780

Merged
merged 3 commits into from Jan 16, 2019

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Jan 15, 2019

This patch splits out DOMWorld class from Frame.
The DOMWorld abstraction is an execution context
with a designated set of DOM wrappers.

References #2671

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
@aslushnikov aslushnikov changed the title refactor: split out IsolatedWorld from Frame refactor: split out DOMWorld from Frame Jan 16, 2019
@aslushnikov aslushnikov merged commit 4ac00ca into puppeteer:master Jan 16, 2019
@aslushnikov aslushnikov deleted the isolated-world branch January 16, 2019 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants