Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/net_internals/
Dhttpthrottlingview.js33 g_browser.enableHttpThrottling(this.enableCheckbox_.checked);
Dmain.js380 BrowserBridge.prototype.enableHttpThrottling = function(enable) { method in BrowserBridge