зеркало из https://github.com/mozilla/pjs.git
Fix spelling of "isContentPrefered" parameter. sr=hewitt
This commit is contained in:
Родитель
a57b889f42
Коммит
26fb7a934f
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче