Closed
Bug 226625
Opened 20 years ago
Closed 20 years ago
Remove All Cookies hangs Seamonkey
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 226511
People
(Reporter: stephend, Assigned: darin.moz)
Details
(Keywords: perf)
Summary: Clicking 'Remove All Cookies' in Seamonkey is hanging my mingw build. Windows 2000, and also Alex's Mandrake Linux build. http://lxr.mozilla.org/seamonkey/source/extensions/wallet/cookieviewer/resources/content/CookieViewer.js#361 Sorry, I can't get a stacktrace...
Reporter | ||
Comment 1•20 years ago
|
||
Dan, any ideas? Is it iterating through the properties when we call ClearCookieProperties, or perhaps DeleteAllFromTree?
Reporter | ||
Comment 2•20 years ago
|
||
My build has all of the latest changes as of 12:01 AM (Eastern time zone) GMT -05:00
Keywords: hang
Comment 3•20 years ago
|
||
When I tested this, it appeared to hang, all right... but then, about ten minutes later while I was trying to get a stack trace (and make sure I had the right process), the hangtime ended and Mozilla returned to normal operation. So removing all cookies is unbelievably slow, but it doesn't lock up Mozilla forever.
OS: Windows 2000 → All
Reporter | ||
Updated•20 years ago
|
Comment 4•20 years ago
|
||
See bug 226511
Reporter | ||
Comment 5•20 years ago
|
||
Thanks, I believe it's a DUP. Didn't see that bug. *** This bug has been marked as a duplicate of 226511 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
QA Contact: core.networking.cookies → benc
Summary: Remove All Cookies hangs Seamonkey. → Remove All Cookies hangs Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•