Closed Bug 1199814 Opened 9 years ago Closed 9 years ago

Invert nil try? assertion in SearchEngines.swift

Categories

(Firefox for iOS :: Browser, defect)

All
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bnicholson, Assigned: bnicholson)

References

Details

Attachments

(1 file)

try? returns a value on success, but we're asserting "listFile == nil", which means we're asserting that the search list file is *not* found.
https://github.com/mozilla/firefox-ios/commit/922a26de3badcca88fead7b33964e23a70f92b2f
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: