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

refactor(core): Use the early event contract instead of the event contract in the bootstrap. #55587

Closed
wants to merge 13 commits into from

Commits on May 7, 2024

  1. refactor(core): Export some more symbols and check for truthiness on …

    …event types before adding them.
    
    In some cases, we will be passing in undefined for capture events, so handle this.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    13cb6e5 View commit details
    Browse the repository at this point in the history
  2. refactor(core): Use early event contract instead of the event contrac…

    …t in bootstrap.
    
    This also fixes an existing bug where we erase the jsaction attribute too early.
    
    Now the event contract binary is 608 bytes :D.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c6914bf View commit details
    Browse the repository at this point in the history
  3. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4fb0361 View commit details
    Browse the repository at this point in the history
  4. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4cace25 View commit details
    Browse the repository at this point in the history
  5. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    abf2b97 View commit details
    Browse the repository at this point in the history
  6. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    188d19f View commit details
    Browse the repository at this point in the history
  7. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bdc3d5c View commit details
    Browse the repository at this point in the history
  8. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a640be8 View commit details
    Browse the repository at this point in the history
  9. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ab76cdb View commit details
    Browse the repository at this point in the history
  10. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f101720 View commit details
    Browse the repository at this point in the history
  11. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b833f50 View commit details
    Browse the repository at this point in the history
  12. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e1a0460 View commit details
    Browse the repository at this point in the history
  13. fixup! refactor(core): Use early event contract instead of the event …

    …contract in bootstrap.
    iteriani committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e8666a1 View commit details
    Browse the repository at this point in the history