Closed
Bug 1278989
Opened 9 years ago
Closed 9 years ago
Add utility method to TabParent to get at outer window hosting the owner element
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: mconley, Unassigned)
References
Details
Attachments
(1 file)
Just a convenience method I thought we might want to hang off of TabParent. I'm using it in my stack of patches for bug 1261842.
| Reporter | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/58556/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/58556/
Attachment #8761326 -
Flags: review?(mrbkap)
Comment 2•9 years ago
|
||
Comment on attachment 8761326 [details]
Bug 1278989 - Make parent outer window available on TabParent.
https://reviewboard.mozilla.org/r/58556/#review55516
Attachment #8761326 -
Flags: review?(mrbkap) → review+
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1bfdc24b2540
Make parent outer window available on TabParent. r=mrbkap
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•