Closed
Bug 1638274
Opened 5 years ago
Closed 5 years ago
Error thrown when accessing WNPanel message
Categories
(Firefox :: Messaging System, defect, P1)
Firefox
Messaging System
Tracking
()
VERIFIED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | verified |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
target.getAttribute is not a function
is thrown when accessing a What's New panel message.
Looks to be a regression of bug 1616280 where we switched to show the message inside a custom element. The side effect of this bug is that the panel remains open after click.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/50d54b0c5a61
Error thrown when accessing What's New panel message r=Gijs
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Comment 4•5 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (78.0a1 Build ID - 20200520033931) installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15.3. Now the "What's New" panel is closed after a message is clicked and there is no error displayed in the "Browser Console".
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•