Closed Bug 720631 Opened 14 years ago Closed 1 year ago

window.close is handled differently when there's an error in the window.open

Categories

(Core :: JavaScript Engine, defect)

12 Branch
x86
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: nhirata, Unassigned)

Details

Attachments

(1 file)

Attached file test file
1. disable popups in the preferences 2. open the test file Expected: 1 window that says blah Actual: 2 windows, one that says blah and another one that is smaller that's opened Note: if you change the window.open line to : var newWin=window.open(asdfasd,"newWin","width=200,height=100",false); You will see an error in the console, but only one window will remain open. Occurs in 9, and nightly.
A couple of questions: - Exactly how do I disable popups in the preferences? - Do you have a regression range for this?
Assignee: general → nobody
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: