Crash keys for resource type and load flags in ResourceRequest.
This CL adds extra crash keys logged when a DumpWithoutCrashing happens while handling a network::ResourceRequest: one for |resource_type| and one for |load_flags|. This extra crash keys should help ensure that the expected values are seen in the most common cases of DwoC seen in https://crbug.com/1056949. See also the "Callstack and request properties corresponding to the most frequent DwoC" section in a (Google internal) doc here: https://docs.google.com/document/d/1Q8UxpBLyv0SorQKLvY8M5npvyMroMlo9i6ZpUMol9aY/edit#heading=h.hquty15bu38n Bug: 1056949 Change-Id: I765a1baac9e756747a54cf5b60cab54c63b520fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386417 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#803353}
Showing
Please register or sign in to comment