Closed Bug 1500944 Opened 7 years ago Closed 7 years ago

Expose WindowGlobalParent/Child to Chrome JS

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

Attachments

(2 files)

No description provided.
This allows getting the set of all window globals for a given browsing context. This is less useful at the moment as the active window global is not exposed as such. That will be added as a follow-up.
This serves 2 purposes: 1. Provides an object corresponding to an inner window which Chrome JS can hold onto. 2. Provides the object to JS which Chrome JS per-window actors will be attached to. 3. Provides useful information to Chrome JS in the parent process. Depends on D9393
Priority: -- → P2
Pushed by nika@thelayzells.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/9c5c35cb10aa Part 1: Store the set of active WindowGlobalParent objects in ChromeBrowsingContext, r=farre https://hg.mozilla.org/integration/mozilla-inbound/rev/a71376319ad7 Part 2: Expose WindowGlobal actors to Chrome JS, r=farre
Pushed by nika@thelayzells.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/0bad27401ddb Part 1: Store the set of active WindowGlobalParent objects in ChromeBrowsingContext, r=farre https://hg.mozilla.org/integration/mozilla-inbound/rev/784b3b56e2ab Part 2: Expose WindowGlobal actors to Chrome JS, r=farre
Flags: needinfo?(nika)
Pushed by nika@thelayzells.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/3978df88b38b Part 1: Store the set of active WindowGlobalParent objects in ChromeBrowsingContext, r=farre https://hg.mozilla.org/integration/mozilla-inbound/rev/b4617d90fd55 Part 2: Expose WindowGlobal actors to Chrome JS, r=farre
Flags: needinfo?(nika)
Pushed by nika@thelayzells.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/80ae3a4f8e44 Part 1: Store the set of active WindowGlobalParent objects in ChromeBrowsingContext, r=farre https://hg.mozilla.org/integration/mozilla-inbound/rev/6351599e53d4 Part 2: Expose WindowGlobal actors to Chrome JS, r=farre
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Depends on: 1513065
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: