Bug 1893675 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Pr-requisite
Create CFR with layout as `addon_recommendation` , template as `CFR_doorhanger` and `skip_address_bar_notifier` as false similar to [YOUTUBE_ENHANCE_3 message here](https://searchfox.org/mozilla-central/rev/279e588a6d5fcb2f652fc26345ddb2a3b4d58b0e/browser/components/asrouter/modules/CFRMessageProvider.sys.mjs#221)

STR:
1.  Go to devtools
2. Click Show button next to YOUTUBE_ENHANCE_3 message
3. Page Action buttons in UrlBar doesn't render correct

This could be an underlying reason for intermittent seen in [browser_asrouter_cfr tests](https://searchfox.org/mozilla-central/rev/279e588a6d5fcb2f652fc26345ddb2a3b4d58b0e/browser/components/asrouter/tests/browser/browser_asrouter_cfr.js#29) that uses above properties for most of its test cases

Noticed Page Action buttons shows correct with layout `icon_and_message` that  was fixed with https://bugzilla.mozilla.org/show_bug.cgi?id=1840867
Pr-requisite
Create CFR with layout as `addon_recommendation` , template as `CFR_doorhanger` and `skip_address_bar_notifier` as false similar to [YOUTUBE_ENHANCE_3 message here](https://searchfox.org/mozilla-central/rev/279e588a6d5fcb2f652fc26345ddb2a3b4d58b0e/browser/components/asrouter/modules/CFRMessageProvider.sys.mjs#221)

STR:
1.  Go to devtools
2. Click Show button next to YOUTUBE_ENHANCE_3 message
3. Page Action buttons in UrlBar doesn't render correct

This could be an underlying reason for intermittent seen in [browser_asrouter_cfr tests](https://searchfox.org/mozilla-central/rev/279e588a6d5fcb2f652fc26345ddb2a3b4d58b0e/browser/components/asrouter/tests/browser/browser_asrouter_cfr.js#29) that uses above properties for most of its test cases

Noticed Page Action buttons shows correct with layout `icon_and_message` that  was fixed with Bug 1840867 and Bug 1831198

Back to Bug 1893675 Comment 0