Open Bug 1753467 Opened 3 years ago Updated 8 months ago

Integrate Glean with GeckoView's Java front-end

Categories

(GeckoView :: General, enhancement, P3)

Unspecified
All
enhancement

Tracking

(Not tracked)

People

(Reporter: agi, Unassigned)

References

Details

It's currently not possible to submit telemetry from GeckoView's Java front-end. It would be nice if we were able to figure out a way to do so which is compatible with AC/Fenix.

Severity: -- → S3
Priority: -- → P3

Tasks and enhancements should have severity N/A.

Severity: S3 → N/A
See Also: → 1826188
Blocks: 1829217

Hey Jan-Erik, do you know if this is still needed/relevant?

Flags: needinfo?(jrediger)

Apparently there are potentially use cases (see the blocked bug), but we currently do not have any plan or resources to address this.

Flags: needinfo?(jrediger)

(In reply to Jan-Erik Rediger [:janerik] from comment #3)

Apparently there are potentially use cases (see the blocked bug), but we currently do not have any plan or resources to address this.

is there an alternative path for the collection, e.g. bubbling it up or down to a layer which we support?

Flags: needinfo?(jrediger)

If this is bubbled up into Gecko (C++ or JS parts) then this can go into Glean as usual, yes.

Flags: needinfo?(jrediger)

is there an alternative path for the collection, e.g. bubbling it up or down to a layer which we support?

For the bug 1829217 use case, we were able to collect essentially what was needed in the JS GeckoView layer. (Bug 1871203 was the removal, but it shows the workaround used for sending some key information on that layer.)

You need to log in before you can comment on or make changes to this bug.