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

Commits on Feb 19, 2019

  1. refactor(firefox): migrate onto Juggler flatten protocol

    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 committed Feb 19, 2019
    Copy the full SHA
    3f99b76 View commit details
    Browse the repository at this point in the history