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(rpc): support more chromium-specific apis #2883

Merged
merged 1 commit into from
Jul 9, 2020
Merged

feat(rpc): support more chromium-specific apis #2883

merged 1 commit into from
Jul 9, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Jul 8, 2020

This includes page CDPSession, backgroundPages() and serviceWorkers().

This has also revealed an issue with closing order between the context and the service worker.

src/rpc/client/browserContext.ts Outdated Show resolved Hide resolved
src/rpc/server/browserContextDispatcher.ts Outdated Show resolved Hide resolved
This includes page CDPSession, backgroundPages() and serviceWorkers().

This has also revealed an issue with closing order between the context
and the service worker.
@dgozman dgozman merged commit 8fe29fe into microsoft:master Jul 9, 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