Open
Bug 1409336
Opened 8 years ago
Updated 3 years ago
Use AsyncOpen2 in layout/style/Loader.cpp
Categories
(Core :: Layout, enhancement, P3)
Core
Layout
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | wontfix |
People
(Reporter: xeonchen, Unassigned)
References
Details
https://searchfox.org/mozilla-central/rev/a984558fa2bbde6492d3fb918496fc0b0835b2ce/layout/style/Loader.cpp#1390
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.
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•