improve comments, per asaf. no bug #.

r=mano
This commit is contained in:
sspitzer%mozilla.org 2007-01-10 09:49:20 +00:00
parent 63f867c71b
commit f8e5d6319c

View File

@ -556,10 +556,10 @@ var PlacesUtils = {
* Generates a HistoryResultNode for the contents of a folder.
* @param folderId
* The folder to open
* @param excludeItems
* @param [optional] excludeItems
* True to hide all items (individual bookmarks). This is used on
* the left places pane so you just get a folder hierarchy.
* @param expandQueries
* @param [optional] expandQueries
* True to make query items expand as new containers. For managing,
* you want this to be false, for menus and such, you want this to
* be true.