Searched refs:enableHttpThrottling (Results 1 – 2 of 2) sorted by relevance
33 g_browser.enableHttpThrottling(this.enableCheckbox_.checked);
380 BrowserBridge.prototype.enableHttpThrottling = function(enable) { method in BrowserBridge