Closed
Bug 1316419
Opened 8 years ago
Closed 8 years ago
Check whether compositables are connected in ShadowLayers
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.78 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
A bunch of paths in ShadowLayers are missing Compositable::IsConnected checks.
![]() |
Assignee | |
Comment 1•8 years ago
|
||
Attachment #8809141 -
Flags: review?(matt.woodrow)
Updated•8 years ago
|
Attachment #8809141 -
Flags: review?(matt.woodrow) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/383a0c1435ef
Add missing CompositableClient::IsConnected checks to ShadowLayers. (bug 1316419, r=mattwoodrow)
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•