Closed Bug 1819733 Opened 3 years ago Closed 3 years ago

`TabSheetBehaviorManagerTest` fails after Compose refactor to `TabSheetBehaviorManager`

Categories

(Firefox for Android :: Tabs, defect, P3)

All
Android
defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox110 --- unaffected
firefox111 --- unaffected
firefox112 --- fixed

People

(Reporter: 007, Assigned: 007)

References

(Regression)

Details

(Keywords: regression, Whiteboard: [fxdroid])

Attachments

(1 file)

For some reason, the CI did not catch this when landing Bug 1814987.

This is a one-line fix:

Before After
private val behavior: BottomSheetBehavior<View> private val behavior: BottomSheetBehavior<out View>

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

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: