Closed
Bug 1178350
Opened 10 years ago
Closed 10 years ago
Top site removal causes crash
Categories
(Firefox for iOS :: Home screen, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: tecgirl, Assigned: sleroux)
Details
(Keywords: crash, Whiteboard: noteworthy)
Attachments
(1 file)
On the top site panel, long-press a tile to enable 'edit mode'. Tap any red [x] to remove a tile. Immediate crash.
main.swift, line 20: UIApplicationMain(Process.argc, Process.unsafeArgv, NSStringFromClass(UIApplication.self), NSStringFromClass(appDelegate))
From log: libc++abi.dylib: terminating with uncaught exception of type NSException
Updated•10 years ago
|
tracking-fxios:
--- → +
Keywords: crash
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sleroux
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8627335 -
Flags: review?(sarentz)
Updated•10 years ago
|
Severity: normal → critical
Comment 2•10 years ago
|
||
Comment on attachment 8627335 [details] [review]
PR https://github.com/mozilla/firefox-ios/pull/653
LGTM if it works. Thanks for cleaning up after me!
Attachment #8627335 -
Flags: review?(sarentz) → review+
Updated•10 years ago
|
Status: NEW → ASSIGNED
Hardware: Other → All
Assignee | ||
Comment 3•10 years ago
|
||
Merged.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Whiteboard: noteworthy
You need to log in
before you can comment on or make changes to this bug.
Description
•