зеркало из https://github.com/mozilla/pjs.git
Fix typo in comment, refers to wrong bug #
This commit is contained in:
Родитель
9e8adc7332
Коммит
96d220ee5e
|
@ -4047,7 +4047,7 @@ nsContextMenu.prototype = {
|
|||
|
||||
var hostLabel;
|
||||
// this throws if the image URI doesn't have a host (eg, data: image URIs)
|
||||
// see bug 296758 for details
|
||||
// see bug 293758 for details
|
||||
try {
|
||||
hostLabel = uri.host;
|
||||
} catch (ex) { }
|
||||
|
|
Загрузка…
Ссылка в новой задаче