зеркало из https://github.com/mozilla/gecko-dev.git
Bug 847626 (followup) - Trivial punctuation fix for the last patch. DONTBUILD
This commit is contained in:
Родитель
273c3b1da0
Коммит
06a82a239e
|
@ -41,7 +41,7 @@ ContentPermissionPrompt.prototype = {
|
||||||
|
|
||||||
getChromeWindowForRequest: function getChromeWindowForRequest(aRequest) {
|
getChromeWindowForRequest: function getChromeWindowForRequest(aRequest) {
|
||||||
if (aRequest.window)
|
if (aRequest.window)
|
||||||
return this.getChromeWindow(aRequest.window.top).wrappedJSObject :
|
return this.getChromeWindow(aRequest.window.top).wrappedJSObject;
|
||||||
return aRequest.element.ownerDocument.defaultView;
|
return aRequest.element.ownerDocument.defaultView;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче