Skip to content

Commit

Permalink
Align to nsWidgetInitData changes
Browse files Browse the repository at this point in the history
I do hope that we don't need to do gludges for OMTC now.

Commit:  8a9daf3
Author:  David Anderson <danderson@mozilla.com>
Date:    (1 year, 7 months ago) 2015-05-12 01:26:01 -0400
Subject: Enable APZ for all Desktop windows if E10s is enabled. (bug 1163115, r=kats)
  • Loading branch information
rainemak committed Dec 19, 2016
1 parent 245d08e commit 18ac848
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -155,7 +155,6 @@ void EmbedLiteWindowBaseChild::CreateWidget()
nsWidgetInitData widgetInit;
widgetInit.clipChildren = true;
widgetInit.mWindowType = eWindowType_toplevel;
widgetInit.mRequireOffMainThreadCompositing = true;

// EmbedLitePuppetWidget::CreateCompositor() reads back Size
// when it creates the compositor.
Expand Down

0 comments on commit 18ac848

Please sign in to comment.