Closed Bug 1535103 Opened 6 years ago Closed 5 years ago

Improve Debugger CSS DX

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: jlast, Assigned: jlast)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

There are a couple rough edges with debugger css:

  1. it requires node bin/bundle to update
  2. we have to checkin debugger.css
  3. styles are duplicated

We can improve this in a couple ways:

  1. we can include the css directly, either in index.html or as imports in app.css
  2. we can bundle it in the build step similar to how we build JS files

The advantage of 1 is that is is pure css with out any building. The advantage of 2, is that we can build it and do some things at that point in time.

Blocks: dbg-node-build
No longer blocks: node-dx
Priority: -- → P3
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/420f56c768f5
Improve Debugger CSS DX. r=davidwalsh
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
Assignee: nobody → jlaster
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: