Commit 5910b3b
fix(browser-utils): Add fallback for browserPerformanceTimeOrigin in _sendInpSpan
Use `|| 0` fallback instead of `as number` cast, consistent with the
LCP and CLS span handlers that already guard against undefined.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d0914a3 commit 5910b3b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments