зеркало из https://github.com/mozilla/gecko-dev.git
[for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default.
Original committer: brettw%gmail.com Original revision: 1.33 Original date: 2006/01/31 03:05:02
This commit is contained in:
Родитель
07ab8a5267
Коммит
5affd12e05
|
@ -508,8 +508,8 @@ interface nsINavHistoryResult : nsISupports
|
|||
* This is the root of the results. It will either be a
|
||||
* nsINavHistoryFolderResultNode (if the query is for bookmarks matching a
|
||||
* single folder) or just a nsINavHistoryQueryResultNode (for everything
|
||||
* else). The root node is open by default. Remember that you need to open
|
||||
* all other containers for their contents to be valid.
|
||||
* else). Remember that you need to open all containers for their contents
|
||||
* to be valid.
|
||||
*/
|
||||
readonly attribute nsINavHistoryQueryResultNode root;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче