Closed
Bug 1830690
Opened 2 years ago
Closed 2 years ago
accounts.firefox.com is broken if dom.enable_performance_observer is false
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jan, Assigned: dschomburg)
Details
(Keywords: nightly-community)
Login with 2FA Firefox account:
mozregression --launch 2023-04-30 --pref dom.enable_performance_observer:false -a https://accounts.firefox.com
General application error
Something went wrong. Please try again later.
devtools:
ReferenceError: PerformanceObserver is not defined
Cx navigation-timing.ts:38
Xw index.tsx:34
React 13
onNewData useBaseQuery.ts:39
react-dom.production.min.js:209:194
release: 1.256.3 logger.ts:39:32
sentry-config-builder
Object { msg: "Config setting for sentry.dsn specified, enabling sentry for env prod!" }
logger.ts:39:32
sentry-config-builder
Object { msg: "sentry targeting: prod" }
logger.ts:39:32
ReferenceError: PerformanceObserver is not defined
Cx navigation-timing.ts:38
Xw index.tsx:34
React 13
onNewData useBaseQuery.ts:39
instrument.ts:124:32
AppError ReferenceError: PerformanceObserver is not defined
Cx navigation-timing.ts:38
Xw index.tsx:34
React 13
onNewData useBaseQuery.ts:39
instrument.ts:124:32
Updated•2 years ago
|
Component: Firefox Accounts → Server: Firefox Accounts
Product: Firefox → Cloud Services
Assignee | ||
Comment 1•2 years ago
|
||
Thanks for reporting. An issue has been filed, and a fix will land shortly. https://github.com/mozilla/fxa/pull/15258
Comment 2•2 years ago
|
||
This should be live on staging tomorrow afternoon and in production a week later.
Assignee: nobody → dschomburg
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•