Add crash key to record printed url
Crash in pdf compositor service was hard to debug without knowing the content being printed. This CL added a new crash key "main-frame-url" to record the main frame url being printed, so we can try to reproduce the crashes with ease. Since the service is in a utility process, it doesn't have the printed url info, such info has to be passed in via IPC from browser process. BUG=822218 Change-Id: Ic18c3c70ebb04738f0802be6c2e3f37b1ed4293d Reviewed-on: https://chromium-review.googlesource.com/1005435 Commit-Queue: Wei Li <weili@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#550342}
Showing
Please register or sign in to comment