| commit | 9cd13f726995393db68768a714049ea7650b9f86 | [log] [tgz] |
|---|---|---|
| author | junov <junov@chromium.org> | Tue Jul 05 21:28:28 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 05 21:30:13 2016 |
| tree | b0674d9e03858bccc4d38a97643410b251018b51 | |
| parent | ed1bed0883e48eebad2707939a9b1eee0e66a0ed [diff] |
Change ASSERT to CHECK in DrawingBuffer::reset for investigation Changing this assert to a CHECK which will re-introduce crashes related to bug 542857, but will result in crash reports that will allow us to understand how the DrawingBuffer got into a bad state. CL to be reverted before next branch point. BUG=542857 TBR=kbr@chromium.org Review-Url: https://codereview.chromium.org/2126603004 Cr-Commit-Position: refs/heads/master@{#403824}