Skip to content

Conversation

@gcp
Copy link
Contributor

@gcp gcp commented Nov 10, 2025

Combines #64, #124 and #113 and a fix to whitelist the pref.

Rebased to enterprise-main.

@gcp gcp requested review from 1rneh and beurdouche November 10, 2025 17:23
@gcp gcp removed request for 1rneh and beurdouche November 10, 2025 17:44
Copy link
Member

@beurdouche beurdouche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ! Thanks GCP.
For the record a round of reviews happened prior to this PR.

const serverAddr = `http://localhost:${this._httpd.identity.primaryPort}`;
Services.prefs.setStringPref("browser.policies.server", serverAddr);
Services.prefs.setStringPref("browser.policies.access_token", "token");
Services.prefs.setStringPref("enterprise.console.refresh_token", "token");
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1rneh I suspect this test is currently broken? Didn't really know what to do here.

@gcp gcp requested a review from 1rneh November 10, 2025 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants