Closed
Bug 1199365
Opened 9 years ago
Closed 9 years ago
Crash on address bar input
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | + | --- |
People
(Reporter: aaronmt, Assigned: sleroux)
References
Details
(Keywords: crash, reproducible)
Attachments
(1 file)
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: A constraint cannot be made between a leading/trailing attribute and a right/left attribute. Use leading/trailing for both or neither.'
*** First throw call stack:
(
0 CoreFoundation 0x000000010e3e39b5 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010d70adeb objc_exception_throw + 48
2 CoreFoundation 0x000000010e3e38ed +[NSException raise:format:] + 205
3 Foundation 0x000000010d2d3f02 +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:] + 299
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sleroux
Reporter | ||
Updated•9 years ago
|
No longer blocks: ios9compat
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8654230 -
Flags: review?(bnicholson)
Comment 2•9 years ago
|
||
Comment on attachment 8654230 [details] [review]
https://github.com/mozilla/firefox-ios/pull/989
Nit: Bug # is wrong in the commit, but looks fine otherwise!
Attachment #8654230 -
Flags: review?(bnicholson) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Merged
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•