Closed
Bug 1500374
Opened 7 years ago
Closed 6 years ago
[remote-dbg-next] migrate aboutdebugging test: browser_addons_debug_info.js
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Firefox 66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 2 open bugs)
Details
(Whiteboard: old-remote-debugging-ng-m3)
Attachments
(6 files, 1 obsolete file)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Migrate https://searchfox.org/mozilla-central/source/devtools/client/aboutdebugging/test/browser_addons_debug_info.js to the new about:debugging
| Assignee | ||
Comment 1•7 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
Blocks: remote-debugging-ng-m2
| Assignee | ||
Comment 2•7 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
| Assignee | ||
Comment 3•7 years ago
|
||
filter on remote-debugging-next-move-m3-to-m2
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Updated•6 years ago
|
Priority: P2 → P1
| Assignee | ||
Comment 4•6 years ago
|
||
Not strictly needed but I think it makes the component easier to read
| Assignee | ||
Comment 5•6 years ago
|
||
Depends on D16571
| Assignee | ||
Comment 6•6 years ago
|
||
Depends on D16572
| Assignee | ||
Comment 7•6 years ago
|
||
Depends on D16573
| Assignee | ||
Comment 8•6 years ago
|
||
Depends on D16574
| Assignee | ||
Comment 9•6 years ago
|
||
Depends on D16575
| Assignee | ||
Comment 10•6 years ago
|
||
Depends on D16576
Updated•6 years ago
|
Attachment #9036630 -
Attachment is obsolete: true
| Assignee | ||
Comment 12•6 years ago
|
||
You can have a look at the following documentation for some tips on how to migrate tests: https://gist.github.com/juliandescottes/fecc426ac84600357259bf513cea744c
Comment 13•6 years ago
|
||
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/160cc7a53e21
Move addon extension id rendering to dedicated method;r=daisuke
https://hg.mozilla.org/integration/autoland/rev/1a9e703e70d1
Display temporary ID message for tmp webextensions in new aboutdebugging;r=daisuke
https://hg.mozilla.org/integration/autoland/rev/7aa26271b4c5
Add test for temporary id message;r=daisuke
https://hg.mozilla.org/integration/autoland/rev/1c06ef2cea48
Show addon warnings using ErrorMessage;r=daisuke,ladybenko
https://hg.mozilla.org/integration/autoland/rev/76e2d626f740
Test warning messages for addons are displayed in new about:debugging;r=daisuke
https://hg.mozilla.org/integration/autoland/rev/53e88d5a31a7
Rename temporary addon test to be consistent with other addons test;r=daisuke
Comment 14•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/160cc7a53e21
https://hg.mozilla.org/mozilla-central/rev/1a9e703e70d1
https://hg.mozilla.org/mozilla-central/rev/7aa26271b4c5
https://hg.mozilla.org/mozilla-central/rev/1c06ef2cea48
https://hg.mozilla.org/mozilla-central/rev/76e2d626f740
https://hg.mozilla.org/mozilla-central/rev/53e88d5a31a7
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 66
You need to log in
before you can comment on or make changes to this bug.
Description
•