Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart

Depends on D90831

Differential Revision: https://phabricator.services.mozilla.com/D90832
This commit is contained in:
Sylvestre Ledru
2020-09-22 06:26:17 +00:00
parent a88d77b778
commit 40027ba8a0
11 changed files with 42 additions and 54 deletions

View File

@@ -31,9 +31,9 @@ access and where to find minidump files for crash reports, consult the
Using the MS Visual Studio debugger
-----------------------------------
#. Set up the debugger to `use the Mozilla symbol
server <https://developer.mozilla.org/en/Using_the_Mozilla_symbol_server>`__ and `source
server <https://developer.mozilla.org/en-US/docs/Mozilla/Using_the_Mozilla_source_server>`__\.
#. Set up the debugger to :ref:`use the Mozilla symbol
server <Using The Mozilla Symbol Server>` and
:ref:`source server <Using The Mozilla Source Server>`.
#. Double-click on the minidump file to open it in the debugger.
#. When it loads, click the green icon in the visual studio debugger
toolbar that looks like a play button.

View File

@@ -317,8 +317,7 @@ See also
- `A talk about understanding crash
reports <https://air.mozilla.org/a-talk-about-understanding-crash-reports/>`__,
by David Baron, from March 2016.
- `A guide to searching crash
reports <https://developer.mozilla.org/en-US/docs/A_guide_to_searching_crash_reports>`__
- :ref:`A guide to searching crash reports`
.. |Example fields in the "Details" tab of a crash report| image:: https://mdn.mozillademos.org/files/13579/Details1.png
.. |Information relating to bug reports in the "Details" tab of a crash report| image:: https://mdn.mozillademos.org/files/13581/Details2.png