Closed Bug 1933392 Opened 1 year ago Closed 1 year ago

Setting a directory root on a page makes it impossible to see sources on another page

Categories

(DevTools :: Debugger, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1893072

People

(Reporter: nchevobbe, Unassigned)

Details

  1. Go to https://nchevobbe.github.io/demo/console-test-app.html
  2. Open the debugger
  3. right click on the "demo" folder and click "Set directory root"
  4. Go to https://www.mozilla.org/
  5. Open the debugger

Expected result: I can some JS files in the source tree (under "media/js")
Actual result: The tree has not sources


The only way to be able to see the sources on mozilla.org is to reset the directory root in the first tab (or clear the devtools.debugger.project-directory-root pref)
I guess this setting should be per domain/page , and if a directory root is applied, always show the root toolbar that we have to clear the setting

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1893072
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.