Closed Bug 1365032 Opened 7 years ago Closed 7 years ago

Allow opening `noopener` links in a new process

Categories

(Core :: Window Management, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

Attachments

(2 files, 1 obsolete file)

Our current noopener implementation opens the new & disconnected window in the current process. It would be nicer if we could open it in a brand new process when the current one is overloaded, or we haven't reached dom.ipc.processCount yet.

This bug tracks the changes required in order to implement this feature behind a pref.

I think I will want to wait for ehsan's changes to this code from bug 1343728 to land before reworking nsIWindowWatcher to get the APIs I need to implement this.
Depends on: 1368046
MozReview-Commit-ID: i7cW9rd0eO
Attachment #8874990 - Flags: review?(bugs)
Attachment #8874989 - Flags: review?(bugs) → review+
Comment on attachment 8874990 [details] [diff] [review]
Part 2: Add a test for propagating properties of windows across window.open

remove dumps
Attachment #8874990 - Flags: review?(bugs) → review+
Attachment #8874990 - Attachment is obsolete: true
Blocks: 1343728
No longer depends on: 1343728
Pushed by michael@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/77154e843ebc
Part 1: Allow changing processes when opening a new window with noopener, r=smaug
https://hg.mozilla.org/integration/mozilla-inbound/rev/7df7e414a2be
Part 2: Add a test for propagating properties of windows across window.open, r=smaug
Blocks: 1371100
https://hg.mozilla.org/mozilla-central/rev/77154e843ebc
https://hg.mozilla.org/mozilla-central/rev/7df7e414a2be
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: