зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1752683 - Make nsILocalFileWin.canonicalPath [noscript]. r=xpcom-reviewers,mccr8
No JS callers use this attribute anymore. Differential Revision: https://phabricator.services.mozilla.com/D137380
This commit is contained in:
Родитель
66e773f594
Коммит
4d3b2121cb
|
@ -45,7 +45,7 @@ interface nsILocalFileWin : nsIFile
|
|||
* it will typically be the short pathname on filesystems that
|
||||
* support both short and long path forms.
|
||||
*/
|
||||
readonly attribute AString canonicalPath;
|
||||
[noscript] readonly attribute AString canonicalPath;
|
||||
[noscript] readonly attribute ACString nativeCanonicalPath;
|
||||
|
||||
/**
|
||||
|
|
Загрузка…
Ссылка в новой задаче