Open
Bug 1884816
Opened 1 year ago
Updated 1 year ago
Expose icon information for suggestion as struct
Categories
(Application Services :: Suggest, task, P3)
Application Services
Suggest
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Currently, we are exposing icon content and its mimetype as separate fields.
https://github.com/mozilla/application-services/blob/main/components/suggest/src/suggest.udl#L62-L63
But, as Lina suggested, we'd better expose them as one struct. It makes it easy to understand the relationship between icon data and the mimetype.
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•