Andrew Swan
4aa16694cc
Bug 1547767 Fix buttons in Sync disconnect dialog r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D29432
2019-04-30 22:58:26 +00:00
Michael Kaply
125f8c1b6b
Bug 1547020 - Locking useDownloadDir shouldn't lock file chooser. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D28874
2019-04-26 19:47:08 +00:00
Oana Pop Rus
12bcd294e0
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-04-26 01:20:21 +03:00
Erica Wright
1f701358fc
Bug 1543037 - Improve "Reload all tabs" experience. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27936
2019-04-24 15:43:40 +00:00
Brian Grinstead
3dd68e7775
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
2019-04-24 19:43:57 +00:00
Gijs Kruitbosch
cff78a6d12
Bug 1546147 - fix broken search keyword textbox when switching categories, r=vporof
...
Differential Revision: https://phabricator.services.mozilla.com/D28674
2019-04-24 17:32:16 +00:00
Erica Wright
9c5b3185d3
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
2019-04-24 09:09:25 +00:00
Andrew Swan
365b36f208
Bug 1538983 Rework highlightable buttons r=jaws
...
Our standard <button> binding has been carrying around an extra <label>
just to support search highlighting in about:preferences. This patch
removes that overhead by moving the tweaks that about:preferences needs
into a custom element used only within about:preferences.
Differential Revision: https://phabricator.services.mozilla.com/D28511
2019-04-19 14:08:33 -07:00
Ricky Rosario
ff586fa56a
Bug 1537736 - Use HomePage.get()/set() more consistently r=nanj
...
MozReview-Commit-ID: 5PzW6ONmuKd
Differential Revision: https://phabricator.services.mozilla.com/D28505
2019-04-23 18:30:07 +00:00
Narcis Beleuzu
5d2c5ba381
Bug 1533681 - Disable browser_siteData.js on Win and Linux (debug) r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D28316
2019-04-22 11:37:07 +00:00
Brian Grinstead
90f864cbfe
Bug 1545962 - Use <template> instead of CDATA for about:preferences r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D28280
2019-04-22 22:38:57 +00:00
Andrew Swan
a21c1c9924
Bug 1538983 Convert button xbl binding to a custom element r=bgrins
...
As of this change, instances of xul <button> use a custom element.
The button-base xbl binding remains for now, since it is still used
by toolbarbutton, it will be removed soon.
Differential Revision: https://phabricator.services.mozilla.com/D27742
2019-04-15 14:27:32 -07:00
Zibi Braniecki
8737df3517
Bug 1545399 - Update the Preferences' setControllingExtensionDescription to only alter the DOM when needed. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D28170
2019-04-21 00:50:41 +00:00
Joel Maher
165632857c
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
2019-04-20 00:24:09 +00:00
Arpit
bf94575434
Bug 1483077 - Replaced reference to getBrowser with gBrowser r=robwu,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D27418
2019-04-17 00:04:54 +00:00
Kirk Steuber
5d6c1c5b62
Bug 1544562 - Call onUnload when about:preferences is closed r=rstrong
...
Differential Revision: https://phabricator.services.mozilla.com/D27591
2019-04-18 20:52:02 +00:00
Erica Wright
3ef0910cc7
Bug 1529659 - Update top-level content blocking description to be more generic. r=flod
...
Differential Revision: https://phabricator.services.mozilla.com/D27961
2019-04-18 06:55:15 +00:00
Erica Wright
b715160bb0
Bug 1544746 - Cookies label in Strict mode now reflects the state of cookie behavior. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27733
2019-04-16 21:21:39 +00:00
Erica Wright
0737dc5778
Bug 1545074 - Future-proof the strict category expectations. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27906
2019-04-17 16:39:31 +00:00
Mike de Boer
4685c831da
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
2019-04-17 09:45:24 +00:00
Noemi Erli
aad004c24c
Merge autoland to mozilla-central. a=merge
2019-04-17 01:01:20 +03:00
Andreea Pavel
cf41ea345c
Backed out changeset 252732b54408 (bug 1544562) for causing bug 1544625 a=backout
2019-04-16 18:40:50 +03:00
Kirk Steuber
63c4292f37
Bug 1544562 - Call onUnload when about:preferences is closed r=rstrong
...
Differential Revision: https://phabricator.services.mozilla.com/D27591
2019-04-15 21:23:04 +00:00
Erica Wright
5db0a3e479
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
2019-04-16 13:53:18 +00:00
Andrew Swan
1d2f1cd4ef
Bug 1541577 Drop AddonInstall references when installs finish r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D26013
2019-04-03 13:56:08 -07:00
Jonathan Kingston
7af9989152
Bug 1479433 - Changing icons and colors for containers to be class based. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D24918
2019-04-10 11:19:00 +00:00
Gijs Kruitbosch
ef4258e987
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
2019-04-09 19:37:16 +00:00
Ehsan Akhgari
c9f3e02cb3
Bug 1415037 - Re-enable browser_siteData.js now that bug 1498102 has been fixed; r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D26020
2019-04-05 14:27:29 +00:00
Erica Wright
f7014533b9
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
2019-04-05 05:36:00 +00:00
phoenixabhishek
a23497b040
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
2019-03-27 05:40:23 +00:00
Zibi Braniecki
c8a8112918
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
2019-04-04 14:14:52 +00:00
Ehsan Akhgari
db8f81b484
Bug 1436395 - Re-enable browser_clearSiteData.js now that bug 1498102 has been fixed; r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D26021
2019-04-04 01:48:31 +00:00
Jan-Erik Rediger
5fec79a3f4
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
2019-04-03 17:12:11 +00:00
Dave Townsend
7f2790c1c4
Bug 1533077: Remove nsIAppStartup.eRestartNotSameProfile r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D22345
2019-04-03 15:24:59 +00:00
Sam Foster
60ccce0752
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
2019-04-01 22:10:30 +00:00
Carolina Jimenez Gomez
06fbf600a9
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
2019-04-01 12:41:51 +00:00
Jared Wein
6dc2d40d43
Bug 1533294 - Changing categories should hide the search-headers. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D25188
2019-03-28 10:59:44 +00:00
Zibi Braniecki
26752314e2
Bug 1483036 - Fix fluent errors caught by the new test failures. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D24315
2019-03-26 15:05:14 +00:00
Jonas Allmann
245381a9bb
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
2019-03-26 18:34:02 +00:00
Johann Hofmann
ff4ea03b85
Bug 1529128 - Automatically update cryptomining and fingerprinting lists when the features are enabled. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D23300
2019-03-26 11:29:20 +00:00
Brian Grinstead
b161be4615
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
2019-03-22 20:49:53 +00:00
Ciure Andrei
7af9823905
Backed out changeset 01cdf8342a49 (bug 1521919) for test_SitePermissions.js perma failures CLOSED TREE
2019-03-22 18:01:27 +02:00
phoenixabhishek
d68fd26f1f
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
2019-03-22 10:32:30 +00:00
Ian Moody
cac3a5f1e2
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
2019-03-20 10:17:42 +00:00
nidhi
14b3bd6010
Bug 1534329 - Filter <script> <stringbundle> in the prefs' findInPage code. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D23787
2019-03-21 12:07:35 +00:00
Mihir
da5d4e91d1
Bug 1532944 - Remove unnecessary ESLint disabling mozilla/no-cpows-in-tests comments. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D24148
2019-03-20 13:58:47 +00:00
Carolina Jimenez Gomez
b362f6bd9a
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
2019-03-19 14:14:03 +00:00
Edwin Gao
01db88bd8e
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
2019-03-19 19:18:35 +00:00
Gijs Kruitbosch
866709f525
Bug 1353013 - move new tab preload browser tracking into a separate module, r=dthayer
...
Differential Revision: https://phabricator.services.mozilla.com/D21126
2019-03-19 17:29:14 +00:00
shindli
244d2d9547
Backed out 3 changesets (bug 1353013) for a11y failures in accessible/tests/mochitest/relations/test_tabbrowser.xul CLOSED TREE
...
Backed out changeset af8bce2330e9 (bug 1353013)
Backed out changeset a3d1302b06c0 (bug 1353013)
Backed out changeset 976afd1adf84 (bug 1353013)
2019-03-18 18:21:16 +02:00