Closed
Bug 1246445
Opened 10 years ago
Closed 10 years ago
Swift 2.2 changes
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 4.0+ | --- |
People
(Reporter: rnewman, Assigned: st3fan)
References
Details
Attachments
(2 files, 2 obsolete files)
We'll need to merge this when Xcode 7.3 leaves beta. Not many changes, at least.
| Reporter | ||
Comment 1•10 years ago
|
||
Note that this is still not enough, because we crash the compiler:
http://openradar.appspot.com/radar?id=6174752175554560
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
| Reporter | ||
Updated•10 years ago
|
tracking-fxios:
--- → ?
| Reporter | ||
Updated•10 years ago
|
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8716690 [details] [review]
Pull req.
These are not issues anymore in the final Xcode 7.3 release.
Attachment #8716690 -
Flags: review-
| Assignee | ||
Comment 3•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8716690 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8734704 -
Attachment is obsolete: true
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8734706 [details] [review]
PR: https://github.com/mozilla/firefox-ios/pull/1667
Need a good amount of eyes on this patch.
The first two commits about compile errors. The rest is about warnings.
If I disable UITests then everything succeeds except testBookmark() and testTabManagerStoreChangesInDB(). We knew those were failing already, so that is nothing new.
UITests has to be disabled because of https://bugzilla.mozilla.org/show_bug.cgi?id=1259748
Attachment #8734706 -
Flags: review?(sleroux)
Attachment #8734706 -
Flags: review?(rnewman)
Attachment #8734706 -
Flags: review?(jhugman)
Attachment #8734706 -
Flags: review?(etoop)
Attachment #8734706 -
Flags: review?(bnicholson)
Attachment #8734706 -
Flags: review?(bmunar)
| Assignee | ||
Updated•10 years ago
|
| Assignee | ||
Updated•10 years ago
|
Severity: normal → blocker
Rank: 1
Comment 6•10 years ago
|
||
Comment on attachment 8734706 [details] [review]
PR: https://github.com/mozilla/firefox-ios/pull/1667
Looks good overall. Mostly nits and comments.
Attachment #8734706 -
Flags: review?(sleroux) → review+
Comment 7•10 years ago
|
||
Comment on attachment 8734706 [details] [review]
PR: https://github.com/mozilla/firefox-ios/pull/1667
LGTM!
Attachment #8734706 -
Flags: review?(bnicholson) → review+
| Reporter | ||
Updated•10 years ago
|
Assignee: rnewman → sarentz
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 9•10 years ago
|
||
This is https://github.com/mozilla/firefox-ios/pull/1672 with all the nits addressed.
| Reporter | ||
Updated•10 years ago
|
Attachment #8734706 -
Flags: review?(rnewman)
Attachment #8734706 -
Flags: review?(jhugman)
Attachment #8734706 -
Flags: review?(etoop)
Attachment #8734706 -
Flags: review?(bmunar)
Attachment #8734706 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•