(new UnknownCollectionError("Unknown Collection \"thunderbird/anti-tracking-url-decoration\"", "resource://services-settings/RemoteSettingsClient.sys.mjs", 192))
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr102 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
We get this when starting up:
(new UnknownCollectionError("Unknown Collection "thunderbird/anti-tracking-url-decoration"", "resource://services-settings/RemoteSettingsClient.sys.mjs", 192))
Assignee | ||
Comment 1•2 years ago
|
||
We need to ship a dump of this data. Probably also good to get it uploaded to our server, even if it's not really used.
Assignee | ||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Patch works for me, I filed https://github.com/thundernest/thundernest-ansible/issues/36 for getting this into Kinto, it'll happen when I introduce Mel to that whole dumpster fire :P
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/a2c10289a762
Avoid error about thunderbird/anti-tracking-url-decoration not being found. r=sancus
Comment 4•2 years ago
|
||
comm-central is busted after landing.
It complains about duplicate file:
defaults/settings/thunderbird/anti-tracking-url-decoration.json
The patch for this patch landed an ignore rule for this filename, but with a different path.
Comment 5•2 years ago
|
||
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/f46a47e45e84
Avoid error about thunderbird/anti-tracking-url-decoration not being found. r=sancus
Description
•