Closed
Bug 1303756
Opened 9 years ago
Closed 9 years ago
Fix XMLAttribute/objectForKey deprecation warnings on master
Categories
(Firefox for iOS :: Build & Test, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sleroux, Assigned: sleroux)
References
Details
(Whiteboard: [MobileAS])
Attachments
(1 file)
Looks like from the Swift 2.3 migration, we now have a bunch of warnings across our targets related to the deprecation of objectForKey and allAttributes. We should iron out these warnings for future migrations.
Assignee | ||
Updated•9 years ago
|
Rank: 3
Priority: P3 → P2
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sleroux
Assignee | ||
Comment 1•9 years ago
|
||
XMLAttribute warnings will be resolved when Bug 1237577 lands since we're replacing SWXMLHash
See Also: → 1237577
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8793357 -
Flags: review?(bnicholson)
Updated•9 years ago
|
Attachment #8793357 -
Flags: review?(bnicholson) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•