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

/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 70 milliseconds