Closed
Bug 1665241
Opened 4 years ago
Closed 4 years ago
Simplify SurfaceFactory::Create() at TextureType::AndroidNativeWindow case
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
When TextureType::AndroidNativeWindow is chosen StaticPrefs::webgl_enable_surface_texture() should be true.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9175936 -
Attachment description: Bug 1665241 - Simplify SurfaceFactory::Create() around TextureType::AndroidNativeWindow case → Bug 1665241 - Simplify SurfaceFactory::Create() at TextureType::AndroidNativeWindow case
Assignee | ||
Updated•4 years ago
|
Summary: Simplify SurfaceFactory::Create() around TextureType::AndroidNativeWindow case → Simplify SurfaceFactory::Create() at TextureType::AndroidNativeWindow case
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e51b56ab40c
Simplify SurfaceFactory::Create() at TextureType::AndroidNativeWindow case r=jgilbert
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•