Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DApplicationCacheModel.js69 … this._agent.getManifestForFrame(frame.id, this._manifestForFrameLoaded.bind(this, frame.id));
91 _manifestForFrameLoaded: function(frameId, error, manifestURL) method in WebInspector.ApplicationCacheModel