зеркало из https://github.com/mozilla/gecko-dev.git
Fix spelling of "isContentPrefered" parameter. sr=hewitt
This commit is contained in:
Родитель
a9709131ea
Коммит
6e63ecf1db
|
@ -109,7 +109,7 @@ nsBrowserContentListener.prototype =
|
|||
return false;
|
||||
},
|
||||
|
||||
doContent: function(contentType, isContentPrefered, request, contentHandler)
|
||||
doContent: function(contentType, isContentPreferred, request, contentHandler)
|
||||
{
|
||||
// forward the doContent to our content area webshell
|
||||
var docShell = this.contentWindow.docShell;
|
||||
|
|
Загрузка…
Ссылка в новой задаче