Closed
Bug 205267
Opened 22 years ago
Closed 22 years ago
XUL.mfasl large in size
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: davor.cubranic, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030315
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030315
My XUL.mfasl is almost megabyte and a half in size. This is a real pain in my
quota-limited account. Is this size normal? If so, could someone tell me why it
has to be this big?
Reproducible: Always
Steps to Reproduce:
![]() |
||
Comment 1•22 years ago
|
||
Yes, this size is normal. It's that big because it stores a cached compiled
version of the UI so that it does not have to be recompiled from XUL on every
startup.
You can turn this off by disabling the fastload pref (no UI; have to set it
manually), if you want to trade speed for space.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•