Open
Bug 1793146
Opened 3 years ago
Updated 2 years ago
Write concept-fetch tests that cover code paths in the rusthttp component
Categories
(Firefox for Android :: General, task)
Tracking
()
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/9494.
Following the investigation from https://github.com/mozilla-mobile/fenix/issues/17585 and conversation and https://github.com/mozilla/application-services/issues/3829, we can avoid running into this bug at runtime by adding some tests that exercise our
concept-fetchcomponent API against the rust http component in app services.This would help us know if we are changing an API that a-s, as a consumer, would need to be aware of.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•3 years ago
|
Severity: -- → N/A
Type: defect → task
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
You need to log in
before you can comment on or make changes to this bug.
Description
•