MCPcopy Create free account
hub / github.com/ORCID/orcid-angular / setupInspectionEvents

Method setupInspectionEvents

scripts/new-relic.runtime.js:2099–2128  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2097 this.importAggregator(e, () => i.e(478).then(i.bind(i, 2467)))
2098 }
2099 setupInspectionEvents(e) {
2100 const t = (t, r) => {
2101 t &&
2102 (0, R.W)({
2103 agentIdentifier: e,
2104 timeStamp: t.timeStamp,
2105 loaded: 'complete' === t.target.readyState,
2106 type: 'window',
2107 name: r,
2108 data: t.target.location + '',
2109 })
2110 }
2111 ;(0, l.sB)((e) => {
2112 t(e, 'DOMContentLoaded')
2113 }),
2114 (0, l.GG)((e) => {
2115 t(e, 'load')
2116 }),
2117 (0, l.Qr)((e) => {
2118 t(e, 'navigate')
2119 }),
2120 this.ee.on(w.tS.UPDATE, (t, r) => {
2121 ;(0, R.W)({
2122 agentIdentifier: e,
2123 type: 'lifecycle',
2124 name: 'session',
2125 data: r,
2126 })
2127 })
2128 }
2129 }
2130 var T = i(384)
2131 class A extends e.d {

Callers 1

constructorMethod · 0.95

Calls 1

tFunction · 0.85

Tested by

no test coverage detected