Closed Bug 889208 Opened 11 years ago Closed 11 years ago

Unused aTextureInfo in ImageHostSingle::MakeTextureHost

Categories

(Core :: Graphics: Layers, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: romaxa, Unassigned)

References

Details

We do pass atexture info but not use it anywhere? is it but or done on purpose? http://mxr.mozilla.org/mozilla-central/source/gfx/layers/composite/ImageHost.cpp#46
Not 100% sure but we might want to do this mTextureHost = TextureHost::CreateTextureHost(aSurface.type(), aTextureInfo.mTextureHostFlags | mTextureInfo.mTextureHostFlags, aTextureInfo.mTextureFlags | mTextureInfo.mTextureFlags); and combine ImageBridgeChild compositable + ReceiveCompositableUpdate parent settings
I cleaned this up in the Texture rewrite in bug 858914
Depends on: 858914
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.