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

core(iframe-elements): Include new IFrameElements gatherer #8979

Merged
merged 23 commits into from
Sep 18, 2019

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    89d81ef View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    499c599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abd4dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ee62ee View commit details
    Browse the repository at this point in the history
  4. Address comments.

    jburger424 committed May 17, 2019
    Configuration menu
    Copy the full SHA
    ce2e280 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    2642fa9 View commit details
    Browse the repository at this point in the history
  2. Address numerous comments.

    jburger424 committed May 21, 2019
    Configuration menu
    Copy the full SHA
    76e3e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07610e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    aa8e553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861e3ed View commit details
    Browse the repository at this point in the history
  3. Recurse frameTree.

    jburger424 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    0c8ba7f View commit details
    Browse the repository at this point in the history
  4. Fix lint errors.

    jburger424 committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    c9887c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ca3b25 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Address comments.

    jburger424 committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    d2223fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371bcc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Resolve comments.

    jburger424 committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    a1a6f21 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Address comments.

    jburger424 committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    a4bacac View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Update oopif to ensure functionality of IFrameElements gatherer.

    Update getElementsInDocument function to find child elements within IFrames.
    jburger424 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    54f9793 View commit details
    Browse the repository at this point in the history
  2. Address comments.

    jburger424 committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    13e6f66 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    e674bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4121d17 View commit details
    Browse the repository at this point in the history
  3. Remove recursive iframe gathering functionality from _findAllElements…

    …() and updated relevant smoketest.
    jburger424 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8d9354e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82ddb3b View commit details
    Browse the repository at this point in the history