console.error: (new UnknownCollectionError("Unknown Collection \"thunderbird/search-config-overrides\"", "resource://services-settings/RemoteSettingsClient.sys.mjs", 188))
Categories
(Thunderbird :: Upstream Synchronization, task)
Tracking
(thunderbird_esr115 unaffected, thunderbird122 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | unaffected |
thunderbird122 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
We need to ship the search-config-overrides dump(s), to avoid console spew.
console.error: (new UnknownCollectionError("Unknown Collection "thunderbird/search-config-overrides"", "resource://services-settings/RemoteSettingsClient.sys.mjs", 188))
Comment 1•1 years ago
|
||
Thunderbird should ship an empty collection.
Assignee | ||
Comment 2•1 years ago
|
||
I copied the empty one Firefox ships.
Assignee | ||
Comment 3•1 years ago
|
||
Updated•1 years ago
|
Comment 4•1 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #2)
I copied the empty one Firefox ships.
That will be fine, as long as Thunderbird never adds the collection on its remote settings server. Otherwise you may get errors reported from remote settings telemetry about the collections being invalid if it did get added later on (though they would then go away over time as the local dumps get updated).
Assignee | ||
Comment 5•1 years ago
|
||
I updated the timestamps for them now.
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Updated•1 years ago
|
Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3e3ea27fa524
ship search-config-overrides dumps. r=aleca
Description
•