| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[//ui] Eliminate GbmSurfaceFactory::CreateNativePixmap(BufferFormat)
Instead, have it directly implement
CreateNativePixmap(SharedImageFormat), as the only usage of the former
is now in SurfaceFactoryOzone::CreateNativePixmap(SIF).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |