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: gracefully handle unloaded iframes #133

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    56e53df View commit details
    Browse the repository at this point in the history
  2. format

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    35233e1 View commit details
    Browse the repository at this point in the history
  3. add tests

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    92245ff View commit details
    Browse the repository at this point in the history
  4. frame ready

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    daeef9d View commit details
    Browse the repository at this point in the history
  5. forgot to remove this

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bf519df View commit details
    Browse the repository at this point in the history
  6. fix assert

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3ee748a View commit details
    Browse the repository at this point in the history
  7. format

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    20528eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca68075 View commit details
    Browse the repository at this point in the history
  9. axefixture method

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4b5ae4e View commit details
    Browse the repository at this point in the history
  10. use real fixtures

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8f96b08 View commit details
    Browse the repository at this point in the history
  11. why

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4220a0b View commit details
    Browse the repository at this point in the history
  12. format

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b194257 View commit details
    Browse the repository at this point in the history
  13. asdf

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    db86a94 View commit details
    Browse the repository at this point in the history
  14. asdf

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4d5cd75 View commit details
    Browse the repository at this point in the history
  15. asdf

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0d6c1cc View commit details
    Browse the repository at this point in the history
  16. nullable

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9e595c1 View commit details
    Browse the repository at this point in the history
  17. hardcoded?

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e4a38b2 View commit details
    Browse the repository at this point in the history
  18. move to js file

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    40af6e3 View commit details
    Browse the repository at this point in the history
  19. pls

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    183bb87 View commit details
    Browse the repository at this point in the history
  20. forgot to add to csproj

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    81fccd4 View commit details
    Browse the repository at this point in the history
  21. pls

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e37b96f View commit details
    Browse the repository at this point in the history
  22. ok please

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e1696c7 View commit details
    Browse the repository at this point in the history
  23. fixed a few i thunk?

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    71c1ac5 View commit details
    Browse the repository at this point in the history
  24. adding to non-legacy tests

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    78dbaec View commit details
    Browse the repository at this point in the history
  25. fixed the issue

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    72cabb9 View commit details
    Browse the repository at this point in the history
  26. format

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e43e0ac View commit details
    Browse the repository at this point in the history
  27. damnit

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9e52a39 View commit details
    Browse the repository at this point in the history
  28. added more mocks for timeouts

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7cb5edd View commit details
    Browse the repository at this point in the history
  29. fix uselegacy tests

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    37de26a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    92054b5 View commit details
    Browse the repository at this point in the history
  31. CHROME WORKS. FF not :(

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6570cde View commit details
    Browse the repository at this point in the history
  32. format

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7a32664 View commit details
    Browse the repository at this point in the history
  33. restore iframe option

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6f66fef View commit details
    Browse the repository at this point in the history
  34. explain why test change

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b6db0c6 View commit details
    Browse the repository at this point in the history
  35. remove printf

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8db86de View commit details
    Browse the repository at this point in the history
  36. say why no FF unloaded test

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0e7c51b View commit details
    Browse the repository at this point in the history
  37. swap to gotofixture. remove old

    AdnoC committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3ead16b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    2849c27 View commit details
    Browse the repository at this point in the history
  2. make error handling better

    AdnoC committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    61486eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71ee3e9 View commit details
    Browse the repository at this point in the history