/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at . */ // Tests shows that breakpoints per url feature works in the debugger. "use strict"; add_task(async function () { // This test fails with server side target switching disabled if (!isFissionEnabled() && !isEveryFrameTargetEnabled()) { return; } const dbg = await initDebugger( "doc_dbg-same-source-distinct-threads.html", "same-script.js" ); // There is one source but 3 source actors. One per same-script.js instance, // one