Closed
Bug 1217408
Opened 10 years ago
Closed 10 years ago
Firefox crashes when open into Split View
Categories
(Firefox for iOS :: General, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: csuciu, Assigned: sleroux)
Details
(Keywords: crash, reproducible)
Attachments
(3 files)
From ios-feedback group - https://groups.google.com/a/mozilla.com/forum/#!topic/ios-feedback/BAclL7XpD3I
Device: iPad Air 2 (iOS 9.0.2)
Build: 1112
Steps:
1. Open any app (e.g Twitter)
2. Open Split View and add Firefox
Result: Firefox becomes unresponsive, then crashes.
Note: The crash doesn't occur if Firefox is open first and another app is added into split view after
Updated•10 years ago
|
status-fxios-v1.1:
--- → affected
tracking-fxios:
--- → ?
Comment 1•10 years ago
|
||
Ok, I can reproduce this on my iPad Air. Previously, I had Firefox already running that's why I couldn't hit this crash.
Just hit it on iOS 9.1
Comment 2•10 years ago
|
||
I don't have a device. Can you somehow get a crash log or trace or even console log out of this?
We need more details.
Assignee | ||
Comment 3•10 years ago
|
||
There's an attached crash log - I'll symbolicate/investigate
Comment 5•10 years ago
|
||
Symbolicated
Assignee | ||
Comment 6•10 years ago
|
||
Thanks for the symbolication!
Assignee: nobody → sleroux
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8677581 -
Flags: review?(sarentz)
Assignee | ||
Comment 8•10 years ago
|
||
Turns out willTransitionToTraitCollection gets called BEFORE viewDidLoad in this case... Seems very strange.
Updated•10 years ago
|
Flags: needinfo?(sarentz)
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Attachment #8677581 -
Flags: review?(sarentz) → review+
Reporter | ||
Comment 9•10 years ago
|
||
Verifying as fixed on Beta 1113 running on iPad Air 2 (iOS 9.0.2)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•