Technical review: Document crash reporting api#43791
Merged
Merged
Conversation
Contributor
Preview URLs (9 pages)
Flaws (4) Note! 6 documents with no flaws that don't need to be listed. 🎉 Found an unexpected or unresolvable flaw? Please report it here. URL:
URL:
URL:
(comment last updated: 2026-04-20 07:01:50) |
jcscottiii
reviewed
Apr 15, 2026
10 tasks
Co-authored-by: James C Scott III <jcscottiii@users.noreply.github.com>
Co-authored-by: James C Scott III <jcscottiii@users.noreply.github.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
Author
|
@jcscottiii thanks for the review! I've fixed the issues you brought up. Let me know if you spot anything else. |
Contributor
|
This pull request has merge conflicts that must be resolved before it can be merged. |
hamishwillee
approved these changes
Apr 20, 2026
hamishwillee
left a comment
Collaborator
There was a problem hiding this comment.
LGTM! Thanks very much @chrisdavidmills
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Chrome 145 adds support for the Crash Reporting API; see https://chromestatus.com/feature/6228675846209536.
I have documented this as part of the Reporting API documentation, rather than in its own API docs tree, as I feel that this makes much sense, even though it is specified in a separate spec.
Motivation
Additional details
Related issues and pull requests