Open
Bug 2027582
Opened 27 days ago
Updated 12 hours ago
Move CloseButton to shared components
Categories
(DevTools :: Framework, task)
DevTools
Framework
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: cvl123abc, Assigned: cvl123abc, NeedInfo)
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•27 days ago
|
||
I'm working on this.
| Assignee | ||
Comment 2•18 days ago
|
||
Updated•18 days 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)
You need to log in
before you can comment on or make changes to this bug.
Description
•