PrintPreviewPdfGeneratedBrowserTest now properly reads from |std::cin|...
PrintPreviewPdfGeneratedBrowserTest now properly reads from |std::cin| removing an edge case where |std::cin.eof()| is false, but |input.empty()| is true. The test also properly exits and doesn't wait for SIGKILL anymore. BUG=388517 Review URL: https://codereview.chromium.org/414623005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285459 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment