Open Bug 1901798 Opened 29 days ago Updated 12 days ago

Remove #ifndef ANDROID blocks after the ongoing glean performance impact on android gets addressed

Categories

(Core :: Networking, task, P2)

task

Tracking

()

People

(Reporter: sekim, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: leave-open, Whiteboard: [necko-triaged][necko-priority-monitor])

Some #ifndef ANDROID blocks have been added to prevent ongoing performance impacts on Android. Once this issue is addressed, we will need to remove these blocks to enable telemetry on Android.

The task is to simply remove

#ifndef ANDROID
...
#endif

blocks that the patches applied.

Note that this bug should not be addressed until the ongoing Glean issues are resolved.

Severity: -- → N/A
Depends on: 1851437
Depends on: 1898737
No longer depends on: 1898248
Priority: -- → P2
Whiteboard: [necko-triaged][necko-priority-monitor]
Depends on: 1813630
You need to log in before you can comment on or make changes to this bug.