bookmarks |
|
|
browser |
|
|
chrome |
|
|
expiration |
|
|
favicons |
|
|
gtest |
|
|
head_common.js |
Shortcut to create a nsIURI.
@param aSpec
URLString of the uri.
|
27438 |
history |
|
|
legacy |
|
|
maintenance |
|
|
migration |
|
|
moz.build |
|
2348 |
PlacesTestUtils.sys.mjs |
Asynchronously adds visits to a page.
@param {*} aPlaceInfo
A string URL, nsIURI, Window.URL object, info object (explained
below), or an array of any of those. Info objects describe the
visits to add more fully than URLs/URIs alone and look like this:
{
uri|url: href, URL or nsIURI of the page,
[optional] transition: one of the TRANSITION_* from nsINavHistoryService,
[optional] title: title of the page,
[optional] visitDate: visit date, either in microseconds from the epoch or as a date object
[optional] referrer: nsIURI of the referrer for this visit
}
@return {Promise}
@resolves When all visits have been added successfully.
@rejects JavaScript exception.
|
26271 |
queries |
|
|
sync |
|
|
unit |
|
|