Crash on nested IPC handlers in PrintWebViewHelper

Class is not designed to handle nested IPC. Regular flows also does not
expect them. Still during printing of plugging them may show message
boxes and start nested message loops.
For now we are going just crash. If stats show us that this case is
frequent we will have to do something more complicated.

BUG=502562

Review URL: https://codereview.chromium.org/1228693002

Cr-Commit-Position: refs/heads/master@{#338100}
2 files changed