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(firefox): migrate onto Juggler flatten protocol #4033

Merged
merged 1 commit into from Feb 19, 2019

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Feb 19, 2019

Juggler now implements the same "flatten" protocol as CDP.
This patch:

  • copies Connection.js from original Puppeteer (with a few renames, e.g. CDPSesssion -> JugglerSession).
  • migrates code to support protocol-level sessions

Juggler now implements the same "flatten" protocol as CDP.
This patch copies `Connection.js` from original Puppeteer (with a few
renames, e.g. `CDPSesssion` -> `JugglerSession`).
@aslushnikov aslushnikov merged commit 3b18092 into puppeteer:master Feb 19, 2019
@aslushnikov aslushnikov deleted the sessions branch February 19, 2019 21:20
kiku-jw pushed a commit to kiku-jw/puppeteer that referenced this pull request Apr 6, 2019
)

Juggler now implements the same "flatten" protocol as CDP.
This patch:

* copies `Connection.js` from original Puppeteer (with a few renames, e.g. `CDPSesssion` -> `JugglerSession`).
* migrates code to support protocol-level sessions
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

1 participant