Closed Bug 1597585 Opened 5 years ago Closed 5 years ago

Remove GLManager

Categories

(Core :: Graphics: Layers, task, P5)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mstange, Assigned: mstange)

References

Details

Attachments

(3 files)

GLManager is a relatively useless abstraction at this point. It is now only used to give nsChildView::PreRender access to CompositorOGL's GLContext object. But this GLContext can be passed through WidgetRenderingContext instead.

The only use of this was inside Android's nsWindow::PreRender.
That method was removed in changeset 81de9d1439b0e352729142f6aa2914674073da03 (bug 1335895).

Pushed by mstange@themasta.com:
https://hg.mozilla.org/integration/autoland/rev/a55764a959b8
Remove WidgetRenderingContext's unused field mCompositor. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/a01a7f2f2c18
Make LayerManagerComposite use mGL to pass the GL context to PreRender, just like WebRender. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/c1da1e077000
Remove GLManager, which is now unused. r=mattwoodrow
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: