Closed
Bug 1582237
Opened 6 years ago
Closed 6 years ago
Expose embedder inner window ID on BrowsingContext in all processes
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
This is apparently useful for profiler work, which wants to be able to tag stack frames based on "page" ancestors. Should be fairly straightforward in a similar way to OpenerId as a MOZ_BC_FIELD.
This may be replaced by an attribute on the potential "WindowContext" object, but should serve in the interim.
| Assignee | ||
Comment 1•6 years ago
|
||
Blocks: 1512500
| Assignee | ||
Updated•6 years ago
|
Blocks: WindowContext
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab375a4c6867
Expose embedder inner window ID on BrowsingContext in all processes, r=farre
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•