Commit Graph

3 Commits

Author SHA1 Message Date
Yun Feng
fc82869409 Fix cross origin iframe bugs (#1093)
* fix: error data while recording some websites are integrated  with stripe

These websites will usually have an iframe with src "https://js.stripe.com/v3/m-outer-xxx.html"

* add test case for the bug

* fix: recordCrossOriginIframes: true does not work with pack/unpack fn

1. bugfix
2. add test case
3. add rrweb-all.js to the result of command: bundle:browser
4. make puppeteer headless in CI by default to increase the speed and stability
2023-01-16 15:26:33 +08:00
MF
e08d03988f fix CI error (#1045)
* fix CI error

* change the CI triggering event to pull_request
2022-11-07 12:54:36 +08:00
Justin Halsall
98e71cd0d2 Replace travis ci with github actions (#1043) 2022-11-04 17:26:44 +08:00