Implemented by
[scriptable, uuid(45988a14-b240-4d07-ae64-50ecca26e6d8)]
interface nsIDocShell_MOZILLA_1_8_BRANCH : nsISupports
Attributes
Gets the channel for the currently loaded document, if any. For a new document load, this will be the channel of the previous document until after OnLocationChange fires.
readonly attribute
nsIChannel
currentDocumentChannel
Methods
void
addSessionStorage(in ACString aDomain, in nsIDOMStorage storage)
nsIDOMStorage
getSessionStorageForURI(in nsIURI uri)
Compare to: