| moz.build |
|
603 |
| nsIPrefetchService.idl |
Enqueue a request to prefetch the specified URI.
@param aURI the URI of the document to prefetch
@param aReferrerInfo the referrerInfo of the request
@param aSource the DOM node (such as a <link> tag) that requested this
fetch, or null if the prefetch was not requested by a DOM node.
@param aExplicit the link element has an explicit prefetch link type
|
1303 |
| nsPrefetchService.cpp |
|
28610 |
| nsPrefetchService.h |
|
4183 |