Closed
Bug 2027582
Opened 4 months ago
Closed 2 months ago
Move CloseButton 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 2027580, which is a follow-up from Bug 2019260:
Move CloseButton from devtools/client/debugger/src/components/shared/Button/ (https://searchfox.org/firefox-main/source/devtools/client/debugger/src/components/shared/Button/CloseButton.js) to devtools/client/shared/components/ and update imports accordingly.
| Assignee | ||
Comment 1•4 months ago
|
||
I'm 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/00fed8f688b4
https://hg.mozilla.org/integration/autoland/rev/cd65f2ce0f2e
Move CloseButton to shared components. r=bomsy,devtools-reviewers
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/92e193f91009
https://hg.mozilla.org/integration/autoland/rev/98b67d0340e0
Revert "Bug 2027582, Bug 2027580, Bug 2019260) for causing devtools failures @ browser_dbg-javascript-tracer-sidebar-values-search.js
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/f391b5327398
https://hg.mozilla.org/integration/autoland/rev/37461878fbfa
Move CloseButton 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•2 months 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
•