зеркало из https://github.com/mozilla/pjs.git
Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw.
Original committer: bryner%brianryner.com Original revision: 1.32 Original date: 2006/01/30 21:30:02
This commit is contained in:
Родитель
64db1198f7
Коммит
c71a0564fc
|
@ -976,7 +976,8 @@ interface nsINavHistoryService : nsISupports
|
|||
* Call to manually add a visit for a specific page. This will probably not
|
||||
* be commonly used other than for backup/restore type operations. If the URI
|
||||
* does not have an entry in the history database already, one will be created
|
||||
* with no visits, no title, hidden, not typed.
|
||||
* with no visits, no title, hidden, not typed. Adding a visit will
|
||||
* automatically increment the visit count for the visited page.
|
||||
*
|
||||
* @param aURI Visited page
|
||||
* @param aTime Time page was visited (microseconds)
|
||||
|
|
Загрузка…
Ссылка в новой задаче