Closed
Bug 1549753
Opened 6 years ago
Closed 6 years ago
Add Visit methods for visiting the tree of BrowserParent and BrowserBridgeParent's
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D30214
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rhunt
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D30215
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D30216
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/53e37cfca31e
Don't include BrowserParent.h from BrowserBridgeParent.h. r=afarre
https://hg.mozilla.org/integration/mozilla-inbound/rev/935abf72cddc
Add Visit methods for visiting the tree of BrowserParent and BrowserBridgeParent. r=afarre
https://hg.mozilla.org/integration/mozilla-inbound/rev/5c8c16e22ba1
Use Visit method in BrowserParent::SetOwnerElement. r=afarre
https://hg.mozilla.org/integration/mozilla-inbound/rev/57f13fa5da0a
Add `windowGlobalParents` getter to nsIRemoteTab. r=afarre
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/53e37cfca31e
https://hg.mozilla.org/mozilla-central/rev/935abf72cddc
https://hg.mozilla.org/mozilla-central/rev/5c8c16e22ba1
https://hg.mozilla.org/mozilla-central/rev/57f13fa5da0a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•