globalStorage
by domain.
nsISupports
Last changed in Gecko 1.8 (Firefox 1.5 / Thunderbird 1.5 / SeaMonkey 1.0)nsIDOMStorage namedItem(in DOMString domain); |
Called when the list of available access points changes.
nsIDOMStorage namedItem( in DOMString domain );
domain
The nsIDOMStorage
object representing the data store for the specified domain.
nsIDOMWindow