chrome.ini |
|
242 |
head.js |
Asynchronously adds visits to a page, invoking a callback function when done.
@param aPlaceInfo
Can be an nsIURI, in such a case a single LINK visit will be added.
Otherwise can be an object describing the visit to add, or an array
of these objects:
{ uri: nsIURI of the page,
transition: one of the TRANSITION_* from nsINavHistoryService,
[optional] title: title of the page,
[optional] visitDate: visit date in microseconds from the epoch
[optional] referrer: nsIURI of the referrer for this visit
}
@param [optional] aCallback
Function to be invoked on completion.
|
1823 |
test_0_bug510634.xul |
|
3025 |
test_0_multiple_left_pane.xul |
|
3078 |
test_bug427633_no_newfolder_if_noip.xul |
|
3242 |
test_bug485100-change-case-loses-tag.xul |
|
2964 |
test_bug549192.xul |
|
3995 |
test_bug549491.xul |
|
3354 |
test_treeview_date.xul |
|
6718 |