Commit graph

2684 commits

Author SHA1 Message Date
Brian Grinstead
08992fb8e8 Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop
This is an autogenerated commit, generated with https://bug1546501.bmoattachments.org/attachment.cgi?id=9060222

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

--HG--
extra : moz-landing-system : lando
2019-04-24 19:43:57 +00:00
Gijs Kruitbosch
dec6e35eeb Bug 1546147 - fix broken search keyword textbox when switching categories, r=vporof
Differential Revision: https://phabricator.services.mozilla.com/D28674

--HG--
extra : moz-landing-system : lando
2019-04-24 17:32:16 +00:00
Erica Wright
d8bedf64a0 Bug 1545074 - wait for condition appropriate for all channels. r=johannh
We were waiting for a condition which in beta would not be true. All other waitForCondition in this file should be future-proof.

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

--HG--
extra : moz-landing-system : lando
2019-04-24 09:09:25 +00:00
Ricky Rosario
682f9caf21 Bug 1537736 - Use HomePage.get()/set() more consistently r=nanj
MozReview-Commit-ID: 5PzW6ONmuKd

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

--HG--
extra : moz-landing-system : lando
2019-04-23 18:30:07 +00:00
Narcis Beleuzu
031b74e52b Bug 1533681 - Disable browser_siteData.js on Win and Linux (debug) r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D28316

--HG--
extra : moz-landing-system : lando
2019-04-22 11:37:07 +00:00
Brian Grinstead
a938a1ad71 Bug 1545962 - Use <template> instead of CDATA for about:preferences r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D28280

--HG--
extra : moz-landing-system : lando
2019-04-22 22:38:57 +00:00
Zibi Braniecki
0d1d982767 Bug 1545399 - Update the Preferences' setControllingExtensionDescription to only alter the DOM when needed. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D28170

--HG--
extra : moz-landing-system : lando
2019-04-21 00:50:41 +00:00
Joel Maher
fde1e653b9 Bug 1545552 - fix manifest to allow browser_telemetry.js to run. r=jaws
browser_telemetry.js has a condition that requires healthreport to be active.  This will never be the case.  Removing that gives us a chance to run the test.

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

--HG--
extra : moz-landing-system : lando
2019-04-20 00:24:09 +00:00
Arpit
474e467436 Bug 1483077 - Replaced reference to getBrowser with gBrowser r=robwu,dao
Differential Revision: https://phabricator.services.mozilla.com/D27418

--HG--
extra : moz-landing-system : lando
2019-04-17 00:04:54 +00:00
Kirk Steuber
b79db0775d Bug 1544562 - Call onUnload when about:preferences is closed r=rstrong
Differential Revision: https://phabricator.services.mozilla.com/D27591

--HG--
extra : moz-landing-system : lando
2019-04-18 20:52:02 +00:00
Erica Wright
405307fbc4 Bug 1529659 - Update top-level content blocking description to be more generic. r=flod
Differential Revision: https://phabricator.services.mozilla.com/D27961

--HG--
extra : moz-landing-system : lando
2019-04-18 06:55:15 +00:00
Luke Crouch
241edb5fa9 contextualIdentity: add gray color and fence icon (Bug 1532746); r=jkt,flod
Adds a gray color and fence icon for Containers. This is originally from
Facebook Container: https://addons.mozilla.org/firefox/addon/facebook-container/

User Research showed a strong affinity for the fence icon as an indicator of
the kind of "boundary" protection that Containers provide.
https://docs.google.com/spreadsheets/d/1bnqjcWTV893RESMPJzAXOrDN0juN_Z0-EE93Mvn3Z5g/edit#gid=0

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

--HG--
extra : moz-landing-system : lando
2019-04-17 16:43:30 +00:00
Erica Wright
fff8471d84 Bug 1544746 - Cookies label in Strict mode now reflects the state of cookie behavior. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D27733

--HG--
extra : moz-landing-system : lando
2019-04-16 21:21:39 +00:00
Erica Wright
d302c30583 Bug 1545074 - Future-proof the strict category expectations. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D27906

--HG--
extra : moz-landing-system : lando
2019-04-17 16:39:31 +00:00
Mike de Boer
5d842c0354 Bug 1518545 - Remove the superfluous 'engine-current' Search Service observer topic in favour of 'engine-default'. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D27857

--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_search_engine_current.js => toolkit/components/places/tests/unifiedcomplete/test_search_engine_default.js
extra : moz-landing-system : lando
2019-04-17 09:45:24 +00:00
Noemi Erli
e88fd5b7cc Merge autoland to mozilla-central. a=merge 2019-04-17 01:01:20 +03:00
Andreea Pavel
44093e9402 Backed out changeset 252732b54408 (bug 1544562) for causing bug 1544625 a=backout 2019-04-16 18:40:50 +03:00
Kirk Steuber
163b96b5b3 Bug 1544562 - Call onUnload when about:preferences is closed r=rstrong
Differential Revision: https://phabricator.services.mozilla.com/D27591

--HG--
extra : moz-landing-system : lando
2019-04-15 21:23:04 +00:00
Erica Wright
3897073a3f Bug 1543280 - Enable FP and CM in strict in all channel, enable FP and CM in standard for nightly and early beta. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D27315

--HG--
extra : moz-landing-system : lando
2019-04-16 13:53:18 +00:00
Andrew Swan
8ba41fe60d Bug 1541577 Drop AddonInstall references when installs finish r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D26013

--HG--
extra : rebase_source : 79d4ae90bb5851ecf41170b421d6f201b3abe573
2019-04-03 13:56:08 -07:00
Jonathan Kingston
2b27f3c10d Bug 1479433 - Changing icons and colors for containers to be class based. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D24918

--HG--
extra : moz-landing-system : lando
2019-04-10 11:19:00 +00:00
Gijs Kruitbosch
bed81008f7 Bug 1533477 - check that the number of items in the app list doesn't change, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D26751

--HG--
extra : moz-landing-system : lando
2019-04-09 19:37:16 +00:00
Ehsan Akhgari
a668dc0a77 Bug 1415037 - Re-enable browser_siteData.js now that bug 1498102 has been fixed; r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D26020

--HG--
extra : moz-landing-system : lando
2019-04-05 14:27:29 +00:00
Erica Wright
8a00925507 Bug 1529517 - Add prefs for defining expected values in each content blocking category. r=johannh,flod
Add prefs for defining expected values in each content blocking category, depend on those prefs to set expectations.

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

--HG--
extra : moz-landing-system : lando
2019-04-05 05:36:00 +00:00
phoenixabhishek
b66ed5ba6f Bug 1521919 - SitePermissions.get should check for nsIURI. r=johannh
functions now throw an error if the uri parameter is not an nsIURI.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 05:40:23 +00:00
Gijs Kruitbosch
abcec64af8 Bug 1541377 - add contentPane class to allow the site data settings dialog to scroll when the window height is constrained, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D26195

--HG--
extra : moz-landing-system : lando
2019-04-04 19:05:10 +00:00
Zibi Braniecki
54768975b1 Bug 1540085 - Use label.value rather than text content in site data settings UI to use cropping. r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D25692

--HG--
extra : moz-landing-system : lando
2019-04-04 14:14:52 +00:00
Ehsan Akhgari
9afaf55645 Bug 1436395 - Re-enable browser_clearSiteData.js now that bug 1498102 has been fixed; r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D26021

--HG--
extra : moz-landing-system : lando
2019-04-04 01:48:31 +00:00
Mark Striemer
105ca7b09f Bug 1539137 - Fix help link in browser languages dialog r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D25998

--HG--
extra : moz-landing-system : lando
2019-04-03 23:01:29 +00:00
Jan-Erik Rediger
6bc73bc6a2 Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS everywhere r=chutten
Depends on D25934

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

--HG--
extra : moz-landing-system : lando
2019-04-03 17:12:11 +00:00
Dave Townsend
4ab7a3401f Bug 1533077: Remove nsIAppStartup.eRestartNotSameProfile r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D22345

--HG--
extra : moz-landing-system : lando
2019-04-03 15:24:59 +00:00
Sam Foster
3f8f544424 Bug 1533263 - wait for initial pref values before init-ing the DNS-Over-HTTPs UI. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D23009

--HG--
extra : moz-landing-system : lando
2019-04-01 22:10:30 +00:00
Emilio Cobos Álvarez
d5f76a387b Bug 1537594 - Make the fixed generic family a parse-time alias to monospace. r=jfkthame
As discussed on IRC, fixed is only used for prefs right now, and:

 * We already copy the fixed size to the monospace font.
 * We already serialize the fixed family as "monospace" in the style system.

So it already works somewhat inconsistently. Making it an alias makes it
work consistently.

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

--HG--
extra : moz-landing-system : lando
2019-04-01 21:48:08 +00:00
Carolina Jimenez Gomez
d327e86e71 Bug 1510960 - Fix the problem when the user removes all permissions from cookies permission and then try to add the same before clicking on "Save Changes". r=johannh
The problem was that it only apply changes when the user clicks on save button, so, some times there is a permission that has to be added but is also in the permissions to delete, so, the solution is just delete all the permissions it has to delete first and then add the permissions that has to be added. r=johannh

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

--HG--
extra : moz-landing-system : lando
2019-04-01 12:41:51 +00:00
arthur.iakab
cd473e09f4 Backed out 3 changesets (bug 1537594, bug 1537575) for causing build bustages on mathml/nsMathMLChar.cpp CLOSED TREE
Backed out changeset 7375a830b5ef (bug 1537594)
Backed out changeset 0cd1411e2fb3 (bug 1537575)
Backed out changeset c7565f50239a (bug 1537575)
2019-04-01 23:41:04 +03:00
Emilio Cobos Álvarez
9cee1c4e85 Bug 1537594 - Make the fixed generic family a parse-time alias to monospace. r=jfkthame
As discussed on IRC, fixed is only used for prefs right now, and:

 * We already copy the fixed size to the monospace font.
 * We already serialize the fixed family as "monospace" in the style system.

So it already works somewhat inconsistently. Making it an alias makes it
work consistently.

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

--HG--
extra : moz-landing-system : lando
2019-04-01 18:48:10 +00:00
Jared Wein
532e4b94b9 Bug 1533294 - Changing categories should hide the search-headers. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D25188

--HG--
extra : moz-landing-system : lando
2019-03-28 10:59:44 +00:00
Zibi Braniecki
600272a1a4 Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D24315

--HG--
extra : moz-landing-system : lando
2019-03-26 15:05:14 +00:00
Jonas Allmann
1db9db7604 Bug 1529231, Remove all occurences of ondialogaccept and ondialogcancel, r=Gijs
Removed all occurences of ondialogaccept.
Removed all occurences of ondialogcancel.
Replaced all removed attributes with event handlers.

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

--HG--
extra : moz-landing-system : lando
2019-03-26 18:34:02 +00:00
Johann Hofmann
b559cdd7d3 Bug 1529128 - Automatically update cryptomining and fingerprinting lists when the features are enabled. r=baku
Differential Revision: https://phabricator.services.mozilla.com/D23300

--HG--
extra : moz-landing-system : lando
2019-03-26 11:29:20 +00:00
Noor Afshan Fathima
5b8f768977 Bug 1537535 - Changed the string replace method with trim() method. r=johannh
Summary:
Changed the string replace method with trim() method

Issue fixed

Reviewers: johannh

Reviewed By: johannh

Bug #: 1537535

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

--HG--
extra : rebase_source : 10ed7e9dddb9b12bde40fcd2c470d2e237c1b2d1
extra : amend_source : 03939cad17159874b150695677dbf9f8b1ac5d65
2019-03-23 04:32:17 +02:00
Brian Grinstead
041f01f61f Bug 1536752 - Remove sync pane from about:preferences when identity.fxaccounts.enabled is false r=Gijs
This fixes a bug in where we render out the text content of the template when searching.

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

--HG--
extra : moz-landing-system : lando
2019-03-22 20:49:53 +00:00
Ciure Andrei
559632b9f9 Backed out changeset 01cdf8342a49 (bug 1521919) for test_SitePermissions.js perma failures CLOSED TREE 2019-03-22 18:01:27 +02:00
phoenixabhishek
54f5273656 Bug 1521919 - SitePermissions.get should check for nsIURI. r=johannh
functions now throw an error if the uri parameter is not an nsIURI.

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

--HG--
extra : moz-landing-system : lando
2019-03-22 10:32:30 +00:00
Ian Moody
67fb55f3b9 Bug 1536653 - browser/ automated ESLint no-throw-literal fixes. r=Gijs
Result of running:
$ mach eslint -funix browser/ | sed -Ee 's/:.+//' - | xargs sed -E \
    -e 's/throw ((["`])[^"]+\2);/throw new Error(\1);/g' \
    -e 's/throw ((["`])[^"]+\2 \+ [^ ";]+);/throw new Error(\1);/g' \
    -e 's/throw \(/throw new Error(/g' -i

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

--HG--
extra : moz-landing-system : lando
2019-03-20 10:17:42 +00:00
nidhi
97b4e96be8 Bug 1534329 - Filter <script> <stringbundle> in the prefs' findInPage code. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D23787

--HG--
extra : moz-landing-system : lando
2019-03-21 12:07:35 +00:00
Mihir
a24deb683c Bug 1532944 - Remove unnecessary ESLint disabling mozilla/no-cpows-in-tests comments. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D24148

--HG--
extra : moz-landing-system : lando
2019-03-20 13:58:47 +00:00
Carolina Jimenez Gomez
236160af79 Bug 1442179 - If the user enters something that can not be parsed as a URL, appends http:// and https:// and adds permission for both of them. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D21138

--HG--
extra : moz-landing-system : lando
2019-03-19 14:14:03 +00:00
Edwin Gao
f4c412f218 Bug 1536560 - disable browser/components/preferences/in-content/tests/browser_search_within_preferences_1.js r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D24089

--HG--
extra : moz-landing-system : lando
2019-03-19 19:18:35 +00:00
Gijs Kruitbosch
5e05f6c9c9 Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer
Differential Revision: https://phabricator.services.mozilla.com/D21126

--HG--
extra : moz-landing-system : lando
2019-03-19 17:29:14 +00:00