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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Implement waitForHead and change waitForBody to use documentReady #20658

Merged
merged 9 commits into from
Feb 22, 2019

Commits on Feb 8, 2019

  1. check for body along with the document ready check

    Christopher De Leon committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    9765d80 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 20377/wait-for-head

    Christopher De Leon committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1b25d39 View commit details
    Browse the repository at this point in the history
  3. remove console.log

    Christopher De Leon committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    7f6f64c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. reset whitespace

    Christopher De Leon committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    991c22a View commit details
    Browse the repository at this point in the history
  2. one more whitespace

    Christopher De Leon committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    0399688 View commit details
    Browse the repository at this point in the history
  3. wait until body is present to to show head is fully parsed

    Christopher De Leon committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    876d4a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. use onDocumentReady for document ready detection

    Christopher De Leon committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    91c7201 View commit details
    Browse the repository at this point in the history
  2. add callback

    Christopher De Leon committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a70789c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Fix tests

    jridgewell committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    070ff72 View commit details
    Browse the repository at this point in the history