Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DRequestHeadersView.js103 …ntListener(WebInspector.NetworkRequest.Events.FinishedLoading, this._refreshHTTPInformation, this);
109 this._refreshHTTPInformation();
116 …ntListener(WebInspector.NetworkRequest.Events.FinishedLoading, this._refreshHTTPInformation, this);
374 _refreshHTTPInformation: function() method in WebInspector.RequestHeadersView