|
| InspectorPageAgent (PageAgentContext &, InspectorClient *, InspectorOverlay *) |
|
void | enable (ErrorString &) override |
|
void | disable (ErrorString &) override |
|
void | addScriptToEvaluateOnLoad (ErrorString &, const String &source, String *result) override |
|
void | removeScriptToEvaluateOnLoad (ErrorString &, const String &identifier) override |
|
void | reload (ErrorString &, const bool *const optionalIgnoreCache, const String *const optionalScriptToEvaluateOnLoad) override |
|
void | navigate (ErrorString &, const String &url) override |
|
void | getCookies (ErrorString &, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::Cookie >> &cookies) override |
|
void | deleteCookie (ErrorString &, const String &cookieName, const String &url) override |
|
void | getResourceTree (ErrorString &, RefPtr< Inspector::Protocol::Page::FrameResourceTree > &) override |
|
void | getResourceContent (ErrorString &, const String &frameId, const String &url, String *content, bool *base64Encoded) override |
|
void | searchInResource (ErrorString &, const String &frameId, const String &url, const String &query, const bool *const optionalCaseSensitive, const bool *const optionalIsRegex, const String *const optionalRequestId, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::GenericTypes::SearchMatch >> &) override |
|
void | searchInResources (ErrorString &, const String &, const bool *const caseSensitive, const bool *const isRegex, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::SearchResult >> &) override |
|
void | setShowPaintRects (ErrorString &, bool show) override |
|
void | setEmulatedMedia (ErrorString &, const String &) override |
|
void | getCompositingBordersVisible (ErrorString &, bool *out_param) override |
|
void | setCompositingBordersVisible (ErrorString &, bool) override |
|
void | snapshotNode (ErrorString &, int nodeId, String *outDataURL) override |
|
void | snapshotRect (ErrorString &, int x, int y, int width, int height, const String &coordinateSystem, String *outDataURL) override |
|
void | archive (ErrorString &, String *data) override |
|
void | didClearWindowObjectInWorld (Frame *, DOMWrapperWorld &) |
|
void | domContentEventFired () |
|
void | loadEventFired () |
|
void | frameNavigated (Frame &) |
|
void | frameDetached (Frame &) |
|
void | loaderDetachedFromFrame (DocumentLoader &) |
|
void | frameStartedLoading (Frame &) |
|
void | frameStoppedLoading (Frame &) |
|
void | frameScheduledNavigation (Frame &, double delay) |
|
void | frameClearedScheduledNavigation (Frame &) |
|
void | applyEmulatedMedia (String &) |
|
void | didPaint (RenderObject &, const LayoutRect &) |
|
void | didLayout () |
|
void | didScroll () |
|
void | didRecalculateStyle () |
|
void | didCreateFrontendAndBackend (Inspector::FrontendRouter *, Inspector::BackendDispatcher *) override |
|
void | willDestroyFrontendAndBackend (Inspector::DisconnectReason) override |
|
Page & | page () |
|
MainFrame & | mainFrame () |
|
Frame * | frameForId (const String &frameId) |
|
WEBCORE_EXPORT String | frameId (Frame *) |
|
bool | hasIdForFrame (Frame *) const |
|
String | loaderId (DocumentLoader *) |
|
Frame * | findFrameWithSecurityOrigin (const String &originRawString) |
|
Frame * | assertFrame (ErrorString &, const String &frameId) |
|
| InspectorPageAgent (PageAgentContext &, InspectorClient *, InspectorOverlay *) |
|
void | enable (ErrorString &) override |
|
void | disable (ErrorString &) override |
|
void | addScriptToEvaluateOnLoad (ErrorString &, const String &source, String *result) override |
|
void | removeScriptToEvaluateOnLoad (ErrorString &, const String &identifier) override |
|
void | reload (ErrorString &, const bool *const optionalIgnoreCache, const String *const optionalScriptToEvaluateOnLoad) override |
|
void | navigate (ErrorString &, const String &url) override |
|
void | getCookies (ErrorString &, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::Cookie >> &cookies) override |
|
void | deleteCookie (ErrorString &, const String &cookieName, const String &url) override |
|
void | getResourceTree (ErrorString &, RefPtr< Inspector::Protocol::Page::FrameResourceTree > &) override |
|
void | getResourceContent (ErrorString &, const String &frameId, const String &url, String *content, bool *base64Encoded) override |
|
void | searchInResource (ErrorString &, const String &frameId, const String &url, const String &query, const bool *const optionalCaseSensitive, const bool *const optionalIsRegex, const String *const optionalRequestId, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::GenericTypes::SearchMatch >> &) override |
|
void | searchInResources (ErrorString &, const String &, const bool *const caseSensitive, const bool *const isRegex, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::SearchResult >> &) override |
|
void | setShowPaintRects (ErrorString &, bool show) override |
|
void | setEmulatedMedia (ErrorString &, const String &) override |
|
void | getCompositingBordersVisible (ErrorString &, bool *out_param) override |
|
void | setCompositingBordersVisible (ErrorString &, bool) override |
|
void | snapshotNode (ErrorString &, int nodeId, String *outDataURL) override |
|
void | snapshotRect (ErrorString &, int x, int y, int width, int height, const String &coordinateSystem, String *outDataURL) override |
|
void | archive (ErrorString &, String *data) override |
|
void | didClearWindowObjectInWorld (Frame *, DOMWrapperWorld &) |
|
void | domContentEventFired () |
|
void | loadEventFired () |
|
void | frameNavigated (Frame &) |
|
void | frameDetached (Frame &) |
|
void | loaderDetachedFromFrame (DocumentLoader &) |
|
void | frameStartedLoading (Frame &) |
|
void | frameStoppedLoading (Frame &) |
|
void | frameScheduledNavigation (Frame &, double delay) |
|
void | frameClearedScheduledNavigation (Frame &) |
|
void | applyEmulatedMedia (String &) |
|
void | didPaint (RenderObject &, const LayoutRect &) |
|
void | didLayout () |
|
void | didScroll () |
|
void | didRecalculateStyle () |
|
void | didCreateFrontendAndBackend (Inspector::FrontendRouter *, Inspector::BackendDispatcher *) override |
|
void | willDestroyFrontendAndBackend (Inspector::DisconnectReason) override |
|
Page & | page () |
|
MainFrame & | mainFrame () |
|
Frame * | frameForId (const String &frameId) |
|
WEBCORE_EXPORT String | frameId (Frame *) |
|
bool | hasIdForFrame (Frame *) const |
|
String | loaderId (DocumentLoader *) |
|
Frame * | findFrameWithSecurityOrigin (const String &originRawString) |
|
Frame * | assertFrame (ErrorString &, const String &frameId) |
|
virtual | ~InspectorAgentBase () |
|
String | domainName () const |
|
virtual void | discardValues () |
|
virtual void | discardAgent () |
|
virtual | ~InspectorAgentBase () |
|
String | domainName () const |
|
virtual void | discardValues () |
|
virtual void | discardAgent () |
|
Public Member Functions inherited from Inspector::PageBackendDispatcherHandler |
virtual void | enable (ErrorString &)=0 |
|
virtual void | disable (ErrorString &)=0 |
|
virtual void | addScriptToEvaluateOnLoad (ErrorString &, const String &in_scriptSource, String *out_identifier)=0 |
|
virtual void | removeScriptToEvaluateOnLoad (ErrorString &, const String &in_identifier)=0 |
|
virtual void | reload (ErrorString &, const bool *const opt_in_ignoreCache, const String *const opt_in_scriptToEvaluateOnLoad)=0 |
|
virtual void | navigate (ErrorString &, const String &in_url)=0 |
|
virtual void | getCookies (ErrorString &, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::Cookie >> &out_cookies)=0 |
|
virtual void | deleteCookie (ErrorString &, const String &in_cookieName, const String &in_url)=0 |
|
virtual void | getResourceTree (ErrorString &, RefPtr< Inspector::Protocol::Page::FrameResourceTree > &out_frameTree)=0 |
|
virtual void | getResourceContent (ErrorString &, const String &in_frameId, const String &in_url, String *out_content, bool *out_base64Encoded)=0 |
|
virtual void | searchInResource (ErrorString &, const String &in_frameId, const String &in_url, const String &in_query, const bool *const opt_in_caseSensitive, const bool *const opt_in_isRegex, const String *const opt_in_requestId, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::GenericTypes::SearchMatch >> &out_result)=0 |
|
virtual void | searchInResources (ErrorString &, const String &in_text, const bool *const opt_in_caseSensitive, const bool *const opt_in_isRegex, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::SearchResult >> &out_result)=0 |
|
virtual void | setShowPaintRects (ErrorString &, bool in_result)=0 |
|
virtual void | setEmulatedMedia (ErrorString &, const String &in_media)=0 |
|
virtual void | getCompositingBordersVisible (ErrorString &, bool *out_result)=0 |
|
virtual void | setCompositingBordersVisible (ErrorString &, bool in_visible)=0 |
|
virtual void | snapshotNode (ErrorString &, int in_nodeId, String *out_dataURL)=0 |
|
virtual void | snapshotRect (ErrorString &, int in_x, int in_y, int in_width, int in_height, const String &in_coordinateSystem, String *out_dataURL)=0 |
|
virtual void | archive (ErrorString &, String *out_data)=0 |
|
virtual void | enable (ErrorString &)=0 |
|
virtual void | disable (ErrorString &)=0 |
|
virtual void | addScriptToEvaluateOnLoad (ErrorString &, const String &in_scriptSource, String *out_identifier)=0 |
|
virtual void | removeScriptToEvaluateOnLoad (ErrorString &, const String &in_identifier)=0 |
|
virtual void | reload (ErrorString &, const bool *const opt_in_ignoreCache, const String *const opt_in_scriptToEvaluateOnLoad)=0 |
|
virtual void | navigate (ErrorString &, const String &in_url)=0 |
|
virtual void | getCookies (ErrorString &, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::Cookie >> &out_cookies)=0 |
|
virtual void | deleteCookie (ErrorString &, const String &in_cookieName, const String &in_url)=0 |
|
virtual void | getResourceTree (ErrorString &, RefPtr< Inspector::Protocol::Page::FrameResourceTree > &out_frameTree)=0 |
|
virtual void | getResourceContent (ErrorString &, const String &in_frameId, const String &in_url, String *out_content, bool *out_base64Encoded)=0 |
|
virtual void | searchInResource (ErrorString &, const String &in_frameId, const String &in_url, const String &in_query, const bool *const opt_in_caseSensitive, const bool *const opt_in_isRegex, const String *const opt_in_requestId, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::GenericTypes::SearchMatch >> &out_result)=0 |
|
virtual void | searchInResources (ErrorString &, const String &in_text, const bool *const opt_in_caseSensitive, const bool *const opt_in_isRegex, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Page::SearchResult >> &out_result)=0 |
|
virtual void | setShowPaintRects (ErrorString &, bool in_result)=0 |
|
virtual void | setEmulatedMedia (ErrorString &, const String &in_media)=0 |
|
virtual void | getCompositingBordersVisible (ErrorString &, bool *out_result)=0 |
|
virtual void | setCompositingBordersVisible (ErrorString &, bool in_visible)=0 |
|
virtual void | snapshotNode (ErrorString &, int in_nodeId, String *out_dataURL)=0 |
|
virtual void | snapshotRect (ErrorString &, int in_x, int in_y, int in_width, int in_height, const String &in_coordinateSystem, String *out_dataURL)=0 |
|
virtual void | archive (ErrorString &, String *out_data)=0 |
|