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

feat(webkit): fix multidomain driver tests in WebKit #23442

Merged
merged 111 commits into from
Oct 12, 2022
Merged

Commits on Jul 18, 2022

  1. Initial async changes

    mjhenkes committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    5b5ea12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91678a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. updating tests

    mjhenkes committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    49c74a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    e70fed9 View commit details
    Browse the repository at this point in the history
  2. remove the onlys

    mjhenkes committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    382ad34 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Most tests passing

    mjhenkes committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    206cbd8 View commit details
    Browse the repository at this point in the history
  2. Fix driver tests?

    mjhenkes committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b03269c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix firefox test?

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7754402 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d6c5f45 View commit details
    Browse the repository at this point in the history
  3. fix tests??

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    32ceeba View commit details
    Browse the repository at this point in the history
  4. a better check

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    cd1a90c View commit details
    Browse the repository at this point in the history
  5. fix integration tests

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bb45506 View commit details
    Browse the repository at this point in the history
  6. minor cleanup

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    1dc9554 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ab2e61 View commit details
    Browse the repository at this point in the history
  8. also fix integration tests

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0d4d603 View commit details
    Browse the repository at this point in the history
  9. remove fixmes

    mjhenkes committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    774da85 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Address (some) PR comments

    mjhenkes committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    9e20c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    297e41b View commit details
    Browse the repository at this point in the history
  2. fix print-run

    flotwig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    173de9f View commit details
    Browse the repository at this point in the history
  3. minimize diff

    flotwig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e493600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beb3f2d View commit details
    Browse the repository at this point in the history
  5. fix tests

    flotwig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4957a83 View commit details
    Browse the repository at this point in the history
  6. update stubbed tests

    flotwig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c255548 View commit details
    Browse the repository at this point in the history
  7. convert electron.js to .ts

    flotwig committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b01e8c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Suggestions from code review

    flotwig committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ce15192 View commit details
    Browse the repository at this point in the history
  2. Clean up new type errors

    flotwig committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8bd49f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e8f62a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501895a View commit details
    Browse the repository at this point in the history
  5. Suggestions from code review

    flotwig committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5e74399 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Aug 29, 2022

  1. unit tests

    flotwig committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    9b8cfbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b1790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f6d4b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    e3b1979 View commit details
    Browse the repository at this point in the history
  2. fix snapshots

    flotwig committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c3f6915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8e2b7e View commit details
    Browse the repository at this point in the history
  4. Fix type errors

    mjhenkes committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    b6d4471 View commit details
    Browse the repository at this point in the history
  5. fix multi-spec videos?

    flotwig committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    ce0a27f View commit details
    Browse the repository at this point in the history
  6. webkit video recording works!

    flotwig committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e41dd70 View commit details
    Browse the repository at this point in the history
  7. webkit system tests

    flotwig committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    645a8d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. skip system-tests that won't be fixed in this PR

    ~60 tests skipped out of ~99:
    * ~6 skipped due to needing multidomain support
    * ~8 skipped due to missing before:browser:launch support
    * ~22 skipped due to broken stack traces
    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    059748b View commit details
    Browse the repository at this point in the history
  2. fix single-tab mode

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    84554e4 View commit details
    Browse the repository at this point in the history
  3. cleanup/api renames

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2b9f33f View commit details
    Browse the repository at this point in the history
  4. fix more tests

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    115a07c View commit details
    Browse the repository at this point in the history
  5. minimize diff, fix ff

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4ad2279 View commit details
    Browse the repository at this point in the history
  6. fix unit tests

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a449c8f View commit details
    Browse the repository at this point in the history
  7. fix tests

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2468f9f View commit details
    Browse the repository at this point in the history
  8. cleanup

    flotwig committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d38ae27 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    47adf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4c1e3 View commit details
    Browse the repository at this point in the history
  3. enable ci job

    flotwig committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    308b53d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31391b6 View commit details
    Browse the repository at this point in the history
  5. update undefined message

    flotwig committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    a432bdd View commit details
    Browse the repository at this point in the history
  6. doesn't need an underscore

    flotwig committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1b5737a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Adding iframe patching.

    mjhenkes committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0d19622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e985d24 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Add error message when using visit to visit a cross origin site with …

    …the onLoad or onBeforeLoad options.
    mjhenkes committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    822aa81 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix test errors.

    mjhenkes committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    b0a31aa View commit details
    Browse the repository at this point in the history
  3. more fixes, but not all

    mjhenkes committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    18af289 View commit details
    Browse the repository at this point in the history
  4. use the origin policy

    mjhenkes committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f8ca723 View commit details
    Browse the repository at this point in the history
  5. Fix types

    mjhenkes committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0453a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. more fixes

    mjhenkes committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    bd16d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbe5a5f View commit details
    Browse the repository at this point in the history
  3. firefox

    mjhenkes committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    55e9aa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b221942 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f12700 View commit details
    Browse the repository at this point in the history
  6. Fix some ToDos

    mjhenkes committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    61435ba View commit details
    Browse the repository at this point in the history
  7. code cleanup

    mjhenkes committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    49b7f87 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. remove quotes

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    45479f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0bd08 View commit details
    Browse the repository at this point in the history
  3. Code review changes

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9319e2b View commit details
    Browse the repository at this point in the history
  4. more cr changes

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bf01ddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ceef39 View commit details
    Browse the repository at this point in the history
  6. fix tests possibly

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f33b059 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1184ced View commit details
    Browse the repository at this point in the history
  8. for realz this time

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    60ea312 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a4c626 View commit details
    Browse the repository at this point in the history
  10. roll back change

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6f24105 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c061c36 View commit details
    Browse the repository at this point in the history
  12. Fix some flake

    mjhenkes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    accee35 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c65bb98 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    0e12b7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d529605 View commit details
    Browse the repository at this point in the history
  3. update circle.yml

    mschile committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9708b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cf865a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    5ec433e View commit details
    Browse the repository at this point in the history
  2. revert cookie test change

    mjhenkes committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    55f07ec View commit details
    Browse the repository at this point in the history
  3. revert cross origin change

    mjhenkes committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    efa7746 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fix clear cookie problem

    mjhenkes committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4225f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6689ea View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Try it again

    mjhenkes committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    f1b4451 View commit details
    Browse the repository at this point in the history
  2. test cy.origin in webkit

    mjhenkes committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    faa58dc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    450a77e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d94e23 View commit details
    Browse the repository at this point in the history
  3. missed one

    mjhenkes committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    492e162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f127b View commit details
    Browse the repository at this point in the history
  5. enable sessions on webkit

    mjhenkes committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    54a1d03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfc918c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update web_security_spec.js

    mjhenkes committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    46bea43 View commit details
    Browse the repository at this point in the history
  2. Update web_security_spec.js

    mjhenkes committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2eea718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c3b8be View commit details
    Browse the repository at this point in the history
  4. file cleanup

    mjhenkes committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d926025 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Unify socket creation logic

    mjhenkes committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d3085db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481f87c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Address PR Comments

    mjhenkes committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    c9fd23f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9547bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf97be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    175647e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9c8196 View commit details
    Browse the repository at this point in the history