|
| WebFrameLoaderClient () |
|
| ~WebFrameLoaderClient () |
|
void | setWebFrame (WebFrame *webFrame) |
|
WebFrame * | webFrame () const |
|
bool | frameHasCustomContentProvider () const |
|
void | setUseIconLoadingClient (bool useIconLoadingClient) |
|
virtual | ~FrameLoaderClient () |
|
virtual void | dispatchDidNavigateWithinPage () |
|
virtual void | dispatchDecidePolicyForNewWindowAction (const NavigationAction &, const ResourceRequest &, FormState *, const String &frameName, FramePolicyFunction)=0 |
|
virtual void | startDownload (const ResourceRequest &, const String &suggestedName=String())=0 |
|
virtual void | updateGlobalHistoryItemForPage () |
|
virtual void | didDisownOpener () |
|
virtual bool | canShowMIMEType (const String &MIMEType) const =0 |
|
virtual bool | canShowMIMETypeAsHTML (const String &MIMEType) const =0 |
|
virtual bool | representationExistsForURLScheme (const String &URLScheme) const =0 |
|
virtual String | generatedMIMETypeForURLScheme (const String &URLScheme) const =0 |
|
virtual RefPtr< Frame > | createFrame (const URL &, const String &name, HTMLFrameOwnerElement &, const String &referrer, bool allowsScrolling, int marginWidth, int marginHeight)=0 |
|
virtual RefPtr< Widget > | createPlugin (const IntSize &, HTMLPlugInElement &, const URL &, const Vector< String > &, const Vector< String > &, const String &, bool loadManually)=0 |
|
virtual RefPtr< Widget > | createJavaAppletWidget (const IntSize &, HTMLAppletElement &, const URL &baseURL, const Vector< String > ¶mNames, const Vector< String > ¶mValues)=0 |
|
virtual ObjectContentType | objectContentType (const URL &, const String &mimeType)=0 |
|
virtual bool | shouldAlwaysUsePluginDocument (const String &) const |
|
virtual bool | shouldLoadMediaElementURL (const URL &) const |
|
virtual bool | shouldPaintBrokenImage (const URL &) const |
|
virtual bool | isEmptyFrameLoaderClient () |
|
virtual void | prefetchDNS (const String &)=0 |
|
virtual | ~FrameLoaderClient () |
|
virtual void | dispatchDidNavigateWithinPage () |
|
virtual void | dispatchDecidePolicyForNewWindowAction (const NavigationAction &, const ResourceRequest &, FormState *, const String &frameName, FramePolicyFunction)=0 |
|
virtual void | startDownload (const ResourceRequest &, const String &suggestedName=String())=0 |
|
virtual void | updateGlobalHistoryItemForPage () |
|
virtual void | didDisownOpener () |
|
virtual bool | canShowMIMEType (const String &MIMEType) const =0 |
|
virtual bool | canShowMIMETypeAsHTML (const String &MIMEType) const =0 |
|
virtual bool | representationExistsForURLScheme (const String &URLScheme) const =0 |
|
virtual String | generatedMIMETypeForURLScheme (const String &URLScheme) const =0 |
|
virtual RefPtr< Frame > | createFrame (const URL &, const String &name, HTMLFrameOwnerElement &, const String &referrer, bool allowsScrolling, int marginWidth, int marginHeight)=0 |
|
virtual RefPtr< Widget > | createPlugin (const IntSize &, HTMLPlugInElement &, const URL &, const Vector< String > &, const Vector< String > &, const String &, bool loadManually)=0 |
|
virtual RefPtr< Widget > | createJavaAppletWidget (const IntSize &, HTMLAppletElement &, const URL &baseURL, const Vector< String > ¶mNames, const Vector< String > ¶mValues)=0 |
|
virtual ObjectContentType | objectContentType (const URL &, const String &mimeType)=0 |
|
virtual bool | shouldAlwaysUsePluginDocument (const String &) const |
|
virtual bool | shouldLoadMediaElementURL (const URL &) const |
|
virtual bool | shouldPaintBrokenImage (const URL &) const |
|
virtual bool | isEmptyFrameLoaderClient () |
|
virtual void | prefetchDNS (const String &)=0 |
|