Closed
Bug 1199338
Opened 11 years ago
Closed 11 years ago
Crash on tap of the tab button (TabTrayController.swift) in makeConstraints()
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: aaronmt, Assigned: sleroux)
References
Details
(Keywords: crash, reproducible)
Attachments
(1 file)
Could not cast value of type '_UILayoutSpacer' (0x108af8218) to 'UIView' (0x108adf1c8).
Crash on
let topLayoutGuide = self.topLayoutGuide as! UIView
| Reporter | ||
Updated•11 years ago
|
Severity: normal → critical
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sleroux
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8654161 -
Flags: review?(etoop)
Comment 2•11 years ago
|
||
Comment on attachment 8654161 [details] [review]
https://github.com/mozilla/firefox-ios/pull/985
Looks good & works too. Who could ask for more.
Attachment #8654161 -
Flags: review?(etoop) → review+
| Reporter | ||
Updated•11 years ago
|
No longer blocks: ios9compat
| Assignee | ||
Comment 3•11 years ago
|
||
Merged
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•