Closed
Bug 2027580
Opened 4 months ago
Closed 2 months ago
Move DebuggerImage to shared components
Categories
(DevTools :: Framework, task, P3)
DevTools
Framework
Tracking
(firefox153 fixed)
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: cvl123abc, Assigned: cvl123abc)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Follow-up from Bug 2019260.
Move DebuggerImage from devtools/client/debugger/src/components/shared/ (https://searchfox.org/firefox-main/source/devtools/client/debugger/src/components/shared/DebuggerImage.js) to devtools/client/shared/components/ and update imports accordingly.
| Assignee | ||
Comment 1•4 months ago
|
||
I am working on this.
| Assignee | ||
Comment 2•4 months ago
|
||
Updated•4 months ago
|
Assignee: nobody → cvl123abc
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by hmanilla@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1a242a685cb2
https://hg.mozilla.org/integration/autoland/rev/713164b3bba6
Move DebuggerImage to shared components. r=bomsy,devtools-reviewers
Backed out for causing dt failures
Flags: needinfo?(cvl123abc)
Updated•3 months ago
|
Priority: -- → P3
Pushed by hmanilla@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8c8db126be85
https://hg.mozilla.org/integration/autoland/rev/5b75527e2676
Move DebuggerImage to shared components. r=bomsy,devtools-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
| Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(cvl123abc)
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•