Open Bug 1523252 Opened 6 years ago Updated 2 years ago

[remote-dbg-next] Reuse Message component from aboutdebugging in aboutdevtoolstoolbox

Categories

(DevTools :: about:debugging, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: remote-debugging-technical-debt)

We have a shared Message component in about:debugging in order to display photon style messages. We should be able to reuse it in about:devtools-toolbox.

To do so we should eliminate dependencies on aboutdebugging modules:

  • in JS the MESSAGE_LEVEL constant which should move to the component itself
  • all CSS variables from Message.css
Priority: -- → P3

filter on: remote-debugging-m2-reserve-cleanup

Whiteboard: remote-debugging-technical-debt
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.