Bug 1523969 part 8 - Move method definition inline comments to new line in 'gfx/'. r=kats
Differential Revision: https://phabricator.services.mozilla.com/D21108
This commit is contained in:
@@ -32,7 +32,8 @@ using namespace mozilla::gl;
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
||||
/* static */ already_AddRefed<CanvasClient> CanvasClient::CreateCanvasClient(
|
||||
/* static */
|
||||
already_AddRefed<CanvasClient> CanvasClient::CreateCanvasClient(
|
||||
CanvasClientType aType, CompositableForwarder* aForwarder,
|
||||
TextureFlags aFlags) {
|
||||
switch (aType) {
|
||||
|
||||
Reference in New Issue
Block a user