Closed
Bug 1556555
Opened 6 years ago
Closed 5 years ago
Handle getting the TabId for nsDisplayRemote when in a content process
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
Details
Attachments
(2 files)
See [1]. This is needed for snapshots to work in the content process.
Assignee | ||
Comment 1•6 years ago
|
||
This lets us get the TabId for the PBrowser created via PBrowserBridge in the embedding process.
Depends on D33564
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D33565
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/65ad80c87934
Generate TabId for PBrowserBridge in content process and retain reference to it. r=nika
https://hg.mozilla.org/integration/mozilla-inbound/rev/de6d7c701be8
Get TabId for nsDisplayRemote when we're in a content process. r=mattwoodrow
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/65ad80c87934
https://hg.mozilla.org/mozilla-central/rev/de6d7c701be8
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Updated•5 years ago
|
Fission Milestone: --- → M3
You need to log in
before you can comment on or make changes to this bug.
Description
•