Check if temp file was created before OnPageDone called
Broken utility process may send PageDone message before browser asked for the page. In this case emf is not allocated yet and browser will crash later on playback. Renamed emf() to TakeEmf() to highlight changed ownership. BUG=none Review URL: https://codereview.chromium.org/1132393002 Cr-Commit-Position: refs/heads/master@{#329207}
Showing
Please register or sign in to comment