Open Bug 1896356 Opened 5 months ago Updated 3 months ago

ride-along pings (metadata.ping_schedule) don't trigger testBeforeNextSubmit from C++/JS

Categories

(Data Platform and Tools :: Glean: SDK, defect, P4)

defect

Tracking

(Not tracked)

People

(Reporter: janerik, Unassigned)

References

Details

When using ride-along pings (metadata.ping_schedule) they don't trigger a testBeforeNextSubmit callback set from C++/JavaScript.
The ride-along is triggered FOG-internally in Rust code, however the callback is only stored on the C++ object and called when the submit function in C++ is called (e.g. via JS).

Might need to communicate that callback down to the Rust parts and store a pointer there.

Priority: -- → P4
You need to log in before you can comment on or make changes to this bug.