-
Notifications
You must be signed in to change notification settings - Fork 22
Refactor updating enterprise policies #321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
1rneh
wants to merge
38
commits into
enterprise-main
Choose a base branch
from
refactor-remote-policies-update
base: enterprise-main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
3e7f935
Refactor updating remote policies and fix merging policies of combine…
1rneh 19bc165
Refactor enterprisepolicies tests for remote policies
1rneh a8500ba
Add comment in firefox-enterprise.js
1rneh ce4e88e
Test merging local and remote policies
1rneh ed9a580
Spin event loop until remote policies are fetched
1rneh b0686c7
Fix lint issues
1rneh d3de4b6
Correct setupPolicyEngineWithJson call
1rneh 9f35333
Merge remote-tracking branch 'origin/enterprise-main' into refactor-r…
1rneh bf5c46f
Merge remote-tracking branch 'enterprise/enterprise-main' into refact…
1rneh 093e5dc
Remove EnterprisePoliciesParent from prettierignore
1rneh 50288a9
Only set status inactive once
1rneh 99058f7
Set policy status after parsing policies
1rneh d3e874e
Correct this.isRemotePoliciesSupported() call
1rneh f872f21
Lint changes
1rneh 1ecc8be
Add DisableRemoteImprovements to set of "not live" policies
1rneh dd3fffb
Undo pref duplication
1rneh eeedb7f
Let felt set pref to disable local policies
1rneh 76bb370
Call spinResolve from observer
1rneh 6be5189
Correct policies engine status
1rneh 063260d
Lint changes
1rneh 5b4393a
Remove MOZ_AUTOMATION test env
1rneh e131908
Remove isRemotePoliciesSupported from the policies xpcom interface
1rneh c1afb99
Only parse local policies if local policies supported
1rneh 015ae5a
Remove browser/**/enterprisepolicies/**/live
1rneh ca18fa9
Lint changes
1rneh 62248a6
Merge remote-tracking branch 'enterprise/enterprise-main' into refact…
1rneh ab0eca5
Remove description update in firefox-enterprise.js
1rneh 639ec25
Undo setting local policy support from felt
1rneh 14b97f1
Merge remote-tracking branch 'enterprise/enterprise-main' into refact…
1rneh e24f4e2
Test policy updates are applied
1rneh 6222ab7
Use Object.assign to merge local and remote policies
1rneh 0d67df3
Log on restart and reset error
1rneh 959f1b6
Update engine status on failure
1rneh c532175
Undo clearing policies on failure
1rneh 45ebea6
Merge remote-tracking branch 'enterprise/enterprise-main' into refact…
1rneh 8761391
Refactor test to restore preferences state with unsetAndUnlockPref
1rneh c45264b
Remove duplicate console warning on policy param validation
1rneh 51242dd
Remove unnecessary PREF_LOCAL_POLICIES_ENABLED import/export
1rneh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
140 changes: 0 additions & 140 deletions
140
browser/components/enterprisepolicies/tests/browser/live/browser.toml
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.