Open Bug 1492699 Opened 7 years ago Updated 3 years ago

Use Debugger#findSources in devtools/server/actors/promises.js

Categories

(DevTools :: Debugger, task, P5)

task

Tracking

(Not tracked)

People

(Reporter: arai, Unassigned)

References

(Blocks 1 open bug)

Details

Separated from bug 956376 PromisesActor#attach uses Debugger#findScripts, but it can be replaced with Debugger#findSources: https://searchfox.org/mozilla-central/rev/94e37e71ffbfd39e6ad73ebcda5d77cce8d341ae/devtools/server/actors/promises.js#68-70 I've tried landing it in bug 956376, but it hit bug 1486401.
Component: JavaScript Engine → Debugger
Product: Core → DevTools
Blocks: dbg-server
Type: enhancement → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.