Closed Bug 1882405 Opened 1 year ago Closed 1 year ago

Fix Bug in Translations Reducer that prevents Updates being Emitted to Observers

Categories

(Firefox for Android :: Translations, defect, P1)

All
Android
defect

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox123 --- unaffected
firefox124 --- wontfix
firefox125 --- fixed

People

(Reporter: olivia, Assigned: olivia)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [fxdroid][foundation])

Attachments

(1 file)

When testing this patch, toggles weren't being updated based on the value, even though the browser store knew the correct value. This is due to using var for this PageSettings data structure to set items like this in the reducer. Switching back from var to val on the data structure and making a new pageSettings each time fixed the issue.

Assignee: nobody → ohall
Severity: -- → S3
Keywords: regression
Priority: -- → P1
Regressed by: 1877203
Whiteboard: [fxdroid][foundation]

Set release status flags based on info from the regressing bug 1877203

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: