Backed out 1 changesets (bug 1189554) for suspicion of causing Linux Mn-e10s test failures on a CLOSED TREE

Backed out changeset 7f5c88364008 (bug 1189554)
This commit is contained in:
Carsten "Tomcat" Book 2015-09-17 14:40:14 +02:00
parent 9f4301eece
commit 8bbf6d65a4

View File

@ -1610,7 +1610,7 @@ nsWindowWatcher::CalculateChromeFlags(nsIDOMWindow* aParent,
}
}
if (aDialog && aFeaturesSpecified && !presenceFlag) {
if (aDialog && !presenceFlag) {
chromeFlags = nsIWebBrowserChrome::CHROME_DEFAULT;
}