Closed Bug 1337516 Opened 7 years ago Closed 7 years ago

Debugging xpcshell tests is broken

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(firefox54 fixed)

RESOLVED FIXED
Firefox 54
Tracking Status
firefox54 --- fixed

People

(Reporter: ochameau, Unassigned)

References

Details

Attachments

(1 file)

When connecting from the connect page (yes, we still have to use that...), we get the following error from the connect page:
Object { from: "root", error: "noAddons", message: "This root actor has no browser  addons." }

That's becauses this call throws and prevent going further.
http://searchfox.org/mozilla-central/source/devtools/client/framework/connect/connect.js#82
  let response = yield gClient.listAddons();

I imagine that's a snicky regression from bug 1227978.
Comment on attachment 8834611 [details]
Bug 1337516 - Fix the connect page when connecting to xpcshell tests.

https://reviewboard.mozilla.org/r/110464/#review111728

Thanks for the fix!
Attachment #8834611 - Flags: review?(jryans) → review+
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3003e634d6d2
Fix the connect page when connecting to xpcshell tests. r=jryans
https://hg.mozilla.org/mozilla-central/rev/3003e634d6d2
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 54
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: