Mathieu Leplatre
f225d7e930
Bug 1727487 - Notify observers of synchronization errors (r=mixedpuppy)
...
Differential Revision: https://phabricator.services.mozilla.com/D123597
2021-08-25 16:45:42 +00:00
ffxbld
80863c10b2
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D123322
2021-08-23 11:37:13 +00:00
ffxbld
c7cfba7954
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D123079
2021-08-19 12:19:55 +00:00
ffxbld
e16e09b8e7
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D122719
2021-08-16 12:17:21 +00:00
Mathieu Leplatre
16d61e674e
Bug 1724971 - Do not use conservative wrapper to fetch resources URLs r=robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D122319
2021-08-11 19:31:32 +00:00
Mathieu Leplatre
e552281894
Bug 1654693 - Make sure Remote Settings doesn't use HTTP3 r=mixedpuppy,jwhitlock
...
This patch upgrades the kinto-http.js library to add a `fetchFunc` hook.
We then replace calls to `fetch()` everywhere by `Utils.fetch()` which will leverage ServiceRequest, a derivative of XMLHTTPRequest that sets the beConservative flag.
Differential Revision: https://phabricator.services.mozilla.com/D121531
2021-08-10 14:54:04 +00:00
Sebastian Hengst
c136a57852
Merge mozilla-central to autoland. CLOSED TREE
2021-08-09 19:13:59 +02:00
Mozilla Releng Treescript
a536ab927f
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-08-09 16:20:45 +00:00
ffxbld
7bf613163a
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D122093
2021-08-09 11:49:10 +00:00
ffxbld
3b0b1c9a9a
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D121852
2021-08-05 12:14:03 +00:00
Gijs Kruitbosch
4fa576deda
Bug 1723723 - stop using getURLSpecFromFile from JS code to avoid mainthread IO, r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D121620
2021-08-03 18:32:50 +00:00
Emma Malysz
d61a9b0565
Bug 1649604, remove OS.File usage from JSONFile.jsm r=Gijs,robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D102041
2021-08-03 15:14:18 +00:00
ffxbld
2831cbf797
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D121518
2021-08-02 11:35:31 +00:00
ffxbld
293f05bd5a
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D121171
2021-07-29 13:29:32 +00:00
ffxbld
24499204c2
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=pascalc
...
Differential Revision: https://phabricator.services.mozilla.com/D120836
2021-07-26 15:45:06 +00:00
ffxbld
10795c51f3
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D120594
2021-07-22 11:55:25 +00:00
ffxbld
42e26fb23c
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D120208
2021-07-19 11:41:05 +00:00
ffxbld
3ea69315a0
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D119964
2021-07-15 12:19:52 +00:00
Tarik Eshaq
9f2a55c5bc
Bug 1587228 - Removes support for old send-tab clients. r=markh
...
* Removes the fallback to the old sent-tab
* Deletes the api to send URIs using commands
* Modifies tests that depended on that api to now use
other commands, namely the wipeEngine command
Differential Revision: https://phabricator.services.mozilla.com/D118086
2021-07-14 16:50:26 +00:00
Alexandru Michis
4163c8f09b
Merge autoland to mozilla-central. a=merge
2021-07-13 00:55:10 +03:00
Mozilla Releng Treescript
abd155b8ec
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-07-12 12:48:42 +00:00
ffxbld
20ebcad429
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D119613
2021-07-12 12:46:36 +00:00
Rob Wu
85a7ce3d7c
Bug 1717068 - Package summary of last_modified of RemoteSettings dumps r=leplatrem,nalexander
...
Package a summary of the RemoteSettings dumps with the application, so
that RemoteSettings clients can look up the last_modified value of a
dump without loading the whole JSON dump file.
For simplicity, the initial version of `gen_last_modified.py` generates
only one entry for the only present use case. A more generic version of
the script will be implemented in bug 1719560.
Differential Revision: https://phabricator.services.mozilla.com/D119336
2021-07-08 20:02:07 +00:00
Rob Wu
b525991774
Bug 1717068 - Option to load from JSON dump if it's newer than local data r=leplatrem
...
This option will be used in a following commit and in bug 1718083.
Differential Revision: https://phabricator.services.mozilla.com/D118738
2021-07-08 20:02:06 +00:00
Dorel Luca
dfc7a95d69
Backed out 2 changesets (bug 1717068) for Build bustages. CLOSED TREE
...
Backed out changeset 1195f23a6393 (bug 1717068)
Backed out changeset 7f269f70c52c (bug 1717068)
2021-07-08 20:44:36 +03:00
Rob Wu
d6da58f7e8
Bug 1717068 - Use newer blocklist dump if available r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D118739
2021-07-08 17:28:21 +00:00
Rob Wu
a53c72d792
Bug 1717068 - Option to load from JSON dump if it's newer than local data r=leplatrem
...
This option will be used in a following commit and in bug 1718083.
Differential Revision: https://phabricator.services.mozilla.com/D118738
2021-07-08 17:28:21 +00:00
ffxbld
36123d2646
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D119384
2021-07-08 12:04:42 +00:00
Martin Giger
18c2329bcc
Bug 1677812 - Don't force Firefox settings server for Thunderbird. r=leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D119231
2021-07-07 23:06:20 +00:00
ffxbld
90157073c1
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D119078
2021-07-05 11:42:50 +00:00
ffxbld
07112f9595
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D118699
2021-06-24 13:28:29 +00:00
Brindusan Cristian
ed528a5835
Backed out changeset 0a18936814a7 (bug 1587228) for causing bc failures in browser_contextmenu_sendpage.js.
...
CLOSED TREE
2021-06-23 00:09:46 +03:00
Tarik Eshaq
c8b1f02eae
Bug 1587228 - Removes support for old send-tab clients. r=markh
...
* Removes the fallback to the old sent-tab
* Deletes the api to send URIs using commands
* Modifies tests that depended on that api to now use
other commands, namely the wipeEngine command
Differential Revision: https://phabricator.services.mozilla.com/D118086
2021-06-22 20:21:40 +00:00
Tarik Eshaq
453be8c6fd
Bug 1716450 - Removes fxa-client rust code from Desktop. r=rfkelly
...
Differential Revision: https://phabricator.services.mozilla.com/D118238
2021-06-22 17:04:35 +00:00
ffxbld
dc3950b6b0
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D118330
2021-06-21 12:01:44 +00:00
ffxbld
ce65c5c554
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D118159
2021-06-17 10:49:43 +00:00
ffxbld
13e469a9fb
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D117636
2021-06-14 13:05:01 +00:00
Silke Hofmann
bea2345ce6
Bug 1481470 - Stop using xlink:href in SVG in services/. r=nhnt11,leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D117208
2021-06-13 19:01:20 +00:00
surajeet310
6ea83c8ef9
Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D117419
2021-06-10 19:33:53 +00:00
ffxbld
51e47c5f62
No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau
...
Differential Revision: https://phabricator.services.mozilla.com/D117410
2021-06-10 14:50:41 +00:00
Tim Giles
7f6d28ec5f
Bug 1704584 - Add password-rules data in tree. r=leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D114108
2021-06-09 13:54:08 +00:00
Nihanth Subramanya
8c6be94e72
Bug 1714393 - Update source docs to mention static-dumps/ directory for initial data. r=leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D116884
2021-06-07 09:18:54 +00:00
ffxbld
6a258cbbf9
No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM
...
Differential Revision: https://phabricator.services.mozilla.com/D116890
2021-06-04 20:23:51 +00:00
Rob Wu
7652aacc5a
Bug 1706391 - Disable blocklist v2 by default r=Gijs,geckoview-reviewers,aklotz
...
- Require the blocklist v3 everywhere except on Android,
as Android support will be done in bug 1639050.
On Firefox desktop it is not possible to switch back to blocklist v2.
- The application size (Firefox/Thunderbird) shrinks by 1 MB
because the addons.json dump no longer needs to be packaged.
- Thunderbird will now use blocklist v3 instead of v2.
Doesn't matter because it didn't use the blocklist in practice.
Differential Revision: https://phabricator.services.mozilla.com/D116418
2021-06-04 20:03:27 +00:00
Rob Wu
c7d6145482
Bug 1706391 - Remove unnecessary RemoteSetting+blocklist prefs r=leplatrem
...
Introduces a new `bucketName` option to supersede `bucketNamePref`.
For more context, see https://bugzilla.mozilla.org/show_bug.cgi?id=1702759
The `services.blocklist.bucket` pref is used by the Remote Settings dev
tools* to change from blocklists to blocklists-preview. There is no such
collection for the "addons-bloomfilters" collection, so hardcoding the
bucket name as "blocklists" does not matter.
* 52b2094b10/extension/experiments/remotesettings/api.js (L144-L145)
Differential Revision: https://phabricator.services.mozilla.com/D116417
2021-06-04 20:03:27 +00:00
Brindusan Cristian
be4ce39d9a
Backed out 5 changesets (bug 1706391) for xpcshell failures at test_gfxBlacklist_Equal_DriverNew.js.
...
CLOSED TREE
Backed out changeset ccd2f9b9c513 (bug 1706391)
Backed out changeset 4abbf0ced8b8 (bug 1706391)
Backed out changeset 51ed9a912826 (bug 1706391)
Backed out changeset 90724663c6c4 (bug 1706391)
Backed out changeset 6d733a44225a (bug 1706391)
2021-06-04 22:28:37 +03:00
Rob Wu
64c804f78d
Bug 1706391 - Disable blocklist v2 by default r=Gijs,geckoview-reviewers,aklotz
...
- Require the blocklist v3 everywhere except on Android,
as Android support will be done in bug 1639050.
On Firefox desktop it is not possible to switch back to blocklist v2.
- The application size (Firefox/Thunderbird) shrinks by 1 MB
because the addons.json dump no longer needs to be packaged.
- Thunderbird will now use blocklist v3 instead of v2.
Doesn't matter because it didn't use the blocklist in practice.
Differential Revision: https://phabricator.services.mozilla.com/D116418
2021-06-04 18:16:38 +00:00
Rob Wu
0da397026a
Bug 1706391 - Remove unnecessary RemoteSetting+blocklist prefs r=leplatrem
...
Introduces a new `bucketName` option to supersede `bucketNamePref`.
For more context, see https://bugzilla.mozilla.org/show_bug.cgi?id=1702759
The `services.blocklist.bucket` pref is used by the Remote Settings dev
tools* to change from blocklists to blocklists-preview. There is no such
collection for the "addons-bloomfilters" collection, so hardcoding the
bucket name as "blocklists" does not matter.
* 52b2094b10/extension/experiments/remotesettings/api.js (L144-L145)
Differential Revision: https://phabricator.services.mozilla.com/D116417
2021-06-04 18:16:38 +00:00
Nihanth Subramanya
c281c4c47b
Bug 1713606 - Add a new home for "static" Remote Settings dumps that don't need to be kept in sync with remote. r=leplatrem
...
Differential Revision: https://phabricator.services.mozilla.com/D116713
2021-06-03 15:27:08 +00:00
Mozilla Releng Treescript
e9eb869e90
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2021-05-31 17:00:15 +00:00