Open
Bug 1838719
Opened 1 year ago
Updated 10 months ago
Fix Abstraction Layer in SaveToPDFMiddleware for Telemetry
Categories
(Fenix :: Experimentation and Telemetry, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: olivia, Unassigned)
References
Details
There are GeckoView imports in SaveToPDFMiddleware
for telemetry that should not be there because they are crossing the abstraction layer.
Need to refactor this to use the Fact processor to avoid this. See review comment on bug 1829213 for more details.
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•10 months ago
|
||
TranslationError and intoTranslationError might be a good pattern for how to complete the mapping of this bug as well.
You need to log in
before you can comment on or make changes to this bug.
Description
•