Closed
Bug 1392835
Opened 8 years ago
Closed 8 years ago
Compilation error in BaseHistoricalBrowserSchema.update
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 9.0 | --- |
People
(Reporter: st3fan, Unassigned)
Details
(Whiteboard: [MobileCore])
BaseHistoricalBrowserSchema.update() is missing a return statement. It does have an assert that always fails though. This was probably valid on Swift 3.1. Looks like 3.2 is a bit more strict.
| Reporter | ||
Updated•8 years ago
|
Summary: Compilation error in BaseHistoricalBrowserSchema → Compilation error in BaseHistoricalBrowserSchema.update
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Whiteboard: [MobileCore]
You need to log in
before you can comment on or make changes to this bug.
Description
•