Closed Bug 108963 Opened 23 years ago Closed 23 years ago

Loading globalBindings.xml every time we display a message

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID
mozilla0.9.7

People

(Reporter: mscott, Assigned: mscott)

References

Details

(Keywords: perf)

We are loading and parsing modern/global/globalBindings.xml every time we display a message. We are doing this because are loading the tag "thumb-horizontal". I'm not sure what this tag is being used for nor why it needs loaded every time we display a message.
Blocks: 22960
Status: NEW → ASSIGNED
Keywords: nsbeta1, perf
Target Milestone: --- → mozilla0.9.7
Looks like this thumb-horizontal tag is getting parsed in response to creating a gfx scroll frame. I wonder if this content node could't be cached somewhere so we don't need to hit the jar file every time an html iframe loads new content?
*sigh* marking invalid. Turns out my xul cache was somehow disabled. turning it back on removes this.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
verified
Status: RESOLVED → VERIFIED
QA Contact: esther → stephend
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.