Closed
Bug 1539732
Opened 6 years ago
Closed 6 years ago
Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We need to call some GeckoSurfaceTexture functions for releasing their resources.
Bug 1416015 and Bug 1470348 do it for CompositorOGL. Similar things needs to be done for RenderCompositorEGL.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•6 years ago
|
Summary: Release unnecessary GeckoSurfaceTexture resource on android → Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL
Assignee | ||
Updated•6 years ago
|
Summary: Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL → Release unnecessary GeckoSurfaceTexture resource in RenderCompositorEGL
Assignee | ||
Updated•6 years ago
|
Blocks: wr-android
Assignee | ||
Updated•6 years ago
|
Summary: Release unnecessary GeckoSurfaceTexture resource in RenderCompositorEGL → Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e167bde18723
Release unnecessary GeckoSurfaceTexture resource at RenderCompositorEGL r=jnicol
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•