Closed
Bug 1339688
Opened 9 years ago
Closed 9 years ago
Move some fields from Compositor to HostLayerManager
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla54
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
Details
Attachments
(2 files)
|
22.11 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
|
3.97 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
It doesn't really make sense for CompositorBridgeParent to interact with Compositor directly, it's more of a device for LayerManagerComposite.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8837411 -
Flags: review?(matt.woodrow)
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8837412 -
Flags: review?(matt.woodrow)
Updated•9 years ago
|
Attachment #8837411 -
Flags: review?(matt.woodrow) → review+
Updated•9 years ago
|
Attachment #8837412 -
Flags: review?(matt.woodrow) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a84bd5bc7dc
Move composition time from Compositor to HostLayerManager. (bug 1339688 part 1, r=mattwoodrow)
https://hg.mozilla.org/integration/mozilla-inbound/rev/10f164e44965
Don't access mCompositor from CompositeToTarget. (bug 1339688 part 2, r=mattwoodrow)
Comment 4•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7a84bd5bc7dc
https://hg.mozilla.org/mozilla-central/rev/10f164e44965
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•