Closed Bug 1409334 Opened 7 years ago Closed 7 years ago

Use AsyncOpen2 in intl/strres/nsStringBundle.cpp

Categories

(Core :: Internationalization, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: xeonchen, Unassigned)

References

Details

https://searchfox.org/mozilla-central/rev/a984558fa2bbde6492d3fb918496fc0b0835b2ce/intl/strres/nsStringBundle.cpp#117

Copy from bug 1391356 comment 0:
To get the performance benefits of our off-main JAR work (bug 1373708) we're going to want to convert code that current does a sync Open() of jar channels to use AsyncOpen instead.
nsStringBundle offers only synchronous APIs, and we'll move off of that API in general over the course of the next couple of cycles.

I don't expect nsStringBundle to migrate to async IO in its remaining life time, tbh.
Close this issue based on comment 1.
Thank you Pike.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.