mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-02 21:09:46 -06:00
* clean up the primaryOriginCommunicator when the iframe is torndown to prevent dangling memory leaks * fix: clean up the primaryOriginCommunicator when the iframe is torndown to prevent dangling memory leaks * attempt to clean up onMessage handlers when event manager is setup/torn down. NEEDS cy-in-cy TEST * move session tests into session directory and rename file to prep for origin tests being added * add cy.origin regression tests * fix cy origin event bindings in the event manager"