ForgetAboutSite.sys.mjs |
Clear data associated with a base domain. This includes partitioned storage
associated with the domain.
@param {string} aDomainOrHost - Domain or host to clear data for. Will be
converted to base domain if needed.
@returns {Promise} - Resolves once all matching data has been cleared.
Throws if any of the internal cleaners fail.
|
1630 |
moz.build |
|
531 |
test |
|
|