Closed
Bug 1612256
Opened 6 years ago
Closed 6 years ago
Change VRManagerChild::ShutDown() similar to CompositorBridgeChild::ShutDown()
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
It seems better to change VRManagerChild::ShutDown() similar to CompositorBridgeChild::ShutDown(). It is necessary for Bug 1611886.
https://searchfox.org/mozilla-central/rev/ad6234148892bc29bf08d736604ac71925138040/gfx/layers/ipc/CompositorBridgeChild.cpp#229
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Component: Graphics: WebRender → Graphics: Layers
| Assignee | ||
Updated•6 years ago
|
Component: Graphics: Layers → Graphics
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc83c2684cbb
Change VRManagerChild::ShutDown() similar to CompositorBridgeChild::ShutDown() r=nical
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•