Remove obsolete comment
This commit is contained in:
parent
901542a526
commit
53e805b4d9
@ -733,9 +733,6 @@ AutoHideBrowser.prototype = inherit(TreeStyleTabConstants, {
|
|||||||
},
|
},
|
||||||
showHideContentsAreaScreen : function AHB_showHideContentsAreaScreen()
|
showHideContentsAreaScreen : function AHB_showHideContentsAreaScreen()
|
||||||
{
|
{
|
||||||
// this.browser.contentWindow doesn't currently work in e10s
|
|
||||||
// mode, use this.browser.mCurrentBrowser.contentWindow as a
|
|
||||||
// workaround until bug 1042680 is fixed
|
|
||||||
if (
|
if (
|
||||||
this.expanded &&
|
this.expanded &&
|
||||||
this.contentAreaScreenEnabled &&
|
this.contentAreaScreenEnabled &&
|
||||||
|
Loading…
x
Reference in New Issue
Block a user