Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DResourcesPanel.js321 this.closeVisibleResource();
371 this.closeVisibleResource();
500 closeVisibleResource: function() method in WebInspector.ResourcesPanel
614 this.closeVisibleResource();
/external/webkit/WebCore/
DChangeLog-2008-08-1017853 (WebInspector.ResourcesPanel.prototype.closeVisibleResource): Use the
31080 (WebInspector.ResourcesPanel.prototype.closeVisibleResource): Null check
31657 … (WebInspector.ResourcesPanel.prototype.closeVisibleResource): Select the current calculator's
31659 (WebInspector.ResourcesPanel.prototype._graphSelected): Call closeVisibleResource after
31660 the calculator changes since closeVisibleResource uses the calculator.
DChangeLog-2010-01-2941980 (WebInspector.ResourcesPanel.prototype.closeVisibleResource): Ditto.