Commit Graph

23820 Commits

Author SHA1 Message Date
Dorel Luca
4d474a42ea Backed out changeset 18cdbda1b5e1 (bug 1574963) for build bustage in /toolkit/profile/nsToolkitProfileService.cpp. CLOSED TREE 2019-10-02 22:43:04 +03:00
Michael Kaply
1ddd4cc6a3 Bug 1574963 - Add a policy for using legacy profiles on Windows. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D47841

--HG--
extra : moz-landing-system : lando
2019-10-02 18:25:29 +00:00
Francesco Lodolo (:flod)
90b06e0032 Bug 1584920 - Add Tibetan (bo) and Bodo (brx) to Firefox Nightly builds r=Pike. On a CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D47868

--HG--
extra : rebase_source : 360606a3921ba9bb4c793587eedff27d6bd1c9ec
extra : amend_source : 4b3753a9e240708c6c8f256bc6c72ac64c79cef7
extra : source : b3743b6fb2f3408201cb491fa4f3c8d69222a1a6
2019-10-02 14:42:21 +00:00
Dão Gottwald
f9b9d71d3d Bug 1577541 - Enable megabar pref by default in Nightly. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D46595

--HG--
extra : moz-landing-system : lando
2019-10-02 17:26:37 +00:00
Daniel Varga
bcc9154683 Backed out changeset b3743b6fb2f3 (bug 1584920) for mochitest failure in remove_imptest_failure_expectations. On a CLOSED TREE 2019-10-02 20:41:14 +03:00
Andrew McCreight
37589ad335 Bug 1585498 - Fix browser_initial_tab_remoteType.js with Fission. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D47847

--HG--
extra : moz-landing-system : lando
2019-10-02 15:47:40 +00:00
Mark Hammond
713cd0fb7a Bug 1585315 - correctly handle FxA verification mail resend request. r=lina
Differential Revision: https://phabricator.services.mozilla.com/D47863

--HG--
extra : moz-landing-system : lando
2019-10-02 15:21:53 +00:00
Luca Greco
71af36db2e Bug 1550470 - Prevent nsIDOMWindowUtils.removeSheet errors due to content scripts CSS cleanups on closed windows. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D47806

--HG--
extra : moz-landing-system : lando
2019-10-02 15:08:39 +00:00
Francesco Lodolo (:flod)
3b98439b95 Bug 1584920 - Add Tibetan (bo) and Bodo (brx) to Firefox Nightly builds r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D47868

--HG--
extra : moz-landing-system : lando
2019-10-02 14:42:21 +00:00
Zibi Braniecki
1f00deedf8 Bug 1584080 - Wrap raw description in l10n handler object. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D47797

--HG--
extra : moz-landing-system : lando
2019-10-02 14:48:16 +00:00
Gijs Kruitbosch
d579352ba8 Bug 1565998 - display a descriptive text for local file: related data, and allow removing it, r=johannh,fluent-reviewers,flod,baku
Differential Revision: https://phabricator.services.mozilla.com/D44832

--HG--
extra : moz-landing-system : lando
2019-10-02 11:42:53 +00:00
Brindusan Cristian
950e03660b Backed out 6 changesets (bug 1576714) for build bustages at nsFrameLoaderOwner.cpp. CLOSED TREE
Backed out changeset 083967e704d2 (bug 1576714)
Backed out changeset b3467f1bdde7 (bug 1576714)
Backed out changeset 88e3b4b7fbaf (bug 1576714)
Backed out changeset b91221da32c7 (bug 1576714)
Backed out changeset 6996b7705f06 (bug 1576714)
Backed out changeset a303fc193f60 (bug 1576714)
2019-10-02 04:14:53 +03:00
Nika Layzell
f55d088ec3 Bug 1576714 - Part 3: Initiate subframe process switches from the parent, r=kmag
This flips the direction in which the BrowserBridge actor is generally created
such that it is generally created in the parent and sent down to a child
process.

This is done by making the decision about what kind of switch to perform in the
parent, and sending messages down to child processes async to orchestrate these
process changes.

Process launching is changed to use an async `MozPromise`-returning API in this
patch, though the actual process launching still occurs synchronously. A future
patch will enable performing async process launching through the
NewOrUsedBrowserProcess mechanism.

I know of at least a few timing issues which exist with the new logic,
especially around the state of the BrowsingContext during the process
transition. I decided to not try to fix all of these issues in this patch, as
many are complex and will require changing how we manage the lifecycle of
BrowsingContext substantially. I do, however, think that the new logic is more
reliable and has fewer timing issues than the previous logic.

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

--HG--
extra : moz-landing-system : lando
2019-10-01 18:09:03 +00:00
Mark Hammond
42b1e658e0 Bug 1584076 - Hide the 'Firefox Services' label when there are no services. r=vbudhram
Differential Revision: https://phabricator.services.mozilla.com/D47720

--HG--
extra : moz-landing-system : lando
2019-10-01 14:33:01 +00:00
Matt Howell
065e632e99 Bug 1584776 - Support displaying indeterminate download progress in the taskbar. r=mak
The root issue keeping this from working is that the DownloadSummary doesn't
provide any indication that downloads have unknown size, so most of the
changes in this patch are to give it that capability (with tests). Using that,
making the taskbar progress indeterminate is a simple change.

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

--HG--
extra : moz-landing-system : lando
2019-10-01 14:41:50 +00:00
Paul Zuehlcke
54a0b260d2 Bug 1581056 - Added telemetry for nsContentBlocker permissions. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D47088

--HG--
extra : moz-landing-system : lando
2019-09-26 09:10:42 +00:00
Harry Twyford
f0f21826c4 Bug 1584336 - Re-add the width attribute to the searchbar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47624

--HG--
extra : moz-landing-system : lando
2019-10-01 08:27:56 +00:00
Mark Hammond
61ae99a8c1 Bug 1577662 (part 2) - Profile reset now correctly handles that signed in to FxA doesn't always mean sync. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D47572

--HG--
extra : moz-landing-system : lando
2019-10-01 01:12:42 +00:00
Mark Hammond
affb20bf7e Bug 1577662 (part 1) - Allow profile refresh test to test multiple refresh scenarios. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D47571

--HG--
extra : moz-landing-system : lando
2019-10-01 01:12:23 +00:00
Michael Kaply
54257dc01e Bug 1579418 - Don't reset homepage unless we need to. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D45081

--HG--
extra : moz-landing-system : lando
2019-09-30 21:35:38 +00:00
Mark Banner
f9c236531f Bug 1563021 - Add preferences UI to allow enabling and selection of a separate default private engine. r=fluent-reviewers,jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D46971

--HG--
extra : moz-landing-system : lando
2019-09-30 19:18:26 +00:00
Nan Jiang
bf7846aa4f Bug 1581912 - Follow up tuning for the extended triplets rollout r=k88hudson
* Updates the frequency cap for the extended triplets feature
* Updates the experiment ID

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

--HG--
extra : moz-landing-system : lando
2019-09-30 18:28:33 +00:00
Dão Gottwald
5563c51920 Bug 1584938 - Support click-selects-all behavior on the search icon. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47586

--HG--
extra : moz-landing-system : lando
2019-09-30 13:39:35 +00:00
Marco Bonardo
36787109b0 Bug 1579923 - WebExt API: Add suggestedIndex property to Result type. r=adw,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D46941

--HG--
extra : moz-landing-system : lando
2019-09-30 17:14:20 +00:00
Mark Striemer
be3767ebcd Bug 1504254 - Edit prefs on double click r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D44916

--HG--
extra : moz-landing-system : lando
2019-09-30 16:06:39 +00:00
Dão Gottwald
d1607b78b7 Bug 1584525 - Remove unused controller option from UrlbarInput constructor. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D47429

--HG--
extra : moz-landing-system : lando
2019-09-30 12:41:43 +00:00
Nihanth Subramanya
b63ff14f07 Bug 1576601 - Add click listener only to the link in the protections panel info message. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D47445

--HG--
extra : moz-landing-system : lando
2019-09-30 11:39:34 +00:00
Nihanth Subramanya
0cb0f49a4d Bug 1583350 - Make the more info image full-width with no borders. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D47437

--HG--
extra : moz-landing-system : lando
2019-09-30 12:21:01 +00:00
Harry Twyford
f907c1d2f7 Bug 1584270 - Expand the Megabar on mouseup. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47384

--HG--
extra : moz-landing-system : lando
2019-09-30 11:26:15 +00:00
Coroiu Cristina
176d920d7c Backed out 4 changesets (bug 1583355, bug 1576600, bug 1576601, bug 1583350) for browser-chrome failures at browser/base/content/test/siteProtections/browser_protections_UI.js on a CLOSED TREE
Backed out changeset d1fe84998565 (bug 1576600)
Backed out changeset f8919c0d489c (bug 1576601)
Backed out changeset 78bbc490901b (bug 1583355)
Backed out changeset 012d008e440a (bug 1583350)
2019-09-30 14:33:49 +03:00
Nihanth Subramanya
ca5756177e Bug 1576601 - Add click listener only to the link in the protections panel info message. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D47445

--HG--
extra : moz-landing-system : lando
2019-09-30 10:31:39 +00:00
Nihanth Subramanya
de72473ba1 Bug 1583350 - Make the more info image full-width with no borders. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D47437

--HG--
extra : moz-landing-system : lando
2019-09-30 10:41:18 +00:00
Cosmin Sabou
b0e0d1aa66 Bug 1533895 - Disable browser_broadcast.js on other platforms. r=bc
Differential Revision: https://phabricator.services.mozilla.com/D47550

--HG--
extra : moz-landing-system : lando
2019-09-29 15:02:34 +00:00
Kestrel
ba33736531 Bug 1584228 - Modify about:preferences CSP to allow data: images so added search engine icons can be shown. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D47552

--HG--
extra : moz-landing-system : lando
2019-09-29 20:55:35 +00:00
Tim Nguyen
84795d8770 Bug 1584412 - Update CSS broken by bug 1534455. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47380

--HG--
extra : moz-landing-system : lando
2019-09-27 11:10:24 +00:00
Mark Banner
b095f7073f Bug 1576158 - Display the private browsing engine on the new tab page when in permanent private browsing mode. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D47209

--HG--
extra : moz-landing-system : lando
2019-09-27 14:54:50 +00:00
Mark Banner
b93f2c2970 Bug 1576158 - Display the private browsing engine on the private browsing page. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D47208

--HG--
extra : moz-landing-system : lando
2019-09-27 14:54:38 +00:00
Anny Gakhokidze
f1c694e18f Bug 1582531 - Update fission annotations for skipped tests that are now passing succesfully, r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D47347

--HG--
extra : moz-landing-system : lando
2019-09-27 14:25:10 +00:00
Brian Grinstead
5532d17616 Bug 1583377 - Remove xul:page and replace consumers with xul:window r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D46869

--HG--
extra : moz-landing-system : lando
2019-09-27 13:04:20 +00:00
Dão Gottwald
11dc2d37c2 Bug 1584507 - Collapsed urlbar should expand when clicking its search icon. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47421

--HG--
extra : moz-landing-system : lando
2019-09-27 13:22:31 +00:00
Harry Twyford
b823671288 Bug 1583993 - Check the focused attribute in startLayoutExtend and endLayoutExtend. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47262

--HG--
extra : moz-landing-system : lando
2019-09-27 11:00:06 +00:00
Julian Descottes
6703ecb952 Bug 1583749 - Stop exposing deprecated connect() api on the webextension descriptor front r=yulia,rpl
Depends on D47053

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

--HG--
extra : moz-landing-system : lando
2019-09-27 09:53:55 +00:00
Gijs Kruitbosch
f9d5bd130d Bug 1583985 - move breach alerts checkbox in markup to avoid its width enlarging the content box unnecessarily, r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D47187

--HG--
extra : moz-landing-system : lando
2019-09-26 22:15:16 +00:00
Kris Maglione
e57df5ef8b Bug 1583386: Part 2 - Enable DocumentChannel in mochitest Fission runs. r=mattwoodrow,ahal
Differential Revision: https://phabricator.services.mozilla.com/D47009

--HG--
extra : moz-landing-system : lando
2019-09-26 20:02:44 +00:00
Ed Lee
ea35d790ee Bug 1584299 - Add sending PDFs, undismissing spocs and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D47328

--HG--
extra : moz-landing-system : lando
2019-09-26 20:01:28 +00:00
Christoph Kerschbaumer
30285b4a58 Bug 1499354: Add object-src 'none' to the CSP of all about: pages. r=freddyb
Differential Revision: https://phabricator.services.mozilla.com/D46950

--HG--
extra : moz-landing-system : lando
2019-09-26 16:22:41 +00:00
Andrei Oprea
b47a6216fe Bug 1583231 - Fix indentation, tooltip use, and CSS of what's new panel and toolbarbutton r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D46931

--HG--
extra : moz-landing-system : lando
2019-09-26 11:06:30 +00:00
Dão Gottwald
6135c6c044 Bug 1582375 - Focus the urlbar when clicking directly on the input container (this includes the search glass which doesn't consume pointer events). r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47237

--HG--
extra : moz-landing-system : lando
2019-09-26 14:12:08 +00:00
Dão Gottwald
28cffc3722 Bug 1584167 - Merge UrlbarView's outside click handling into UrlbarInput. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D47236

--HG--
extra : moz-landing-system : lando
2019-09-26 14:11:50 +00:00
Marco Bonardo
7d77f1ccc3 Bug 1579002 - Retained results: megabar should shown again pending search results on refocus. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D46606

--HG--
extra : moz-landing-system : lando
2019-09-26 13:31:15 +00:00