Closed Bug 1447229 Opened 6 years ago Closed 6 years ago

FetchEvent.clientId String Changed

Categories

(developer.mozilla.org Graveyard :: API, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1446225

People

(Reporter: davidscrobonia, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
1. Compared `FetchEvent.clientId === Client.id`
2. where before this succeeded, it now failed
3. used console.log(FetchEvent.clientID) and noticed it was wrapped in brackets
4. didn't notice this error until March 19th
5. This error does not occur in Chrome

What happened?
==============
FetchEvent.clientId was set to {e8311db5-8a22-47a6-90bd-849cfe2d68e6}

What should have happened?
==========================
FetchEvent.clientId should have been set to e8311db5-8a22-47a6-90bd-849cfe2d68e6

Or if FetchEvent.clientId has changed then it should atleast be equal to Client.id. Those two id's are now inconsistent.

Is there anything else we should know?
======================================
I'm using Firefox version 59.01 on Ubuntu. Also had it reported on Firefox version 59.
Looks like this has already been reported as bug 1446225
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.