Bug 1549386 - Turn nsIPageThumbsStorageService.path into AString. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D33983

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Masatoshi Kimura 2019-06-07 08:44:08 +00:00
Родитель 5964c04dcb
Коммит b7ec06ca44
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -21,7 +21,7 @@ interface nsIPageThumbsStorageService : nsISupports
/**
* Returns the path where the thumbnails are stored
*/
readonly attribute ACString path;
readonly attribute AString path;
/**
* Returns the full file path containing the screenshot for a given URL