ASRouterUtils.blockBundle is not a function
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | unaffected |
| firefox76 | --- | wontfix |
| firefox77 | --- | verified |
People
(Reporter: andreio, Assigned: emcminn)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I hit this error when trying to block TRAILHEAD_CARD_11, probably because of the "bundled": 3, attribute on the message.
Maybe we can also add some unit tests around this functionality to catch regressions.
| Assignee | ||
Comment 1•6 years ago
|
||
Yes, I'm seeing it on all the messages that have bundled: 3 instead of the includeBundle object - could be this is either an issue with the template, or with the function. I'll take a look at both and pinpoint what's happening, and then we can decide how we want to fix it.
| Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 5•6 years ago
|
||
| bugherder | ||
Comment 6•6 years ago
|
||
I have verified that this issue is no longer reproducible with the latest Firefox Nightly (77.0a1 Build ID - 20200407214402) installed, on Windows 10 x64, Ubuntu 18.04 x64 and Mac 10.15.3. Now, the “TRAILHEAD_CARD_11” is successfully blocked after the “Block” button is clicked and the “ASRouterUtils.blockBundle is not a function” error is no longer displayed in the “Browser Console”.
Comment 7•6 years ago
|
||
The patch landed in nightly and beta is affected.
:emcminn, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.
For more information, please visit auto_nag documentation.
| Assignee | ||
Updated•6 years ago
|
Description
•