Searched refs:sendReport (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
H A Dbug_report_window_controller.h93 - (IBAction)sendReport:(id)sender;
/external/chromium/chrome/browser/resources/
H A Dbug_report.js77 * we open the landing page in a new tab and sendReport closes this tab.
79 function sendReport() { function
111 // open the landing page in a new tab, sendReport will close this one.
113 chrome.send('sendReport', reportArray);

Completed in 57 milliseconds