/** * Bug 1122064 - make sure that scripts introduced via onNewScripts * properly populate the `ScriptStore` with all there nested child * scripts, so you can set breakpoints on deeply nested scripts
*/
add_task(
threadFrontTest(async ({ threadFront, debuggee }) => { // Populate the `ScriptStore` so that we only test that the script // is added through `onNewScript`
await getSources(threadFront);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.