Closed
Bug 465929
Opened 17 years ago
Closed 16 years ago
background thread freezes the foreground-firefox UI
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kennyyu, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.3.154.9 Safari/525.19
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081120 Minefield/3.1b2pre
1. UI freezes completely
2. the memory footprint keeps increasing and increasing (until i have ff killed)
Reproducible: Always
Steps to Reproduce:
1. copy the xul code from http://pastebin.mozilla.org/573298 into your XUL explorer.
2. click the "click me" button.
3. The ff ui then freezes with memory footprint increases and increases (as seen from the Vista's Task Manager)
Actual Results:
1. UI freezes completely
2. the memory footprint keeps increasing and increasing (until i have ff killed)
Expected Results:
The background thread should work itself silently without affecting the UI's response.
Reporter | ||
Comment 1•17 years ago
|
||
the code that makes my ff freezes
Reporter | ||
Updated•17 years ago
|
Version: unspecified → Trunk
Reporter | ||
Updated•17 years ago
|
Attachment #349169 -
Attachment mime type: application/vnd.mozilla.xul+xml → text/plain
Reporter | ||
Updated•17 years ago
|
Summary: an xul document freezes the firefox UI → background thread freezes the foreground-firefox UI
Comment 2•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081120 Minefield/3.1b2pre
Nothing seems to happen here after clicking the button.
Comment 3•16 years ago
|
||
it freezes in 3.0 and 3.1
Reporter | ||
Comment 4•16 years ago
|
||
no update to this? i still have this problem..
Comment 5•16 years ago
|
||
Kenny, do you also see with latest trunk?
ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
Comment 6•16 years ago
|
||
i have tested in the 3.5RC2 now and it works perfectly.
thanks Mozilla Guys for taking so loooooooooong!
jj Good Job!
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•