|
nsresult | LoadURI (nsIURI *uri, nsIDocShellLoadInfo *loadInfo, uint32_t aLoadFlags, bool firstParty) |
|
nsresult | LoadStream (nsIInputStream *aStream, nsIURI *aURI, const nsACString *aContentType, const nsACString *aContentCharset, nsIDocShellLoadInfo *aLoadInfo) |
|
nsresult | InternalLoad (nsIURI *aURI, nsIURI *aReferrer, uint32_t aReferrerPolicy, nsISupports *aOwner, uint32_t aFlags, const PRUnichar *aWindowTarget, const char *aTypeHint, nsACString *aFileName, nsIInputStream *aPostDataStream, nsIInputStream *aHeadersStream, uint32_t aLoadFlags, nsISHEntry *aSHEntry, bool firstParty, const nsAString *aSrcdoc, nsIDocShell *aSourceDocShell, nsIURI *aBaseURI, nsIDocShell **aDocShell, nsIRequest **aRequest) |
|
nsresult | AddState (jsval *aData, const nsAString *aTitle, const nsAString *aURL, bool aReplace, JSContext *cx) |
|
nsresult | CreateLoadInfo (nsIDocShellLoadInfo **loadInfo) |
|
nsresult | PrepareForNewContentModel () |
|
nsresult | SetCurrentURI (nsIURI *aURI) |
|
nsresult | FirePageHideNotification (bool isUnload) |
|
nsresult | GetPresContext (void **aPresContext) |
|
nsIPresShell * | GetPresShell () |
|
nsresult | GetEldestPresShell (nsIPresShell **aEldestPresShell) |
|
nsresult | GetContentViewer (nsIContentViewer **aContentViewer) |
|
nsresult | GetChromeEventHandler (nsIDOMEventTarget **aChromeEventHandler) |
|
nsresult | SetChromeEventHandler (nsIDOMEventTarget *aChromeEventHandler) |
|
nsresult | GetAllowPlugins (bool *aAllowPlugins) |
|
nsresult | SetAllowPlugins (bool aAllowPlugins) |
|
nsresult | GetAllowJavascript (bool *aAllowJavascript) |
|
nsresult | SetAllowJavascript (bool aAllowJavascript) |
|
nsresult | GetDisableNoScript (bool *aDisableNoScript) |
|
nsresult | SetDisableNoScript (bool aDisableNoScript) |
|
nsresult | GetAllowMetaRedirects (bool *aAllowMetaRedirects) |
|
nsresult | SetAllowMetaRedirects (bool aAllowMetaRedirects) |
|
nsresult | GetAllowSubframes (bool *aAllowSubframes) |
|
nsresult | SetAllowSubframes (bool aAllowSubframes) |
|
nsresult | GetAllowImages (bool *aAllowImages) |
|
nsresult | SetAllowImages (bool aAllowImages) |
|
nsresult | GetAllowMedia (bool *aAllowMedia) |
|
nsresult | SetAllowMedia (bool aAllowMedia) |
|
nsresult | GetAllowDNSPrefetch (bool *aAllowDNSPrefetch) |
|
nsresult | SetAllowDNSPrefetch (bool aAllowDNSPrefetch) |
|
nsresult | GetAllowWindowControl (bool *aAllowWindowControl) |
|
nsresult | SetAllowWindowControl (bool aAllowWindowControl) |
|
nsresult | GetAllowContentRetargeting (bool *aAllowContentRetargeting) |
|
nsresult | SetAllowContentRetargeting (bool aAllowContentRetargeting) |
|
nsresult | GetAllowContentRetargetingOnChildren (bool *aAllowContentRetargetingOnChildren) |
|
nsresult | SetAllowContentRetargetingOnChildren (bool aAllowContentRetargetingOnChildren) |
|
nsresult | GetDocShellEnumerator (int32_t aItemType, int32_t aDirection, nsISimpleEnumerator **_retval) |
|
nsresult | GetAppType (uint32_t *aAppType) |
|
nsresult | SetAppType (uint32_t aAppType) |
|
nsresult | GetAllowAuth (bool *aAllowAuth) |
|
nsresult | SetAllowAuth (bool aAllowAuth) |
|
nsresult | GetZoom (float *aZoom) |
|
nsresult | SetZoom (float aZoom) |
|
nsresult | GetMarginWidth (int32_t *aMarginWidth) |
|
nsresult | SetMarginWidth (int32_t aMarginWidth) |
|
nsresult | GetMarginHeight (int32_t *aMarginHeight) |
|
nsresult | SetMarginHeight (int32_t aMarginHeight) |
|
nsresult | TabToTreeOwner (bool forward, bool *tookFocus) |
|
nsresult | GetBusyFlags (uint32_t *aBusyFlags) |
|
nsresult | GetLoadType (uint32_t *aLoadType) |
|
nsresult | SetLoadType (uint32_t aLoadType) |
|
nsresult | GetDefaultLoadFlags (nsLoadFlags *aDefaultLoadFlags) |
|
nsresult | SetDefaultLoadFlags (nsLoadFlags aDefaultLoadFlags) |
|
nsresult | IsBeingDestroyed (bool *_retval) |
|
nsresult | GetIsExecutingOnLoadHandler (bool *aIsExecutingOnLoadHandler) |
|
nsresult | GetLayoutHistoryState (nsILayoutHistoryState **aLayoutHistoryState) |
|
nsresult | SetLayoutHistoryState (nsILayoutHistoryState *aLayoutHistoryState) |
|
nsresult | GetShouldSaveLayoutState (bool *aShouldSaveLayoutState) |
|
nsresult | GetSecurityUI (nsISecureBrowserUI **aSecurityUI) |
|
nsresult | SetSecurityUI (nsISecureBrowserUI *aSecurityUI) |
|
nsresult | SuspendRefreshURIs () |
|
nsresult | ResumeRefreshURIs () |
|
nsresult | BeginRestore (nsIContentViewer *viewer, bool top) |
|
nsresult | FinishRestore () |
|
nsresult | GetRestoringDocument (bool *aRestoringDocument) |
|
nsresult | GetUseErrorPages (bool *aUseErrorPages) |
|
nsresult | SetUseErrorPages (bool aUseErrorPages) |
|
nsresult | DisplayLoadError (nsresult aError, nsIURI *aURI, const PRUnichar *aURL, nsIChannel *aFailedChannel) |
|
nsresult | GetFailedChannel (nsIChannel **aFailedChannel) |
|
nsresult | GetPreviousTransIndex (int32_t *aPreviousTransIndex) |
|
nsresult | GetLoadedTransIndex (int32_t *aLoadedTransIndex) |
|
nsresult | HistoryPurged (int32_t numEntries) |
|
nsresult | GetSessionStorageForPrincipal (nsIPrincipal *principal, const nsAString *documentURI, bool create, nsIDOMStorage **_retval) |
|
nsresult | AddSessionStorage (nsIPrincipal *principal, nsIDOMStorage *storage) |
|
nsresult | GetCurrentDocumentChannel (nsIChannel **aCurrentDocumentChannel) |
|
nsresult | SetChildOffset (uint32_t offset) |
|
nsresult | GetIsInUnload (bool *aIsInUnload) |
|
nsresult | GetChannelIsUnsafe (bool *aChannelIsUnsafe) |
|
nsresult | GetHasMixedActiveContentLoaded (bool *aHasMixedActiveContentLoaded) |
|
nsresult | GetHasMixedActiveContentBlocked (bool *aHasMixedActiveContentBlocked) |
|
nsresult | GetHasMixedDisplayContentLoaded (bool *aHasMixedDisplayContentLoaded) |
|
nsresult | GetHasMixedDisplayContentBlocked (bool *aHasMixedDisplayContentBlocked) |
|
nsresult | GetHasTrackingContentBlocked (bool *aHasTrackingContentBlocked) |
|
nsresult | GetHasTrackingContentLoaded (bool *aHasTrackingContentLoaded) |
|
void | DetachEditorFromWindow () |
|
nsresult | GetIsOffScreenBrowser (bool *aIsOffScreenBrowser) |
|
nsresult | SetIsOffScreenBrowser (bool aIsOffScreenBrowser) |
|
nsresult | GetPrintPreview (nsIWebBrowserPrint **aPrintPreview) |
|
nsresult | GetCanExecuteScripts (bool *aCanExecuteScripts) |
|
nsresult | GetIsActive (bool *aIsActive) |
|
nsresult | SetIsActive (bool aIsActive) |
|
nsresult | SetIsPrerendered (bool prerendered) |
|
nsresult | GetIsPrerendered (bool *aIsPrerendered) |
|
nsresult | GetHistoryID (uint64_t *aHistoryID) |
|
nsresult | GetIsAppTab (bool *aIsAppTab) |
|
nsresult | SetIsAppTab (bool aIsAppTab) |
|
nsresult | CreateAboutBlankContentViewer (nsIPrincipal *aPrincipal) |
|
nsresult | GetCharset (nsACString *aCharset) |
|
nsresult | SetCharset (nsACString *aCharset) |
|
nsresult | GatherCharsetMenuTelemetry () |
|
nsresult | GetForcedCharset (nsIAtom **aForcedCharset) |
|
nsresult | SetForcedCharset (nsIAtom *aForcedCharset) |
|
void | SetParentCharset (const nsACString *parentCharset, int32_t parentCharsetSource, nsIPrincipal *parentCharsetPrincipal) |
|
void | GetParentCharset (nsACString *parentCharset, int32_t *parentCharsetSource, nsIPrincipal **parentCharsetPrincipal) |
|
nsresult | GetRecordProfileTimelineMarkers (bool *aRecordProfileTimelineMarkers) |
|
nsresult | SetRecordProfileTimelineMarkers (bool aRecordProfileTimelineMarkers) |
|
nsresult | Now (int *_retval) |
|
nsresult | PopProfileTimelineMarkers (JSContext *cx, void *_retval) |
|
nsresult | AddWeakPrivacyTransitionObserver (nsIPrivacyTransitionObserver *obs) |
|
nsresult | AddWeakReflowObserver (nsISupports *obs) |
|
nsresult | RemoveWeakReflowObserver (nsISupports *obs) |
|
nsresult | NotifyReflowObservers (bool interruptible, int start, int end) |
|
nsresult | AddWeakScrollObserver (void *obs) |
|
nsresult | RemoveWeakScrollObserver (void *obs) |
|
nsresult | NotifyScrollObservers () |
|
nsresult | GetIsBrowserElement (bool *aIsBrowserElement) |
|
nsresult | GetIsApp (bool *aIsApp) |
|
nsresult | GetIsBrowserOrApp (bool *aIsBrowserOrApp) |
|
nsresult | GetIsInBrowserElement (bool *aIsInBrowserElement) |
|
nsresult | GetIsInBrowserOrApp (bool *aIsInBrowserOrApp) |
|
nsresult | SetIsApp (uint32_t ownAppId) |
|
nsresult | SetIsBrowserInsideApp (uint32_t containingAppId) |
|
nsresult | GetAppId (uint32_t *aAppId) |
|
nsresult | GetAppManifestURL (nsAString *aAppManifestURL) |
|
nsresult | GetSameTypeParentIgnoreBrowserAndAppBoundaries (nsIDocShell **_retval) |
|
nsresult | GetAsyncPanZoomEnabled (bool *aAsyncPanZoomEnabled) |
|
nsresult | GetSandboxFlags (uint32_t *aSandboxFlags) |
|
nsresult | SetSandboxFlags (uint32_t aSandboxFlags) |
|
nsresult | GetOnePermittedSandboxedNavigator (nsIDocShell **aOnePermittedSandboxedNavigator) |
|
nsresult | SetOnePermittedSandboxedNavigator (nsIDocShell *aOnePermittedSandboxedNavigator) |
|
bool | IsSandboxedFrom (nsIDocShell *aTargetDocShell) |
|
nsresult | GetMixedContentChannel (nsIChannel **aMixedContentChannel) |
|
nsresult | SetMixedContentChannel (nsIChannel *aMixedContentChannel) |
|
nsresult | GetAllowMixedContentAndConnectionData (bool *rootHasSecureConnection, bool *allowMixedContent, bool *isRootDocShell) |
|
bool | PluginsAllowedInCurrentDoc () |
|
nsresult | GetFullscreenAllowed (bool *aFullscreenAllowed) |
|
nsresult | SetFullscreenAllowed (bool allowed) |
|
nsresult | GetAffectPrivateSessionLifetime (bool *aAffectPrivateSessionLifetime) |
|
nsresult | SetAffectPrivateSessionLifetime (bool aAffectPrivateSessionLifetime) |
|
nsresult | GetMayEnableCharacterEncodingMenu (bool *aMayEnableCharacterEncodingMenu) |
|
nsresult | GetEditor (nsIEditor **aEditor) |
|
nsresult | SetEditor (nsIEditor *aEditor) |
|
nsresult | GetEditable (bool *aEditable) |
|
nsresult | GetHasEditingSession (bool *aHasEditingSession) |
|
nsresult | MakeEditable (bool inWaitForUriLoad) |
|
nsresult | GetChildSHEntry (int32_t aChildOffset, nsISHEntry **_retval) |
|
nsresult | AddChildSHEntry (nsISHEntry *aCloneReference, nsISHEntry *aHistoryEntry, int32_t aChildOffset, uint32_t aLoadType, bool aCloneChildren) |
|
nsresult | GetUseGlobalHistory (bool *aUseGlobalHistory) |
|
nsresult | SetUseGlobalHistory (bool aUseGlobalHistory) |
|
nsresult | RemoveFromSessionHistory () |
|
nsresult | GetCreatedDynamically (bool *aCreatedDynamically) |
|
nsresult | SetCreatedDynamically (bool aCreatedDynamically) |
|
nsresult | GetCurrentSHEntry (nsISHEntry **aEntry, bool *_retval) |
|
nsresult | IsCommandEnabled (const char *command, bool *_retval) |
|
nsresult | DoCommand (const char *command) |
|
bool | IsInvisible () |
|
void | SetInvisible (bool aIsInvisibleDochsell) |
|
void * | GetScriptGlobalObject () |
|
nsresult | GetDeviceSizeIsPageSize (bool *aDeviceSizeIsPageSize) |
|
nsresult | SetDeviceSizeIsPageSize (bool aDeviceSizeIsPageSize) |
|
void | SetOpener (void *aOpener) |
|
void * | GetOpener () |
|
void * | GetURLSearchParams () |
|
void | NotifyJSRunToCompletionStart (const char *aReason, const char16_t *functionName, const char16_t *fileName, uint32_t lineNumber) |
|
void | NotifyJSRunToCompletionStop () |
|
nsresult | GetHasLoadedNonBlankURI (bool *aHasLoadedNonBlankURI) |
|
nsresult | GetPaymentRequestId (nsAString *aPaymentRequestId) |
|
nsresult | SetPaymentRequestId (const nsAString *aPaymentRequestId) |
|
nsresult | GetWindowDraggingAllowed (bool *aWindowDraggingAllowed) |
|
nsresult | SetWindowDraggingAllowed (bool aWindowDraggingAllowed) |
|
nsresult | GetName (nsAString *aName) |
|
nsresult | SetName (const nsAString *aName) |
|
nsresult | NameEquals (const PRUnichar *name, bool *_retval) |
|
nsresult | GetItemType (int32_t *aItemType) |
|
nsresult | SetItemType (int32_t aItemType) |
|
int32_t | ItemType () |
|
nsresult | GetParent (nsIDocShellTreeItem **aParent) |
|
nsresult | GetSameTypeParent (nsIDocShellTreeItem **aSameTypeParent) |
|
nsresult | GetRootTreeItem (nsIDocShellTreeItem **aRootTreeItem) |
|
nsresult | GetSameTypeRootTreeItem (nsIDocShellTreeItem **aSameTypeRootTreeItem) |
|
nsresult | FindItemWithName (const PRUnichar *name, nsISupports *aRequestor, nsIDocShellTreeItem *aOriginalRequestor, nsIDocShellTreeItem **_retval) |
|
nsresult | GetTreeOwner (nsIDocShellTreeOwner **aTreeOwner) |
|
nsresult | SetTreeOwner (nsIDocShellTreeOwner *treeOwner) |
|
nsresult | GetChildCount (int32_t *aChildCount) |
|
nsresult | AddChild (nsIDocShellTreeItem *child) |
|
nsresult | RemoveChild (nsIDocShellTreeItem *child) |
|
nsresult | GetChildAt (int32_t index, nsIDocShellTreeItem **_retval) |
|
nsresult | FindChildWithName (const PRUnichar *aName, bool aRecurse, bool aSameType, nsIDocShellTreeItem *aRequestor, nsIDocShellTreeItem *aOriginalRequestor, nsIDocShellTreeItem **_retval) |
|
nsIDocument * | GetDocument () |
|
void * | GetWindow () |
|
nsresult | QueryInterface (nsIIDRef riid, void **result) |
|
nsrefcnt | AddRef () |
|
nsrefcnt | Release () |
|
Definition at line 3784 of file nsiface.idl.