Closed
Bug 982419
Opened 11 years ago
Closed 11 years ago
Stop calling DeprecatedGetAsSurface in ImageClient.cpp
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: jwatt, Assigned: nical)
References
Details
To finish bug 960524 we need to stop calling DeprecatedGetAsSurface in ImageClient.cpp. The call in that file will go away when bug 982413 is fixed, since DeprecatedImageClientSingle is only used if the layers.use-deprecated-textures pref is true.
Reporter | ||
Comment 1•11 years ago
|
||
This was fixed by the "Remove DeprecatedImageClient/Host" patch in bug 989883.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•