Skip to content

Conversation

@lissyx
Copy link
Contributor

@lissyx lissyx commented Dec 19, 2025

No description provided.

@lissyx lissyx requested a review from gcp December 19, 2025 13:08
@lissyx lissyx self-assigned this Dec 19, 2025
@lissyx lissyx requested a review from a team December 19, 2025 13:08
_collectDevicePosture() {
Cc["@mozilla.org/network/network-link-service;1"]
.createInstance()
.QueryInterface(Ci.nsINetworkLinkService);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have seen cases locally while hacking where the instance may not be started, but I'm not sure this is required

Copy link
Contributor

Choose a reason for hiding this comment

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

getServices() in the line below should be enough?

@lissyx lissyx force-pushed the enterprise-network_informations_device_posture branch from f72fa07 to 54e0723 Compare December 19, 2025 13:16
@gcp gcp requested a review from a team December 19, 2025 13:37
@lissyx lissyx force-pushed the enterprise-network_informations_device_posture branch from 54e0723 to 9e16467 Compare December 19, 2025 14:24
@lissyx lissyx force-pushed the enterprise-network_informations_device_posture branch from 9e16467 to eded123 Compare December 19, 2025 14:29
Copy link
Contributor

@gcp gcp left a comment

Choose a reason for hiding this comment

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

Do we want a Necko peer to at least briefly look at this?

_collectDevicePosture() {
Cc["@mozilla.org/network/network-link-service;1"]
.createInstance()
.QueryInterface(Ci.nsINetworkLinkService);
Copy link
Contributor

Choose a reason for hiding this comment

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

getServices() in the line below should be enough?

@lissyx
Copy link
Contributor Author

lissyx commented Jan 9, 2026

Do we want a Necko peer to at least briefly look at this?

Likely, that was my plan before the holidays, but I wanted to clean things first

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.

3 participants