Mike Kaply
506ce66548
Bug 1797527 - Update PersonalToolbar policy with newtab feature. r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D160814
2022-11-02 19:32:13 +00:00
James Teow
6b2fbf088c
Bug 1773771 - Add GoToIntranetSiteForSingleWordEntryInAddressBar enterprise policy r=mkaply,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D148952
2022-06-30 16:21:44 +00:00
Tooru Fujisawa
f2fe000ae7
Bug 1610653 - Part 1: Do not use global this property assignment to define global variable in browser/components. r=mossop
...
Differential Revision: https://phabricator.services.mozilla.com/D144108
2022-05-30 15:19:35 +00:00
Mike Kaply
50e0a46202
Bug 1770960 - Enterprise policy for using system print dialog. r=mstriemer,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D147212
2022-05-27 19:59:12 +00:00
Gijs Kruitbosch
1d925a3a2d
Bug 1738574 - add an option to put downloads in tmp to start with, r=mak,mkaply,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D146719
2022-05-24 12:54:42 +00:00
Kirk Steuber
92a5756b34
Bug 1762957 - Add Firefox Enterprise Policy for application update pinning r=mkaply,bhearsum,fluent-reviewers,flod
...
This patch also adds the capability for Policy implementations (in Policies.jsm) to have a `validate` function. If it returns `false`, the Enterprise Policy engine will consider the policy's parameter to be invalid and the policy will not be activated. This capability is used to validate the update pin policy's parameter to make sure that it takes the expected format ("X." or "X.Y.", where X is the pinned major version and Y is the pinned minor version).
Differential Revision: https://phabricator.services.mozilla.com/D143785
2022-05-16 20:55:05 +00:00
Mike Kaply
09fbd2879d
Bug 1722050 - Add policy for opening executable files based on domain/extension pairs. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D144214
2022-05-12 15:22:38 +00:00
Bogdan Szekely
f0940a9a03
Backed out changeset 0a74e9a67faa (bug 1722050) for causing xpcshell failures on test_sorted_alphabetically.js. CLOSED TREE
2022-05-12 17:19:37 +03:00
Mike Kaply
5b3ec8b9b8
Bug 1722050 - Add policy for opening executable files based on domain/extension pairs. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D144214
2022-05-12 13:17:30 +00:00
Mike Kaply
f63f640b03
Bug 1520913 - Allow password manager exceptions in policy. r=mstriemer,fluent-reviewers,flod,preferences-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D142886
2022-04-14 19:41:32 +00:00
Mike Kaply
b23f9a652f
Bug 1755354 - Add policy to remove More from Mozilla. r=pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D139023
2022-02-17 20:15:30 +00:00
Mike Kaply
492aff3fac
Bug 1741909 - Add new sitepermission extension type to enterprise policy. r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D138698
2022-02-14 20:43:16 +00:00
Mike Kaply
a356924793
Bug 1750233 - Allow JSON policy to be a REG_SZ. r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D136380
2022-01-21 18:17:01 +00:00
Mike Kaply
4f8a55b680
Bug 1745065 - Add support for managing more ciphers in policy. r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D133374
2021-12-10 15:12:33 +00:00
Mike Kaply
558f3681bd
Bug 1741204 - Consolidate cookie policy into one Behavior policy. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D131825
2021-11-23 18:57:53 +00:00
Mike Kaply
16bdde2b1a
Bug 1737605 - Parse JSON directly from GPO so it's properly validated. r=mtigley
...
Differential Revision: https://phabricator.services.mozilla.com/D129845
2021-11-05 20:10:53 +00:00
Mike Kaply
4339739325
Bug 1724488 - Add sponsored content to FirefoxHome policy. r=thecount
...
Differential Revision: https://phabricator.services.mozilla.com/D129542
2021-10-26 21:56:46 +00:00
Mike Kaply
18721e0477
Bug 1719301 - Remove version number from Windows SSO pref and policy. r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D119187
2021-07-06 18:18:53 +00:00
Mike Kaply
73c98237a0
Bug 1716360 - Add policy for Windows 10 SSO. r=emalysz,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D118042
2021-06-23 17:01:23 +00:00
Mike Kaply
4a29ffd947
Bug 1706119 - Add enterprise policy for open-protocol-handler permission. r=emalysz,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D113034
2021-04-26 19:17:11 +00:00
Mike Kaply
a79afcc31e
Bug 1695696 - Add AllowedDomainsForApps (Google Workspace) policy. r=emalysz,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D110151
2021-03-31 13:57:58 +00:00
Mike Kaply
175a292324
Bug 1679826 - Allow disabling updates for addons installed by policy. r=emalysz,mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D103381
2021-03-26 15:30:13 +00:00
Mike Kaply
33db4189e4
Bug 1691551 - Add enterprise policy for showing the home button. r=emalysz,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D108963
2021-03-19 22:07:05 +00:00
Kirk Steuber
68d2860bf2
Bug 1691495 - Add an enterprise policy to disable background application update r=nalexander,mkaply,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D107921
2021-03-10 22:12:23 +00:00
Michael Kaply
6964c50e3c
Bug 1653430 - Add policy for manual update only. r=bytesized,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D101386
2021-01-12 16:14:59 +00:00
Mark Banner
da7df5a68d
Bug 1649164 - Add an encoding option for policy search engines and change the default to UTF-8. r=mkaply
...
This will cause the default for any new policy engine in a profile, or an updated engine, to be UTF-8, unless specified by the policy.
Differential Revision: https://phabricator.services.mozilla.com/D100666
2021-01-05 09:48:52 +00:00
Ricky Stewart
31b8ca9716
Bug 1654103: Standardize on Black for Python code in mozilla-central.
...
Allow-list all Python code in tree for use with the black linter, and re-format all code in-tree accordingly.
To produce this patch I did all of the following:
1. Make changes to tools/lint/black.yml to remove include: stanza and update list of source extensions.
2. Run ./mach lint --linter black --fix
3. Make some ad-hoc manual updates to python/mozbuild/mozbuild/test/configure/test_configure.py -- it has some hard-coded line numbers that the reformat breaks.
4. Make some ad-hoc manual updates to `testing/marionette/client/setup.py`, `testing/marionette/harness/setup.py`, and `testing/firefox-ui/harness/setup.py`, which have hard-coded regexes that break after the reformat.
5. Add a set of exclusions to black.yml. These will be deleted in a follow-up bug (1672023).
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D94045
2020-10-26 18:34:53 +00:00
Bogdan Tara
612312a64c
Backed out 10 changesets (bug 1654103, bug 1672023, bug 1518999) for PanZoomControllerTest.touchEventForResult gv-junit failures CLOSED TREE
...
Backed out changeset ff3fb0b4a512 (bug 1672023)
Backed out changeset e7834b600201 (bug 1654103)
Backed out changeset 807893ca8069 (bug 1518999)
Backed out changeset 13e6b92440e9 (bug 1518999)
Backed out changeset 8b2ac5a6c98a (bug 1518999)
Backed out changeset 575748295752 (bug 1518999)
Backed out changeset 65f07ce7b39b (bug 1518999)
Backed out changeset 4bb80556158d (bug 1518999)
Backed out changeset 8ac8461d7bd7 (bug 1518999)
Backed out changeset e8ba13ee17f5 (bug 1518999)
2020-10-24 03:36:18 +03:00
Ricky Stewart
065d2eb893
Bug 1654103: Standardize on Black for Python code in mozilla-central. r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,devtools-backward-compat-reviewers,jgilbert,preferences-reviewers,sylvestre,maja_zf,webcompat-reviewers,denschub,ntim,whimboo,sparky
...
Allow-list all Python code in tree for use with the black linter, and re-format all code in-tree accordingly.
To produce this patch I did all of the following:
1. Make changes to tools/lint/black.yml to remove include: stanza and update list of source extensions.
2. Run ./mach lint --linter black --fix
3. Make some ad-hoc manual updates to python/mozbuild/mozbuild/test/configure/test_configure.py -- it has some hard-coded line numbers that the reformat breaks.
4. Make some ad-hoc manual updates to `testing/marionette/client/setup.py`, `testing/marionette/harness/setup.py`, and `testing/firefox-ui/harness/setup.py`, which have hard-coded regexes that break after the reformat.
5. Add a set of exclusions to black.yml. These will be deleted in a follow-up bug (1672023).
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D94045
2020-10-23 20:40:42 +00:00
Dorel Luca
95b44c982f
Backed out changeset 7558c8821a07 (bug 1654103) for multiple failures. CLOSED TREE
2020-10-22 03:51:06 +03:00
Ricky Stewart
43baed3c18
Bug 1654103: Standardize on Black for Python code in mozilla-central. r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers,devtools-backward-compat-reviewers,jgilbert,preferences-reviewers,sylvestre,maja_zf,webcompat-reviewers,denschub,ntim,whimboo,sparky
...
Allow-list all Python code in tree for use with the black linter, and re-format all code in-tree accordingly.
To produce this patch I did all of the following:
1. Make changes to tools/lint/black.yml to remove include: stanza and update list of source extensions.
2. Run ./mach lint --linter black --fix
3. Make some ad-hoc manual updates to python/mozbuild/mozbuild/test/configure/test_configure.py -- it has some hard-coded line numbers that the reformat breaks.
4. Add a set of exclusions to black.yml. These will be deleted in a follow-up bug (1672023).
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D94045
2020-10-21 21:27:27 +00:00
Michael Kaply
d10440ab67
Bug 1502134 - Allow for multiple firstrun pages in policy. r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D92826
2020-10-09 15:53:54 +00:00
Michael Kaply
df57189323
Bug 1669601 - Reverse order in schema to avoid extraneous error. r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D92793
2020-10-08 23:48:30 +00:00
Michael Kaply
2cf31c0507
Bug 1498688 - Add ManagedBookmarks policy. r=fluent-reviewers,emalysz,Standard8,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D76009
2020-09-08 20:09:35 +00:00
Michael Kaply
be6442e078
Bug 1659719 - Add support for arbitrary preferences in policy. r=Gijs,dveditz
...
Differential Revision: https://phabricator.services.mozilla.com/D87447
2020-08-26 17:31:44 +00:00
Michael Kaply
f4a98904fd
Bug 1655575 - Add enterprise policy for xr permission. r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D85200
2020-07-28 21:19:06 +00:00
Michael Kaply
7f0f7a4f89
Bug 1653584 - Rename MasterPassword policy to PrimaryPassword. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D83957
2020-07-17 15:59:46 +00:00
Csoregi Natalia
b323a486a6
Backed out changeset 7bcb681545cb (bug 1653584) for failures on test_sorted_alphabetically.js. CLOSED TREE
2020-07-17 18:37:48 +03:00
Michael Kaply
a804bfb183
Bug 1653584 - Rename MasterPassword policy to PrimaryPassword. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D83957
2020-07-17 14:44:54 +00:00
Michael Kaply
e09d26f3f1
Bug 1651093 - Update UserMessaging policy for triplets. r=pdahiya
...
Differential Revision: https://phabricator.services.mozilla.com/D83367
2020-07-15 17:05:09 +00:00
Michael Kaply
dabb525b02
Bug 1639945 - Add support for session cookies in policy. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D79902
2020-06-24 14:26:21 +00:00
Michael Kaply
5aac17892f
Bug 1644528 - Allow DisabledCiphers policy to enable ciphers. r=keeler
...
Differential Revision: https://phabricator.services.mozilla.com/D78966
2020-06-17 17:17:04 +00:00
Marco Bonardo
0143be3e55
Bug 1642943 - Introduce a pref to control post-search DNS resolution of single word hosts. r=Gijs,mkaply
...
Differential Revision: https://phabricator.services.mozilla.com/D78403
2020-06-11 12:42:29 +00:00
Dan Minor
8d6347b1f1
Bug 1643155 - Rename obfuscate_host_addresses pref; r=ng,mkaply
...
Renaming this to blocklist, as this is a list of sites for which hostname
obfuscation is disabled.
Differential Revision: https://phabricator.services.mozilla.com/D78681
2020-06-09 09:30:04 +00:00
Michael Kaply
cdcabe513f
Bug 1466512 - Add a policy for forcing a master password. r=fluent-reviewers,MattN,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D70935
2020-06-04 20:01:54 +00:00
Michael Kaply
ee8c2057aa
Bug 1577344 - Add policy for application handlers. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D74865
2020-05-26 22:38:58 +00:00
Bogdan Tara
8cbc441c92
Backed out changeset 7cfa9199cc7e (bug 1577344) for mozilla::net::nsSocketTransport::InitiateSocket crashes CLOSED TREE
2020-05-26 20:40:51 +03:00
Michael Kaply
1a2f95eec6
Bug 1577344 - Add policy for application handlers. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D74865
2020-05-26 03:21:46 +00:00
Michael Kaply
cc7f8caffc
Bug 1619658 - Add picture in picture policy. r=fluent-reviewers,mconley,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D74490
2020-05-21 20:22:05 +00:00
Cosmin Sabou
22fa8598b1
Backed out 2 changesets (bug 1619658) for xpc and linting failures.
...
Backed out changeset a5c5a7a3cf83 (bug 1619658)
Backed out changeset fdfb16cb82a6 (bug 1619658)
2020-05-22 00:10:20 +03:00