Closed
Bug 1585665
Opened 6 years ago
Closed 6 years ago
Port fix for event ordering from glean-core Android to glean-core iOS
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:glean-rs:m?])
https://github.com/mozilla/glean/pull/338 needs to be ported from Android to iOS
- event loading on startup needs to be off of the main thread, since it does I/O
- the test to ensure that events on disk are sent and cleared before any events are recorded should be ported
Assignee | ||
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m9] → [telemetry:glean-rs:m?]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mdroettboom
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•