Open Bug 1953129 Opened 6 days ago Updated 3 hours ago

browser.search.totalSearches capped at 101 and not 100

Categories

(Firefox :: Messaging System, defect, P1)

Firefox 136
defect
Points:
1

Tracking

()

UNCONFIRMED
Iteration:
138.2 - Mar 17 - Mar 28

People

(Reporter: sertonix, Assigned: jprickett)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [qa-triaged])

Attachments

(1 file)

Steps to reproduce:

Go to about:config and set browser.search.totalSearches to 100. Then search in a new tab.

Actual results:

browser.search.totalSearches increased from 100 to 101

Expected results:

browser.search.totalSearches shouldn't increase anymore when it reached 100

Keywords: regression
OS: Unspecified → All
Regressed by: 1912351
Hardware: Unspecified → All

I think the fix would simply be replacing totalSearches <= totalSearchesCap with totalSearches < totalSearchesCap.

The Bugbug bot thinks this bug should belong to the 'Fenix::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → General
Product: Firefox → Fenix

:jprickett, since you are the author of the regressor, bug 1912351, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(jprickett)

There is no browser.search.totalSearches in about:config on Fenix. Taking into account the regressor, I'm moving this bug to Firefox product.

Component: General → Messaging System
Product: Fenix → Firefox
Whiteboard: [qa-triaged]
Assignee: nobody → jprickett
Severity: -- → S4
Iteration: --- → 138.1 - Mar 3 - Mar 14
Points: --- → 1
Flags: needinfo?(jprickett)
Priority: -- → P1
Iteration: 138.1 - Mar 3 - Mar 14 → 138.2 - Mar 17 - Mar 28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: