Open
Bug 927339
Opened 12 years ago
Updated 3 years ago
"b.webProgress is undefined" when popup opens lots of tabs and main window is gone
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
201 bytes,
text/html
|
Details |
1. Create a new profile
2. Enable popups
3. Load the testcase
4. Close the main window (the one into which new tabs are opening)
Result:
************************************************************
* Call to xpconnect wrapped JSObject produced this error: *
[Exception... "'[JavaScript Error: "b.webProgress is undefined" {file: "chrome://browser/content/tabbrowser.xml" line: 1550}]' when calling method: [nsIBrowserDOMWindow::openURI]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0" data: yes]
************************************************************
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•