Closed Bug 1637990 Opened 4 years ago Closed 4 years ago

Ensure Glean.initialize is not called from iOS extensions.

Categories

(Data Platform and Tools :: Glean: SDK, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: travis_, Assigned: travis_)

References

Details

Attachments

(1 file)

In order to prevent Glean from attempting to collect and send telemetry from embedded iOS extensions, we should block or prevent it from initializing when running in the extension process. We should be able to use a similar technique to this in order to detect when running in the extension process:
https://searchfox.org/mozilla-mobile/rev/d5408842b4214f583bd50cdd679addb5464ce8bf/focus-ios/Shared/AppInfo.swift#14-29

Priority: -- → P2
Whiteboard: [telemetry:glean-rs:m?]
Assignee: nobody → tlong
Priority: P2 → P1
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: