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

fix: memory leak caused by storing base64 encoded files recieved by CDP Network.requestWillBeSent #22460

Merged

Commits on Jun 22, 2022

  1. filtering out data urls from networkRequestWillBeSent CDP requests

    Dylan Schlabach authored and Dylan Schlabach committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a870fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd49beb View commit details
    Browse the repository at this point in the history
  3. fix: memory leak caused by storing base64 encoded files recieved by C…

    …DP Network.requestWillBeSent
    Dylan Schlabach authored and Dylan Schlabach committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f63e180 View commit details
    Browse the repository at this point in the history
  4. Update packages/server/lib/browsers/cdp_automation.ts

    grammar :)
    
    Co-authored-by: Sam Tsai <samtsai@gmail.com>
    DJSdev and samtsai committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    02ed2e1 View commit details
    Browse the repository at this point in the history
  5. Update packages/server/lib/browsers/cdp_automation.ts

    grammar :)
    
    Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
    DJSdev and emilyrohrbough committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    59c0461 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. added unit tests

    Dylan Schlabach authored and Dylan Schlabach committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    eb92e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1824fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c9d48a View commit details
    Browse the repository at this point in the history