Commit Graph

5276 Commits

Author SHA1 Message Date
Andreea Pavel
de2943e682 Backed out changeset bf161e554d1f (bug 1612091) for failing bc at browser_protections_telemetry.js on a CLOSED TREE 2020-02-25 13:17:25 +02:00
Erica Wright
14600c1dc3 Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-25 10:21:13 +00:00
Daniel Varga
ae05c122e4 Backed out changeset 41880a7fb6f0 (bug 1612091) for causing browser chrome failures browser/components/protections/test/browser/browser_protections_telemetry.js
CLOSED TREE
2020-02-24 23:20:14 +02:00
Erica Wright
3a45191c3e Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-24 20:18:34 +00:00
Daniel Varga
4a511ee8f0 Backed out changeset 961100c1c1af (bug 1612091) for causing browser chrome failures at browser/components/protections/test/browser/browser_protections_report_ui.js
CLOSED TREE

--HG--
extra : rebase_source : 42022dd4f6f67986d895e52f8f3423ff6eb36f8c
2020-02-24 21:19:53 +02:00
Erica Wright
b8d3c3f84c Bug 1612091 - Add mobile callout to the ETP card. r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D63382

--HG--
extra : moz-landing-system : lando
2020-02-23 00:40:55 +00:00
Scott
abf96e463a Bug 1613739 - Pref to switch story rows based on region r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D62375

--HG--
extra : moz-landing-system : lando
2020-02-24 15:57:28 +00:00
Marco Bonardo
e01e0b9cb6 Bug 1616880 - Allow tabbing through urlbar results when there's a search string. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63689

--HG--
extra : moz-landing-system : lando
2020-02-24 14:31:53 +00:00
ffxbld
1a2afa385b No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D63847

--HG--
extra : moz-landing-system : lando
2020-02-24 13:53:33 +00:00
Erica Wright
ea8a25a55e Bug 1612088 - change the lockwise app card UI r=fluent-reviewers,johannh,flod
Differential Revision: https://phabricator.services.mozilla.com/D61220

--HG--
extra : moz-landing-system : lando
2020-02-21 21:38:50 +00:00
Mike Shal
c8abdd68c2 Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D63438

--HG--
extra : moz-landing-system : lando
2020-02-21 00:05:17 +00:00
Csoregi Natalia
6360b24e80 Backed out 2 changesets (bug 1616630) for Android bustage. CLOSED TREE
Backed out changeset 15016546c954 (bug 1616630)
Backed out changeset dcb7dc51633b (bug 1616630)
2020-02-20 21:24:11 +02:00
Mike Shal
39492660f4 Bug 1616630 - Use py3_action for GENERATED_FILES that already support it; r=firefox-build-system-reviewers,kvark,rstewart
Depends on D63437

Differential Revision: https://phabricator.services.mozilla.com/D63438

--HG--
extra : moz-landing-system : lando
2020-02-20 16:21:55 +00:00
ffxbld
60706288cf No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D63465

--HG--
extra : moz-landing-system : lando
2020-02-20 13:40:32 +00:00
Scott
945aedc94a Bug 1612270 - spocs region pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61274

--HG--
extra : moz-landing-system : lando
2020-02-19 17:40:57 +00:00
Scott
4d8b015fe9 Bug 1615734 - Update v2 models r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D62969

--HG--
extra : moz-landing-system : lando
2020-02-18 22:49:57 +00:00
Bryan Kok
468aeca653 Bug 1592535 - Add a column displaying the last frame in the stack trace info if it exists r=Harald,Honza
Differential Revision: https://phabricator.services.mozilla.com/D61423

--HG--
extra : moz-landing-system : lando
2020-02-19 11:23:42 +00:00
Brindusan Cristian
37954a1eaf Backed out changeset 2ddf1fe9a47d (bug 1612270) for ESlint failure at ActivityStream.jsm. CLOSED TREE
--HG--
extra : histedit_source : b924a66eb0319b51df59cb550e438e0e34eaa9bf
2020-02-19 00:58:47 +02:00
Scott
8aff3f59fe Bug 1612270 - spocs region pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61274

--HG--
extra : moz-landing-system : lando
2020-02-18 21:31:45 +00:00
Mike Shal
d8e4653d19 Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart
GENERATED_FILES now defaults to python3 unless py2=True is specified as
an argument. All existing GENERATED_FILES scripts and GeneratedFile
templates have the py2=True attribute added, so this patch should
effectively be a no-op.

Going forward, individual scripts can be converted to python3 and their
corresponding py2=True attribute can be deleted. In effect, this patch
will be backed out in pieces until all scripts run in python3, at which
point the py2 attribute itself can be removed.

Differential Revision: https://phabricator.services.mozilla.com/D60919

--HG--
extra : moz-landing-system : lando
2020-02-14 13:22:46 +00:00
sviho
c85a63bf83 Bug 1587031 – Removed unused browser.contentblocking.control-center.ui prefs r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D63017

--HG--
extra : moz-landing-system : lando
2020-02-18 08:53:43 +00:00
ffxbld
c8bab6f1bf No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D63065

--HG--
extra : moz-landing-system : lando
2020-02-17 14:03:43 +00:00
Andrei Oprea
e9ffaa6824 Bug 1613612 - Revert Bug 1603071 Enable release snippets in Nightly r=k88hudson
We now have support from the snippets backend to show content for the
Nightly channel

Differential Revision: https://phabricator.services.mozilla.com/D61811

--HG--
extra : moz-landing-system : lando
2020-02-14 17:23:21 +00:00
Bogdan Tara
f9380f869c Backed out changeset efefdcf32ad5 (bug 1592535) for browser_net_filter-autocomplete.js & browser_net_headers-resize.js failures CLOSED TREE 2020-02-14 16:12:50 +02:00
Cosmin Sabou
8b4eabd7c2 Merge mozilla-central to autoland. 2020-02-14 15:17:39 +02:00
Bryan Kok
b974090591 Bug 1592535 - Add a column displaying the last frame in the stack trace info if it exists r=Harald,Honza
Differential Revision: https://phabricator.services.mozilla.com/D61423

--HG--
extra : moz-landing-system : lando
2020-02-14 13:14:29 +00:00
Cosmin Sabou
ff39f9206d Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout
Backed out changeset 77e54e76848a (bug 1611326)
Backed out changeset 36ba18ac3a68 (bug 1613263)
2020-02-14 15:02:21 +02:00
Mike Shal
ad0c283ab2 Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart
GENERATED_FILES now defaults to python3 unless py2=True is specified as
an argument. All existing GENERATED_FILES scripts and GeneratedFile
templates have the py2=True attribute added, so this patch should
effectively be a no-op.

Going forward, individual scripts can be converted to python3 and their
corresponding py2=True attribute can be deleted. In effect, this patch
will be backed out in pieces until all scripts run in python3, at which
point the py2 attribute itself can be removed.

Differential Revision: https://phabricator.services.mozilla.com/D60919

--HG--
extra : moz-landing-system : lando
2020-02-13 23:07:04 +00:00
Brindusan Cristian
e2fb6b8344 Backed out changeset 7fefed11f117 (bug 1611326) for build bustages at update-1.xpi.stub. CLOSED TREE 2020-02-13 23:33:34 +02:00
Mike Shal
e6464dd404 Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart
GENERATED_FILES now defaults to python3 unless py2=True is specified as
an argument. All existing GENERATED_FILES scripts and GeneratedFile
templates have the py2=True attribute added, so this patch should
effectively be a no-op.

Going forward, individual scripts can be converted to python3 and their
corresponding py2=True attribute can be deleted. In effect, this patch
will be backed out in pieces until all scripts run in python3, at which
point the py2 attribute itself can be removed.

Differential Revision: https://phabricator.services.mozilla.com/D60919

--HG--
extra : moz-landing-system : lando
2020-02-13 20:31:50 +00:00
ffxbld
1564b1756c No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D62744

--HG--
extra : moz-landing-system : lando
2020-02-13 18:39:13 +00:00
Jason Laster
f22cd3317d Bug 1605154 - Implement JS execution context selector UI. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D59027

--HG--
extra : moz-landing-system : lando
2020-02-13 15:00:06 +00:00
Toshihito Kikuchi
0d056e0130 Bug 1614885 - Do not attempt to bootstrap a child process if the launcher failed to boostrap the browser process. r=aklotz
Bug 1522830 added the call to `InitializeDllBlocklistOOP` in `SandboxBroker::LaunchApp`
to enable the new dll blocklist and telemetry in sandbox processes.  If the browser
process fails to bootstrap a process for some reason, firefox starts without any crash
nor any content processes because of that change.

What is worse is that this problem persists even after the launcher process was disabled.
To mitigate it, this patch stops an attempt to bootstrap a child process if the launcher
process already failed to do it.  With this, if something bad happens in the first launch,
the launcher process is automatically disabled via registry and next time firefox will work
normally.  So a user will see the launching problem only once.

We will follow up the bootstrap issue.

Differential Revision: https://phabricator.services.mozilla.com/D62636

--HG--
extra : moz-landing-system : lando
2020-02-13 05:49:03 +00:00
Scott
8dc9ea96b7 Bug 1612984 - Enable regions that get stories via a pref r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D61510

--HG--
extra : moz-landing-system : lando
2020-02-12 17:42:52 +00:00
Jan-Erik Rediger
c354a217d8 Bug 1613692 - Disable ecosystem telemetry on all channels. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D62565

--HG--
extra : moz-landing-system : lando
2020-02-12 14:39:18 +00:00
Julian Descottes
1be39ce29f Bug 1613773 - Merge devtools.inspector.showUserAgentShadowRoots into devtools.inspector.showAllAnonymousContent r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D61940

--HG--
extra : moz-landing-system : lando
2020-02-14 09:35:55 +00:00
ffxbld
064dc02d0e No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D62251

--HG--
extra : moz-landing-system : lando
2020-02-10 13:33:58 +00:00
Harry Twyford
2b24c55e89 Bug 1613869 - Enable urlbar.update1.* prefs on early Beta. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61997

--HG--
extra : moz-landing-system : lando
2020-02-07 18:58:04 +00:00
Jason Laster
32b9448845 Bug 1613538 - Enable eager evaluation on DevEdition by default. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D61929

--HG--
extra : moz-landing-system : lando
2020-02-07 18:43:32 +00:00
Toshihito Kikuchi
3694eeda43 Bug 1592486 - Store ModuleLoadFrame::sTopFrame as a global variable if TLS is not ready. r=aklotz
We had a thread-local varialbe `ModuleLoadFrame::sTopFrame` to track the topmost
stack frame of `LdrLoadDll`.  However, our hook function `patched_LdrLoadDll` can
be called even before TLS is initialized.  In such a case, accessing `sTopFrame`
causes AV.

This patch introduces `SafeThreadLocal` to safely access a thread-local varialbe.
If TLS is not initialized, it falls back to a global variable because in that
early stage there is only a single thread running.

Differential Revision: https://phabricator.services.mozilla.com/D55870

--HG--
extra : moz-landing-system : lando
2020-02-07 18:08:11 +00:00
Mike de Boer
54e9a591b2 Bug 1613627 - Rename all 'geo.wifi' related preferences to match the 'geo.provider.' convention and move default values to all.js. r=garvan
Differential Revision: https://phabricator.services.mozilla.com/D50209

--HG--
extra : moz-landing-system : lando
2020-02-06 14:50:22 +00:00
Harry Twyford
2b362a3056 Bug 1613699 - Rename browser.urlbar.update1.expandTextOnFocus pref to ...update2... r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61846

--HG--
extra : moz-landing-system : lando
2020-02-06 18:52:30 +00:00
Harry Twyford
ba5bf1b54d Bug 1613608 - Enable Interventions in Nightly but not in xpcshell tests. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D61952

--HG--
extra : moz-landing-system : lando
2020-02-07 08:50:20 +00:00
Doug Thayer
8e79d7f529 Bug 1613430 - Go back to LibLoadingStrategy::ReadAhead on Nightly r=glandium
The original issue in bug 1565902 which prompted this investigation
seems to have gone away with a Windows OS update. We saw mixed results
in telemetry over this anyway, and no clear and obvious path for
getting the benefits without the drawbacks, so removing this seems
to be the best solution right now.

Differential Revision: https://phabricator.services.mozilla.com/D61720

--HG--
extra : moz-landing-system : lando
2020-02-06 07:41:31 +00:00
Oana Pop Rus
0bcd775f7e Backed out changeset d619690c640b (bug 1613608) for xpcshell failures in test_UrlbarQueryContext_restrictSource.js on a CLOSED TREE 2020-02-06 17:15:58 +02:00
ffxbld
b0457ded54 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D61817

--HG--
extra : moz-landing-system : lando
2020-02-06 13:38:28 +00:00
Harry Twyford
f9babacac5 Bug 1613608 - Enable Interventions in Nightly. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61812

--HG--
extra : moz-landing-system : lando
2020-02-06 13:33:35 +00:00
Harry Twyford
22fcd9d004 Bug 1608766 - Disable tabbing through results after focusing the Urlbar with the keyboard, behind a pref. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D61483

--HG--
extra : moz-landing-system : lando
2020-02-06 12:31:04 +00:00
Narcis Beleuzu
614e851352 Backed out changeset 6866be136e53 (bug 1592486) for cppunit failures on TestNativeNt.exe . CLOSED TREE 2020-02-06 11:53:45 +02:00
Toshihito Kikuchi
c531413173 Bug 1592486 - Store ModuleLoadFrame::sTopFrame as a global variable if TLS is not ready. r=aklotz
We had a thread-local varialbe `ModuleLoadFrame::sTopFrame` to track the topmost
stack frame of `LdrLoadDll`.  However, our hook function `patched_LdrLoadDll` can
be called even before TLS is initialized.  In such a case, accessing `sTopFrame`
causes AV.

This patch introduces `SafeThreadLocal` to safely access a thread-local varialbe.
If TLS is not initialized, it falls back to a global variable because in that
early stage there is only a single thread running.

Differential Revision: https://phabricator.services.mozilla.com/D55870

--HG--
extra : moz-landing-system : lando
2020-02-06 03:10:57 +00:00