Closed Bug 1331970 Opened 8 years ago Closed 8 years ago

Crash in MenuPresentationAnimator

Categories

(Firefox for iOS :: General, defect, P1)

Other
iOS
defect

Tracking

()

RESOLVED FIXED
Iteration:
1.16
Tracking Status
fxios 7.0+ ---
fxios-v6.0 --- affected
fxios-v7.0 --- fixed

People

(Reporter: csuciu, Assigned: sleroux)

Details

(Keywords: crash, steps-wanted, topcrash, Whiteboard: [MobileCore])

Attachments

(2 files)

Currently #1 crash in Firefox 6.0 according to the Organizer.
Is this code only executed on opening the menu? iPhone 6 (iPhone7,2 in the report)?
Keywords: crash
Crashing on L106 inside MenuPresentationAnimator.swift [1]: > menuViewSnapshot = menuView.snapshotViewAfterScreenUpdates(false)! We probably shouldn't be force unwrapping this. We do the same thing on L100 so we should fix that too. In this case, it will crash when dismissing the menu. Probably not easy to reproduce but you might be able to if you open the menu open/closed quickly or backgrounding the app and closing? [1] https://github.com/mozilla-mobile/firefox-ios/blob/master/Client/Frontend/Menu/MenuPresentationAnimator.swift#L106
Priority: -- → P1
Whiteboard: [MobileCore]
Dominating the top spot on 6.0 currently (affecting ~iPhone 99%).
Assignee: nobody → sleroux
Status: NEW → ASSIGNED
Iteration: --- → 1.16
Whiteboard: [MobileCore] → [MobileCore][needsuplift]
Attachment #8840972 - Flags: review?(fpatel) → review+
master b9b8f23c4d36b5840b142898843e37a4cf0fd933
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
v7.x 2bc4cb7a7e39d4f2bca36047dc4010802cbdd76f
Whiteboard: [MobileCore][needsuplift] → [MobileCore]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: