mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-26 00:50:41 -05:00
695dd275bc
* chore: enforce strict origin spec bridges chore: refactor spec bridges to strictly enforce same origin fix: wrap fullCrossOrigin injection around feature flag inside buffered response * fix: do NOT set the initial cypress cookie inside the spec bridge as it is sending unecessary cookies * chore: simplify the finding cypress in the injection code * chore: change order in which callback fn is declared * chore: add spec bridge performance issue to validation tests