Update DCHECK to CHECK for webview begin frame issue
I suspect that we are encountering back to back begin frame requests that cause use to write out two begin frame responses which cause us to crash. Ensure that the begin_frame_response_valid_ is false when we generate a BeginFrame. BUG=885124 Change-Id: I21332bccaea142f8daf18a15805142f03f59c339 Reviewed-on: https://chromium-review.googlesource.com/1231733Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#592390}
Showing
Please register or sign in to comment