WNPanel devtools "Open What's New Panel" and "Render Selected Messages" buttons aren't working
Categories
(Firefox :: Messaging System, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | unaffected |
| firefox83 | --- | unaffected |
| firefox84 | --- | verified |
| firefox85 | --- | verified |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
+++ This bug was initially created as a clone of Bug #1673733 +++
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
This was originally fixed in bug 1673733, but then re-broken with a refactor
for unit tests in bug 1673109.
Comment 3•5 years ago
|
||
| bugherder | ||
Comment 4•5 years ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) from comment #1)
This was originally fixed in bug 1673733, but then re-broken with a refactor
for unit tests in bug 1673109.
This bug should probably be marked as Regressed By bug 1673109
| Assignee | ||
Comment 6•5 years ago
|
||
Comment on attachment 9188177 [details]
Bug 1677625 - Fix the What's New panel DevTools control buttons. r?emcminn!
Beta/Release Uplift Approval Request
- User impact if declined: None. However, QA / Engineering might find it more difficult to test What's New messages via the ASRouter devtools.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's in a region of the codebase that users don't tend to it - the ASRouter devtools.
- String changes made/needed: None.
Comment 7•5 years ago
|
||
Comment on attachment 9188177 [details]
Bug 1677625 - Fix the What's New panel DevTools control buttons. r?emcminn!
Approved for 84.0b3.
Comment 8•5 years ago
|
||
| bugherder uplift | ||
Comment 9•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (85.0a1 Build ID - 20201126212448) and latest Firefox Beta (84.0b5 Build ID - 20201126155845) installed on Windows 10 x64, Linux Mint 20 x64, and Mac 10.15. Now I can confirm that the "What's New" panel is opened if the "Open What's New Panel" button is clicked and that the selected message is rendered in the panel if the "Render Selected Messages" button is clicked.
Description
•