Searched defs:GetBlockedPopupsInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2206 browser_handler_map["GetBlockedPopupsInfo"] =
2207 &TestingAutomationProvider::GetBlockedPopupsInfo;
3771 // Sample json input: { "command": "GetBlockedPopupsInfo",
3773 // Refer GetBlockedPopupsInfo() in pyauto.py for sample output.
3774 void TestingAutomationProvider::GetBlockedPopupsInfo( function in class:TestingAutomationProvider

Completed in 64 milliseconds