Open Bug 752960 Opened 12 years ago Updated 2 months ago

Popup blocker blocks popups from window.open from data uri window popup when popups are allowed on that site

Categories

(Firefox :: General, defect)

x86
Windows 7
defect

Tracking

()

REOPENED

People

(Reporter: martijn.martijn, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file, 1 obsolete file)

Attached file testcase
See testcase, steps to reproduce:
- Visit testcase
- Popup blocker UI appears, choose to always allow for this site
- Reload testcase

Expected result:
- 2 windows are opened, one with yellow background, other with green background

Actual result:
- 1 window is opened, the one with the yellow background.
This isn't really a DOM issue.  The "per-site preferences" thing Firefox implements insists on using URIs, not origins....
Ah, ok, moving to Firefox->General then.
Blocks: 378547
Component: DOM → General
Product: Core → Firefox
QA Contact: general → general
(In reply to Boris Zbarsky (:bz) from comment #1)
> This isn't really a DOM issue.  The "per-site preferences" thing Firefox
> implements insists on using URIs, not origins....

"insists on" might be the wrong characterization. :) Are you suggesting we should store serialized nsIPrincipals instead of URIs? It's not clear to me how that would work (nsIPrincipals are much more complicated to deal with in general).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Severity: normal → S3
Attachment #9386781 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: