Closed
Bug 791802
Opened 13 years ago
Closed 13 years ago
Firefox doesn't finish loading a page if popup's are allowed and leaving behind a zombi process
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 789773
Tracking | Status | |
---|---|---|
firefox15 | --- | unaffected |
firefox16 | - | affected |
People
(Reporter: whimboo, Unassigned)
Details
(Keywords: regression, Whiteboard: [mozmill-test-failure])
This bug has been discovered by our Mozmill testruns and is logged as bug 790218. It can only be seen on Windows 8, so I assume a new or changed API is causing problems.
Steps:
1. Start Firefox
2. Open http://mozqa.com/data/firefox/popups/popup_trigger.html?count=2
3. Ensure that you get a notification bar stating that 2 popups have been blocked
4. Open the page info window and allow popups for this site
5. Open a new tab and load the page from step 2 again
6. Notice that the page doesn't get loaded
Not sure if this is a regression but I will check this in a bit.
Reporter | ||
Comment 1•13 years ago
|
||
That's a regression in current Firefox 16.0 Beta builds. Firefox 15.0.1 is working fine and the first time I can see this failure is in Beta 3.
PASS: http://hg.mozilla.org/releases/mozilla-beta/rev/cad589192f3c
FAIL: http://hg.mozilla.org/releases/mozilla-beta/rev/de3f06a549de
Pushlog:
http://hg.mozilla.org/releases/mozilla-beta/pushloghtml?fromchange=cad589192f3c&tochange=de3f06a549de
Also when you are trying to close Firefox afterward a zombi process keeps hanging around.
status-firefox15:
--- → unaffected
status-firefox16:
--- → affected
tracking-firefox16:
--- → ?
Keywords: regression,
regressionwindow-wanted
Reporter | ||
Updated•13 years ago
|
Summary: Firefox doesn't finish loading a page if popup's are allowed → Firefox doesn't finish loading a page if popup's are allowed and leaving behind a zombi process
Reporter | ||
Comment 2•13 years ago
|
||
On Aurora this has been regressed between 20120906042009 and 20120907042009.
PASS: http://hg.mozilla.org/releases/mozilla-aurora/rev/c2cc63c864e4
FAIL: http://hg.mozilla.org/releases/mozilla-aurora/rev/41eab5a0e537
Pushlog: https://hg.mozilla.org/releases/mozilla-aurora/pushloghtml?fromchange=c2cc63c864e4&tochange=41eab5a0e537
Comparing both pushlogs there are only two bugs in common which are bug 774633 and bug 774607. Bobby, is bug 774633 the problematic one?
Raising severity to critical based on the zombie process which doesn't let people restart Firefox without killing the process manually in the process manager.
Severity: normal → critical
Reporter | ||
Updated•13 years ago
|
Keywords: regressionwindow-wanted
Version: 10 Branch → 16 Branch
Comment 3•13 years ago
|
||
This is almost certainly a dupe of bug 789773. Can you verify with the builds from the latest try run?
Reporter | ||
Updated•13 years ago
|
Product: Toolkit → Firefox
Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Bobby Holley (:bholley) from comment #3)
> This is almost certainly a dupe of bug 789773. Can you verify with the
> builds from the latest try run?
Yes, the following try server build works:
https://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/bobbyholley@gmail.com-0fd18ad6dd59/try-win32/
Feel free to dupe if you think it's one or mark as dependent on if it should be verified separately.
Comment 5•13 years ago
|
||
I think this is pretty clearly a dupe. Presumably if the problem persists, you guys will notice it? ;-)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Reporter | ||
Comment 6•13 years ago
|
||
All failures gone across branches. Marking as verified dupe.
Status: RESOLVED → VERIFIED
Comment 7•13 years ago
|
||
Henrik, did you reproduce this on a Virtual machine or on a Hardware machine? We tried on our hardware machines and we could not reproduce.
Reporter | ||
Comment 8•13 years ago
|
||
It's our Win8 VM we are making use of for Mozmill CI. There is no need for you to again verify this fix. At least not for that bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•