зеркало из https://github.com/mozilla/gecko-dev.git
Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org Original committer: annie.sullivan%gmail.com Original revision: 1.17 Original date: 2006/01/27 02:19:35
This commit is contained in:
Родитель
411e7c3b8f
Коммит
62ba5928e9
|
@ -368,6 +368,13 @@ interface nsINavBookmarksService : nsISupports
|
|||
*/
|
||||
void importBookmarksHTML(in nsIURI url);
|
||||
|
||||
|
||||
/**
|
||||
* Loads the given bookmarks.html file and puts it in the given folder
|
||||
*/
|
||||
void importBookmarksHTMLToFolder(in nsIURI url, in PRInt64 folder);
|
||||
|
||||
|
||||
/**
|
||||
* Saves the current bookmarks hierarchy to a bookmarks.html file.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче