Open
Bug 467765
Opened 17 years ago
Updated 3 years ago
Excessive memory use when pasting large amounts of text into textarea
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: schapel, Unassigned)
Details
(Keywords: memory-footprint)
Reproducible: Always
Steps to reproduce:
1. Paste about 10 MB of text into a textarea (for example, the Additional Comments box at the bottom of this page).
Expected results: Memory use increases by 10-40 MB
Actual results: Memory use increases by more than 100 MB
This problem was first pointed out in the MozillaZine forums: http://forums.mozillazine.org/viewtopic.php?p=5137045#p5137045
Comment 1•17 years ago
|
||
Another way of generating this bug are to open a large text file with Firefox (where large makes Firefox unresponsive).
I've seen this bug pop up on Mozilla Firefox irc with people having problems with it and have seen it myself many times.
OS: Windows XP → All
Version: 1.9.1 Branch → Trunk
Comment 2•17 years ago
|
||
bug 467846 has been filed on the text file issue for now.
Comment 3•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•