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(page): Page.createIsolatedWorld error catching has been added #7848

Merged
merged 11 commits into from Mar 2, 2022

Commits on Dec 15, 2021

  1. fix(page): Page.createIsolatedWorld error catching has been added

    when navigating, frames are destroyed and sending events leads to an error that crashes the whole process
    DimaShustal committed Dec 15, 2021
    Copy the full SHA
    3c20ab4 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. fix(page): console.error was replaced by debugError

    DimaShustal committed Dec 29, 2021
    Copy the full SHA
    56d88d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fix(page): Page.createIsolatedWorld error catching has been added

    when navigating, frames are destroyed and sending events leads to an error that crashes the whole process
    DimaShustal authored and OrKoN committed Feb 11, 2022
    Copy the full SHA
    0eebe4e View commit details
    Browse the repository at this point in the history
  2. fix(page): console.error was replaced by debugError

    DimaShustal authored and OrKoN committed Feb 11, 2022
    Copy the full SHA
    32d4312 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Merge branch 'fix/create-isolated-world' of https://github.com/DimaSh…

    …ustal/puppeteer into fix/create-isolated-world
    DimaShustal committed Feb 25, 2022
    Copy the full SHA
    014c4f1 View commit details
    Browse the repository at this point in the history
  2. fix(page): eslint changes

    DimaShustal committed Feb 25, 2022
    Copy the full SHA
    35b38fc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Copy the full SHA
    e6894cf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    167c5e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Copy the full SHA
    84e9beb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    69a2b28 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7949da7 View commit details
    Browse the repository at this point in the history