Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New article "Crash analyzer tool" #3086

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

mikehoffms
Copy link
Contributor

@mikehoffms mikehoffms commented Feb 29, 2024

Rendered articles for review:

AB#49236474

@mikehoffms mikehoffms added the cat: devtools DevTools-related content. label Feb 29, 2024

Use the **Crash analyzer** tool to analyze Microsoft Edge<!--todo: review/expand--> crashes. In the **Crash analyzer** tool, you can input a JavaScript stack trace, such as for non-fatal JavaScript exceptions, and then have your sourcemaps applied to the stack trace so that you can debug faster.

![The Crash analyzer tool](./index-images/crash-analyzer.png)<!-- todo: show instead a demo page that's meant to cause crashes -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

show instead a relevant demo page that causes crashes
@captainbrosset

@mikehoffms mikehoffms changed the title Create "Crash analyzer tool" article New "Crash analyzer tool" article Feb 29, 2024
@mikehoffms mikehoffms changed the title New "Crash analyzer tool" article New article "Crash analyzer tool" Feb 29, 2024
@mikehoffms mikehoffms marked this pull request as draft April 18, 2024 15:26
Copy link
Contributor Author

@mikehoffms mikehoffms May 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was the Crash Analyzer tool made for internal MS teams who get their stacktraces from Watson?

@robpaveza - from p.b.'s post

rendered article:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/crash-analyzer/index?branch=pr-en-us-3086

Copy link
Contributor Author

@mikehoffms mikehoffms May 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you help us shape the story for 3P customers?

rendered article:
https://review.learn.microsoft.com/microsoft-edge/devtools-guide-chromium/crash-analyzer/index?branch=pr-en-us-3086

@robpaveza - questions from p.b.'s post

Use the **Crash analyzer** tool to analyze and quickly diagnose crashes of your production web app. In the **Crash analyzer** tool, you can input a JavaScript stack trace, such as for non-fatal JavaScript exceptions, and then have your source maps applied to the stack trace so that you can debug faster. The **Crash analyzer** tool enables you to take a minified JavaScript stack trace and rapidly work backwards to determine what lines of code caused the error.

![The Crash analyzer tool](./index-images/crash-analyzer.png)
<!-- todo: Create new demo page & use it in this article.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create demo webpage or app

Copy link

Learn Build status updates of commit d6d3579:

✅ Validation status: passed

File Status Preview URL Details
microsoft-edge/devtools-guide-chromium/about-tools.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index.md ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/analyses-dropdown-list.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/analyze-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/call-stack-pasted.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/code-displayed-from-right-pane.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/copy-unminified-stack-trace-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/crash-analyzer.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/crash-analyzer-tool.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/customize-and-control-devtools-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/edge-settings-and-more-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/how-to-use-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/more-tools-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/new-analysis-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/open-symbol-server-settings-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/crash-analyzer/index-images/remove-this-analysis-icon.png ✅Succeeded View
microsoft-edge/devtools-guide-chromium/whats-new/2023/05/devtools-113.md ✅Succeeded View
microsoft-edge/toc.yml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: devtools DevTools-related content. in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants