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

feat(chromium): support oopifs #1664

Merged
merged 1 commit into from
Apr 6, 2020
Merged

feat(chromium): support oopifs #1664

merged 1 commit into from
Apr 6, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Apr 4, 2020

Splits CRPage into CRPage and FrameSession, carefully broadcasting or picking the right session for each operation.

References #1553.

Copy link
Member

@pavelfeldman pavelfeldman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks very good. Could we add ~20 tests on the render swap? It'd be also cool if we could run many of our emulation tests against the iframe context.

src/chromium/crPage.ts Outdated Show resolved Hide resolved
src/chromium/crPage.ts Outdated Show resolved Hide resolved
Splits CRPage into CRPage and FrameSession, carefully broadcasting or
picking the right session for each operation.
@dgozman dgozman merged commit aeeac55 into microsoft:master Apr 6, 2020
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.

2 participants