Bug 101149 - previous window title sticks when accessing xul dir listings
patch by jrgm@netscape.com, r=bbaetz, sr=darin git-svn-id: svn://10.0.0.236/trunk@211004 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
992cf83563
commit
a46a130ad8
@ -1200,7 +1200,6 @@ function checkForDirectoryListing()
|
||||
if ( "HTTPIndex" in _content &&
|
||||
_content.HTTPIndex instanceof Components.interfaces.nsIHTTPIndex ) {
|
||||
_content.defaultCharacterset = getMarkupDocumentViewer().defaultCharacterSet;
|
||||
_content.parentWindow = window;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user