Closed
Bug 1951943
Opened 11 days ago
Closed 10 days ago
An error message is displayed in browser console when clicking any of the buttons from the opt-in message
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1951651
Tracking | Status | |
---|---|---|
firefox136 | --- | unaffected |
firefox137 | --- | affected |
firefox138 | --- | affected |
People
(Reporter: cmuntean, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
493.08 KB,
video/mp4
|
Details |
[Affected versions]:
- Firefox Beta 137.0b7 (Build ID: 20250303103151)
- Nightly 138.0a1 (Build ID: 20250219215346)
[Affected Platforms]:
- Windows 10 x64
- MacOS 14.7.1
- Linux Mint 20.1
[Prerequisites]:
- Have a Firefox Beta 137 en-US build installed/extracted.
- Have the following prefs set:
- browser.search.region = US
- browser.urlbar.quicksuggest.contextualOptIn = true
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Open the browser console (CTRL/CMD + Shift + J).
- Click in the addressbar.
- Click any of the buttons from the opt-in message.
- Observe the browser console.
[Expected result]:
- There are no errors related to the opt-in message.
[Actual result]:
- The "this._shouldDisplayContextualOptIn is not a function" error message is displayed.
[Notes]:
- This issue is NOT reproducible on Firefox Release 136.0.
- Attached is a screen recording of the issue.
Comment 1•10 days ago
|
||
Thank you very much for filing this!
The patch for bug 1951651 should fix this as well.
Please let me close as duplicated.
You need to log in
before you can comment on or make changes to this bug.
Description
•