Open Bug 1166391 Opened 10 years ago Updated 3 years ago

Migrate web console / hud view source to view-source.js

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: jryans, Unassigned)

Details

Most DevTools can now use source-utils.js for source viewing concerns, but the web console is still an outlier because of the Browser Console case where there is no toolbox. We should convert these cases so everyone can go through source-utils.js to reduce duplication.
Component: Developer Tools: Framework → Developer Tools: Console
Updating title to match the current name of the view source utilities in devtools/client/shared/view-source.js
Summary: Migrate web console / hud view source to source-utils.js → Migrate web console / hud view source to view-source.js
Product: Firefox → DevTools
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.