Closed Bug 42277 Opened 24 years ago Closed 24 years ago

Submitting forms is extremely slow

Categories

(Toolkit :: Form Manager, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sfraser_bugs, Unassigned)

Details

Submitting forms in today's build is very slow -- so slow it's like the app has 
crashed.

The reason is that scc turned off chunking in nsString, and that wallet and 
single signon builds up strings one character at a time when processing form 
data. So a lot of time is spent in memory allocation.

I'll fix this by doing some manual string chunking in SI_ReadLine and 
Wallet_GetLine.
This would have been a blocker had QA seen it.
Severity: normal → blocker
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Simon, thanks for looking out for me.  As module owner, of course I give my 
approval to these changes in wallet and single signon and appreciate your taking 
the initiative to having done it.
Thanks. Checked in!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
vrfy, 2000.06.14.08-m17 on all/all.
Status: RESOLVED → VERIFIED
Assignee: sfraser_bugs → nobody
Product: Core → Toolkit
QA Contact: bugzilla → form.manager
Target Milestone: M17 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.