commit | b5f8e24f27299e09e739277a896eb11038a0335d | [log] [tgz] |
---|---|---|
author | Avi Drissman <[email protected]> | Tue Dec 12 05:21:56 2017 |
committer | Commit Bot <[email protected]> | Tue Dec 12 05:21:56 2017 |
tree | 73e6382f11d965a30588d82ddeff5bfb52ac41a2 | |
parent | 12d9e76458e9012617d50c2dc7ac9096a675c03d [diff] |
Add a crash key for the top-level origin. This is intended to help diagnose crashes and find repro steps. While in some cases a full URL is available (and is added), in the case of a render process that may be out-of-process, full URLs may not be available. This adds as much info as is available (full URL if possible, just an origin if not). BUG=793067 TEST=none Change-Id: I11134cc5a5238839236b05717db1afe30d19328d Reviewed-on: https://chromium-review.googlesource.com/818389 Reviewed-by: Robert Sesek <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Charlie Reis <[email protected]> Commit-Queue: Avi Drissman <[email protected]> Cr-Commit-Position: refs/heads/master@{#523346}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .