Bug 1727264 - Make nsIRelativeFilePref scriptable again. r=KrisWright DONTBUILD

Thunderbird needs this to use nsIRelativeFilePref in JS.

Differential Revision: https://phabricator.services.mozilla.com/D123423
This commit is contained in:
Ping Chen 2021-08-25 14:43:31 +00:00
Родитель 000c6168c2
Коммит 9e37487390
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -17,7 +17,7 @@ interface nsIFile;
*
*/
[uuid(2f977d4e-5485-11d4-87e2-0010a4e75ef2)]
[scriptable, uuid(2f977d4e-5485-11d4-87e2-0010a4e75ef2)]
interface nsIRelativeFilePref : nsISupports
{
/**