Closed
Bug 1555114
Opened 6 years ago
Closed 6 years ago
Convert the TextEditor markup into a React component
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(firefox69 fixed)
RESOLVED
FIXED
Firefox 69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
We can slowly simplify the Markup view by converting the DOM that is built into a React component. This will allow us to easily extend the DOM and add new features like the badges.
| Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Type: defect → task
Pushed by gabriel.luong@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3057e44b38b2
Convert the TextEditor markup into a React component. r=jdescottes
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•