Closed Bug 103186 Opened 23 years ago Closed 23 years ago

startup perf- remove the need on Linux of loading of htmlXXX.properties files at startup

Categories

(Core :: Internationalization, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: ftang, Assigned: bstell)

References

Details

(Keywords: perf)

I sping off the from 97178 and this is a Linux only bug

Currently we don't do this on Window. But on Linux , I believe that we 
may have code which load htmlXXXX.properties into the memory for fallback 
rendering.

html40LAtin1.properties
html40Special.properties
html40Symbols.properties
transliterate.properties
htmlEntityVersions.properties

We find a way to delay the loading of these files at Linux startup to speed 
up the startup performacne
Blocks: 103179, 103184
Keywords: perf
No longer blocks: 103184
it looks like this is already implement properly by gFontSubConverter in 
source/gfx/src/gtk/nsFontMetricsGTK.cpp. It is lazy load properly. mark this bug 
invalid
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Marking as verified based on ftang's comment, please reopen if you disagree.
Status: RESOLVED → VERIFIED
Blocks: 97178
You need to log in before you can comment on or make changes to this bug.