Closed
Bug 1879647
Opened 1 year ago
Closed 1 year ago
Send the `data_path` to the suggest component on iOS
Categories
(Application Services :: Suggest, task, P3)
Application Services
Suggest
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bdk, Unassigned)
Details
Application services recently added the ability to specify a data path for the suggest component (https://github.com/mozilla/application-services/pull/6101). This path is where we will store persistent data. We need to update the code in firefox-ios to actually hook it up though. This means switching from constructing the component directly to using SuggestStoreBuilder.
Updated•1 year ago
|
Severity: -- → N/A
OS: Linux → All
Priority: -- → P3
Hardware: x86_64 → All
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•