mozilla/dxr

Cannot access https://dxr.mozilla.org/mozilla-central/source/devtools/client/debugger/new/debugger.js

Closed this issue · 3 comments

I tried to access https://dxr.mozilla.org/mozilla-central/source/devtools/client/debugger/new/debugger.js but it doe not work.

From firefox log, I seen that tls handshakes finishes and firefox sends request , after some time the connection gets a tls allert.

https://dxr.mozilla.org/mozilla-central/source/devtools/client/debugger/new/

any many other that I have look at worked just normal.

At the time you opened this, it’s likely that DXR hadn’t yet had the latest mozilla‑central sources pushed to it, as it works now, but I get a 404 from https://dxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/videocontrols.js, which was added in bug 1431255.

DXR's build of moz-central should be up to date now.