Files
Sylvestre Ledru befdb44d3c Bug 2060007 - Add the missing toctree entries for orphaned documentation pages. r=necko-reviewers,devtools-reviewers,jdescottes,nchevobbe,valentin
220 pages built but were not reachable from any toctree, so they were
missing from the navigation entirely.

./mach doc goes from 905 to 683 warnings. The 3 remaining orphans are
under testing/perfdocs/generated, which is generated by
'./mach lint -l perfdocs' and should be fixed in the generator.

Differential Revision: https://phabricator.services.mozilla.com/D315857
2026-08-04 17:48:57 +00:00

1.6 KiB
Raw Permalink Blame History

Application

The Application panel provides tools for inspecting and debugging modern web apps (also known as Progressive Web Apps). This includes inspection of service workers and web app manifests.

:alt: the firefox application panel zoomed out view showing a picture of two arctic
:  foxes
:class: border

Accessing the Application panel

The Application panel is available on the standard DevTools tab menu under Application. If you cant see it there, you can enable it by going to the "three dot" menu and selecting Settings (also accessible by pressing F1), then checking the Application checkbox under Default Developer Tools.

Finding an example

If you want to test this functionality and you don't have a handy PWA available, you can grab one of our simple examples to use:

How to

  • {doc}Debug service workers <service_workers/index>
  • {doc}Inspect web app manifests <manifests/index>
:hidden:
:maxdepth: 1

manifests/index
service_workers/index