Closed
Bug 1344543
Opened 8 years ago
Closed 7 years ago
Remove DownloadUtils non-Intl API fallbacks
Categories
(Toolkit :: Downloads API, enhancement, P3)
Toolkit
Downloads API
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: JanH, Assigned: JanH)
References
Details
Attachments
(1 file)
These were already removed in bug 1200494, but since then it was decided that for the time being the Intl API will be Nightly/Aurora-only on Android and these changes have been backed out again in bug 1344143.
Once the Intl API is definitively being enabled everywhere, we can remove them once more.
Assignee | ||
Comment 1•8 years ago
|
||
Do we have a tracking bug for when the Intl API is going to be fully re-enabled on Android (and the build-time option to turn it on/off removed)?
Flags: needinfo?(m_kato)
Comment 2•8 years ago
|
||
(In reply to Jan Henning [:JanH] from comment #1)
> Do we have a tracking bug for when the Intl API is going to be fully
> re-enabled on Android (and the build-time option to turn it on/off removed)?
I filed as bug 1344625
Flags: needinfo?(m_kato)
Updated•8 years ago
|
Priority: -- → P3
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
Comment on attachment 8888188 [details]
Bug 1344543 - Remove Intl API fallbacks from DownloadUtils.jsm now that Fennec no longer requires it.
Stealing the review. Thanks for cleaning up the code!
Attachment #8888188 -
Flags: review?(mak77) → review+
Assignee | ||
Comment 6•7 years ago
|
||
Thanks, but can you mark it r+ in mozreview as well, so as to unblock autoland?
Flags: needinfo?(paolo.mozmail)
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8888188 [details]
Bug 1344543 - Remove Intl API fallbacks from DownloadUtils.jsm now that Fennec no longer requires it.
https://reviewboard.mozilla.org/r/158904/#review164540
Pushed by mozilla@buttercookie.de:
https://hg.mozilla.org/integration/autoland/rev/50fd0f26c2df
Remove Intl API fallbacks from DownloadUtils.jsm now that Fennec no longer requires it. r=Paolo
Comment 10•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•