1
0
Fork 0
firefox/devtools/client/debugger/test/mochitest/examples/README.md
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

658 B

Test Examples

Pages
  • doc_script-switching-01 - includes two scripts that reference each other. The second function has a debugger.
  • doc-scripts - includes three sources, a long source and two sources that reference each other.
  • doc-iframes - includes an iframe with the debugger statements source.
  • debugger-statements - inline script with functions for testing stepping.

Source Maps

  • sourcemaps - simple case where the map has source contents
  • sourcemap-bogus - simple case where the map has source contents
  • sourcemaps2 - simple case where the map does not have source contents, so we fetch the source