-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Safer initialization of replay. (#490)
Check for presence of crypto and randomUUID. If they are not present we do not capture a session. Remove the header injection as I do not think we will use it for the demo.
- Loading branch information
1 parent
a8b0757
commit da288c5
Showing
3 changed files
with
22 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 0 additions & 33 deletions
33
packages/telemetry/browser-telemetry/src/collectors/rrweb/patches.ts
This file was deleted.
Oops, something went wrong.