Searched refs:BrowserBridge (Results 1 – 2 of 2) sorted by relevance
27 g_browser = new BrowserBridge();183 function BrowserBridge() { class275 BrowserBridge.POLL_INTERVAL_MS = 5000;281 BrowserBridge.prototype.sendReady = function() {288 BrowserBridge.POLL_INTERVAL_MS);291 BrowserBridge.prototype.isPlatformWindows = function() {295 BrowserBridge.prototype.sendGetProxySettings = function() {300 BrowserBridge.prototype.sendReloadProxySettings = function() {304 BrowserBridge.prototype.sendGetBadProxies = function() {309 BrowserBridge.prototype.sendGetHostResolverInfo = function() {[all …]
11 function BrowserBridge() { class35 BrowserBridge.prototype = { class147 BrowserBridge: BrowserBridge