зеркало из https://github.com/mozilla/gecko-dev.git
merge backout, r=backout CLOSED TREE
This commit is contained in:
Коммит
8c530ae017
|
@ -1922,7 +1922,7 @@ bool
|
|||
PluginInstanceParent::SharedSurfaceSetWindow(const NPWindow* aWindow,
|
||||
NPRemoteWindow& aRemoteWindow)
|
||||
{
|
||||
aRemoteWindow.window = 0;
|
||||
aRemoteWindow.window = nsnull;
|
||||
aRemoteWindow.x = aWindow->x;
|
||||
aRemoteWindow.y = aWindow->y;
|
||||
aRemoteWindow.width = aWindow->width;
|
||||
|
|
Загрузка…
Ссылка в новой задаче