Jared Wein
d0b4fed665
Bug 1449658 - Don't set hidden=true on items that are already visually-hidden when they don't match the search query since it is causing unnecessary layout changes. r=Gijs
...
MozReview-Commit-ID: 2HqpinGyuKw
2018-03-29 15:05:57 -07:00
Jared Wein
96e01fcbc8
Bug 1449658 - Elements that are already showing don't need their bindings force-applied since they're already applied. This removes the flicker when backspacing in the preference searchbox. r=Gijs
...
MozReview-Commit-ID: 5MxhMLAHJlJ
2018-03-28 10:41:02 -07:00
Dão Gottwald
0a8e016dc7
Bug 1450279 - Replace CAN_DRAW_IN_TITLEBAR with a run-time check. r=Gijs
...
MozReview-Commit-ID: Iedpcu5K74m
2018-03-30 17:36:01 +02:00
Michael Kaply
f15ef79cd2
Bug 1446477 - Add policy for security.enterprise_roots.enabled. r=Felipe
...
MozReview-Commit-ID: 9c3lcCRVKDx
2018-04-02 14:28:23 -05:00
Dorel Luca
c541537108
Merge mozilla-central to autoland
2018-04-03 01:12:17 +03:00
Dorel Luca
7c7d743703
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-03 01:00:11 +03:00
Felipe Gomes
4462773b9e
Bug 1445660 - Follow-up, make SearchBar policy enterprise-only. r=me
2018-04-02 14:14:38 -03:00
Brian Grinstead
cda39207e9
Bug 1448215 - Remove unused offlineapp binding;r=jaws
...
MozReview-Commit-ID: C4SXWvV4WHJ
2018-04-02 09:12:28 -07:00
Michael Kaply
eb163f6bb8
Bug 1446482 - Add policy for integrated auth prefs. r=Felipe
...
MozReview-Commit-ID: 3V7EBSiVK4A
2018-04-02 16:09:11 -05:00
Cosmin Sabou
4ab8107af7
Merge inbound to mozilla-central. a=merge
2018-04-02 13:17:42 +03:00
Felipe Gomes
2c0522678f
Bug 1428944 - Policy: Set or disable first-run (welcome) page. r=mkaply
...
MozReview-Commit-ID: LXjJAkzkkpY
2018-04-01 19:46:24 -03:00
Manish Kumar
5e5cd56966
Bug 1446719 - Rename getTabValue / setTabValue / deleteTabValue to getCustomTabValue / setCustomTabValue / deleteCustomTabValue. r=dao
2018-04-01 16:05:34 +02:00
Andreea Pavel
1f89e006d3
Backed out changeset f80a1b8f781b (bug 1446719) for failing browser chrome at browser/components/sessionstore/test/browser_350525.js on a CLOSED TREE
2018-04-01 16:16:09 +03:00
Manish Kumar
4e76537e9d
Bug 1446719 - Rename getTabValue / setTabValue / deleteTabValue to getCustomTabValue / setCustomTabValue / deleteCustomTabValue. r=dao
2018-04-01 11:15:54 +02:00
Felipe Gomes
3314cc8950
Bug 1429178 - Policy: Implement website blocklist/allowlist. r=mixedpuppy
...
MozReview-Commit-ID: EAX0VwxlggK
2018-03-28 09:29:17 -05:00
Zibi Braniecki
71e0d6d34c
Bug 1446180 - Migrate the "Privacy" section of Preferences to the new Localization API. r=flod,jaws
...
MozReview-Commit-ID: 2Hp6ZNry6dK
2018-03-15 14:57:55 -07:00
Oriol Brufau
80b44382b3
Bug 1445316 - Optimize tabs.query with 'active', 'currentWindow', 'highlighted', 'index', 'lastFocusedWindow' or 'windowId' r=mixedpuppy,rpl
...
MozReview-Commit-ID: L5i129iC44W
2018-03-13 20:52:58 +01:00
Drew Willcoxon
30cb273d99
Bug 1444965 - Fix search composition migration for beta and nightly. r=mak,mythmon
...
MozReview-Commit-ID: IpQdSQV7YF4
2018-03-30 16:29:47 -07:00
Narcis Beleuzu
d747a3f5d4
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-31 01:26:35 +03:00
Narcis Beleuzu
e318183635
Merge autoland to mozilla-central. a=merge
2018-03-31 01:18:06 +03:00
Narcis Beleuzu
d78dd3f3ad
Merge inbound to mozilla-central. a=merge
2018-03-31 00:49:19 +03:00
Brindusan Cristian
01c89b865d
Backed out changeset 60bd2e867d35 (bug 1444965) for browser chrome failures on browser_startup.js CLOSED TREE
2018-03-30 23:58:36 +03:00
Kirk Steuber
64b33a7875
Bug 1429169 - Fix test to prevent it from interfering with the new test added r=Felipe
...
MozReview-Commit-ID: 3qNfigDXibO
2018-03-30 13:32:48 -07:00
Shane Caraveo
43cb0103d1
Bug 1446913 - test TabOpen/TabMove event sequence during content click, r=kmag
2018-03-26 12:11:10 -05:00
Florian Quèze
9f4fa41252
Bug 1448135 - re-use the blank window whenever possible in nsBrowserContentHandler.js, r=mconley.
2018-03-30 14:03:46 +02:00
Andreea Pavel
aeff38df2a
Backed out 4 changesets (bug 1429169) for failing browser chrome at browser/components/enterprisepolicies/tests/browser/browser_policy_cookie_settings.js on a CLOSED TREE
...
Backed out changeset a49df97d2ad9 (bug 1429169)
Backed out changeset 437f677d3808 (bug 1429169)
Backed out changeset 2f744fd3d77c (bug 1429169)
Backed out changeset dd305f45f746 (bug 1429169)
2018-03-30 03:35:01 +03:00
Kirk Steuber
67b98b35c3
Bug 1429169 - Add enterprise policy to disable the popup blocker r=Felipe,jaws
...
MozReview-Commit-ID: 8UG9m3mMLA7
2018-03-21 11:21:22 -07:00
Kirk Steuber
40ac06da78
Bug 1429169 - Add enterprise policy for disabling the Flash plugin r=Felipe,jaws
...
MozReview-Commit-ID: AEZZbaYwTLT
2018-03-21 11:04:28 -07:00
Kirk Steuber
4469fb70d5
Bug 1429169 - Add enterprise policy to change the global cookie settings r=Felipe,jaws
...
Additionally fixes a minor bug in PoliciesPrefTracker.restoreDefaultValues that causes prefs with falsey values not to be reset
MozReview-Commit-ID: 2OG4tHsjTTb
2018-03-19 10:30:11 -07:00
Kirk Steuber
6b49808902
Bug 1429169 - Add enterprise policy to disable the popup blocker r=Felipe,jaws
...
MozReview-Commit-ID: 8UG9m3mMLA7
2018-03-21 11:21:22 -07:00
Kirk Steuber
cf95f5ea87
Bug 1429169 - Add enterprise policy for disabling the Flash plugin r=Felipe,jaws
...
MozReview-Commit-ID: AEZZbaYwTLT
2018-03-21 11:04:28 -07:00
Kirk Steuber
ef032c0416
Bug 1429169 - Add enterprise policy to change the global cookie settings r=Felipe,jaws
...
Additionally fixes a minor bug in PoliciesPrefTracker.restoreDefaultValues that causes prefs with falsey values not to be reset
MozReview-Commit-ID: 2OG4tHsjTTb
2018-03-19 10:30:11 -07:00
Zibi Braniecki
6d042eddd0
Bug 1451685 - Pass element as the first argument to DOMLocalization.setAttributes in updateWeavePrefs. r=Gijs
...
MozReview-Commit-ID: 9okSh01qykH
2018-04-05 12:56:00 +02:00
Noemi Erli
47d3ae5c1d
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-05 13:42:42 +03:00
Ricky Rosario
ec0ae373b8
Bug 1447972 - Missing full stop period in home page preferences r=gandalf
...
MozReview-Commit-ID: GT4JLxPjXbo
2018-04-03 15:27:48 -04:00
Peter Van der Beken
317400d75b
Bug 1448850 - Remove nsIMessageListener and nsIMessageListenerManager. r=bz.
2018-02-16 15:28:31 +01:00
Felipe Gomes
c476ab108d
Bug 1429161 - Policy: Disable Forget Button. r=jaws
2018-04-03 15:39:35 -03:00
Felipe Gomes
189c61a160
Bug 1442719 - Policy: Disable the ability to bypass Safe Browsing warnings. r=francois
2018-04-03 15:39:35 -03:00
Felipe Gomes
df9f340e0a
Bug 1429122 - Policy: Override or disable post-update (what's new) page. r=mhowell
2018-04-03 15:39:35 -03:00
Michael Kaply
42bdc6c119
Bug 1429131 - Add policy to lock xpinstall.enabled. r=felipe
...
MozReview-Commit-ID: Frt4rMFL42K
2018-04-03 12:58:53 -05:00
Michael Kaply
714bdb42a9
Bug 1449630 - Move promise init before policy to fix intermittent. r=Felipe
...
MozReview-Commit-ID: 7GDUzGfb7DS
2018-03-30 12:10:19 -05:00
Michael Kaply
bdf31eb33e
Bug 1445660 - Add policy for enabling the search bar. r=Felipe
...
MozReview-Commit-ID: 8rYmgL4ZZMp
2018-03-29 15:20:36 -05:00
Michael Kaply
8860a7079f
Bug 1450097 - Don't allow legacy add-ons to be installed via policy. r=Felipe
...
MozReview-Commit-ID: LwR3PXY3RuX
2018-03-29 18:05:26 -05:00
Marco Bonardo
36ec58e083
Bug 1421664 - 3 - Fix the UI and tests. r=standard8
...
test_419731.js can be removed since it is already covered by browser_bookmarkProperties_editTagContainer.js
MozReview-Commit-ID: K0LFuTptWyW
2018-03-22 14:13:07 +01:00
Zibi Braniecki
4389d932b4
Bug 1445694 - Migrate the "Sync" section of Preferences to the new Localization API. r=flod,markh,stas
...
MozReview-Commit-ID: EeLV9dJ5cc5
2018-03-14 12:21:14 -07:00
Michael Kaply
ce861a1899
Bug 1429153 - Add policy for disabling telemetry. r=Felipe
...
MozReview-Commit-ID: 6fGGuJzZUhU
2018-03-29 10:44:12 -05:00
Mark Banner
654a153c5b
Bug 1439697 - Make the warning about attempting to move an unmovable places node be restricted to our own places flavors only. r=mak
...
MozReview-Commit-ID: 1zdVIIXWmYI
2018-03-28 11:41:28 +01:00
Mark Banner
a301479611
Bug 1439697 - Always send the item guid in serialized copy data, and make the copy algorithm clearer as to what items use which methods. r=mak
...
MozReview-Commit-ID: 4dwJB2x2qyp
2018-03-28 11:25:40 +01:00
Mark Banner
629be5dc74
Bug 1439697 - Re-organise the copy/paste & drag/drop algorithm to make it easier to understand. r=mak
...
MozReview-Commit-ID: BrQEU2e4Nr0
2018-03-27 22:49:01 +01:00
Coroiu Cristina
24b0149a02
Backed out changeset 61f766367616 (bug 1429153) for browser-chrome failures at /browser/browser_policies_sorted_alphabetically.js on a CLOSED TREE
2018-03-29 18:12:08 +03:00