Path Lines of Code
app/cookies_disabled.html 78
app/cookies_enabled.html 78
app/dom_event.html 91
app/http_fetch_event.html 119
app/http_xhr_event.html 138
app/index.html 123
app/ingestion.html 329
app/js_error_event.html 115
app/page_event.html 166
app/remote_config.html 85
app/unsupported_browser.html 49
app/web_vital_event.html 106
jest.unit.config.js 24
nightwatch.conf.js 109
scripts/generate-schema-ts.js 32
src/CommandQueue.ts 81
src/dispatch/Authentication.ts 87
src/dispatch/BeaconHttpHandler.ts 30
src/dispatch/CognitoIdentityClient.ts 117
src/dispatch/DataPlaneClient.ts 131
src/dispatch/Dispatch.ts 150
src/dispatch/EnhancedAuthentication.ts 74
src/dispatch/FetchHttpHandler.ts 102
src/dispatch/StsClient.ts 72
src/dispatch/dataplane.ts 21
src/dispatch/request-timeout.ts 13
src/errors/XhrError.ts 6
src/event-cache/EventCache.ts 139
src/index-browser.ts 15
src/index.ts 12
src/loader/loader-cookies-disabled.js 15
src/loader/loader-cookies-enabled.js 14
src/loader/loader-dom-event.js 18
src/loader/loader-http-fetch-event.js 21
src/loader/loader-http-xhr-event.js 23
src/loader/loader-ingestion.js 24
src/loader/loader-js-error-event.js 16
src/loader/loader-page-event.js 15
src/loader/loader-post-load-command-queue-test.js 9
src/loader/loader-pre-load-command-queue-test.js 7
src/loader/loader-remote-config.js 19
src/loader/loader-standard.js 13
src/loader/loader-web-vital-event.js 15
src/loader/loader.js 39
src/loader/utils/scorekeep.js 142
src/orchestration/Orchestration.ts 315
src/plugins/MonkeyPatched.ts 29
src/plugins/Plugin.ts 20
src/plugins/PluginManager.ts 35
src/plugins/event-plugins/DemoPlugin.ts 48
src/plugins/event-plugins/DomEventPlugin.ts 112
src/plugins/event-plugins/FetchPlugin.ts 241
src/plugins/event-plugins/JsErrorPlugin.ts 81
src/plugins/event-plugins/NavigationPlugin.ts 197
src/plugins/event-plugins/PageViewPlugin.ts 96
src/plugins/event-plugins/ResourcePlugin.ts 129
src/plugins/event-plugins/WebVitalsPlugin.ts 40
src/plugins/event-plugins/XhrPlugin.ts 270
src/plugins/utils/constant.ts 16
src/plugins/utils/http-utils.ts 164
src/plugins/utils/js-error-utils.ts 88
src/remote-config/remote-config.ts 43
src/sessions/PageManager.ts 119
src/sessions/SessionManager.ts 195
src/test-utils/http-handler-utils.ts 36
src/test-utils/integ-http-handler.ts 40
src/test-utils/test-utils.ts 131
src/utils/common-utils.ts 81
src/utils/constants.ts 4
src/utils/cookies-utils.ts 43
src/utils/random.ts 12