Home
last modified time | relevance | path

Searched refs:frameAttached (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DResourceTreeModel.js750 frameAttached: function(frameId, parentFrameId) method in WebInspector.PageDispatcher
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorPageAgent.cpp891 m_frontend->frameAttached(frameId(frame), frameId(toLocalFrame(parentFrame))); in frameAttachedToParent()