Closed Bug 1861455 Opened 2 years ago Closed 2 years ago

Replace redundant Mode type with Browsing Mode

Categories

(Firefox for Android :: Homepage, enhancement, P3)

All
Android
enhancement

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox120 --- wontfix
firefox121 --- fixed

People

(Reporter: matt-tighe, Assigned: matt-tighe)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxdroid])

Attachments

(1 file)

There are two types that track private browsing mode in the app:

  1. BrowsingMode, which is used by the BrowsingModeManager
  2. Mode, which is kept in the AppStore

These types are redundant and don't seem to add any additional semantic value. There is risk of them getting out of sink, and cognitive overhead of the codebase is higher.

Since BrowsingMode is used more broadly, replace usages of Mode with it.

Blocks: 1861459
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Flags: qe-verify+

No need to uplift to Beta 120.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: