Open
Bug 1363065
Opened 8 years ago
Updated 2 years ago
Convert DownloadUIHelper.strings to use a Proxy
Categories
(Toolkit :: Downloads API, enhancement, P5)
Toolkit
Downloads API
Tracking
()
NEW
People
(Reporter: Paolo, Unassigned)
Details
Converting DownloadUIHelper.strings to use a Proxy should allow us to keep an easy syntax to access strings, but remove kStringsRequiringFormatting and avoid iterating all strings on creation. The latter is not necessarily expensive because the file has already been loaded, but it is just not required anymore with a Proxy.
Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•