Fix window.open issue in Document mode on Android.
Defers unblocking renderer's requests until the asynchronous activity and tab loading process is complete and we are ready to handle additional requests. Adds new android-specific API to resume the requests and web contents delegate API to allow the deferral for resuming renderer request handling. BUG=432562 Review URL: https://codereview.chromium.org/1095913002 Cr-Commit-Position: refs/heads/master@{#327414}
Showing
Please register or sign in to comment