Closed
Bug 1901961
Opened 11 months ago
Closed 11 months ago
Remove redundant deprecation suppression for RustHttpConfig.setClient
Categories
(Focus :: General, task, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mcarare, Assigned: mcarare)
Details
The method is not deprecated and is used without deprecation suppression in Fenix and AC samples.
Assignee | ||
Comment 1•11 months ago
|
||
The suppression is used for the client unwrapping, so it is valid.
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•