Closed
Bug 1733976
Opened 4 years ago
Closed 4 years ago
Remove unused ScopedLayerTreeRegistration constructor overload for layers
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
95 Branch
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: tetsuharu, Assigned: tetsuharu)
References
Details
Attachments
(1 file)
I think we can remove this overload because there is no user.
https://searchfox.org/mozilla-central/search?q=symbol:_ZN7mozilla6layers27ScopedLayerTreeRegistrationC1ENS0_8LayersIdEPNS0_5LayerEPNS0_22GeckoContentControllerE&redirect=false
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → tetsuharu.ohzeki
Status: NEW → ASSIGNED
Pushed by tetsuharu.ohzeki@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1757bf94a11c
Remove unused ScopedLayerTreeRegistration constructor overload for layers. r=gfx-reviewers,mattwoodrow
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•