Closed
Bug 1166863
Opened 10 years ago
Closed 10 years ago
[Messages] Convert string.contains to string.includes
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S13 (29may)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
Seeing errors like:
JavaScript warning: JavaScript warning: app://communications.gaiamobile.org/dialer/test/unit/dialer_test.js?time=1432147671966, line 750: String.prototype.contains() is deprecated and will be removed in a future release; use String.prototype.includes() instead
| Assignee | ||
Updated•10 years ago
|
Component: Gaia::Contacts → Gaia::SMS
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8608276 [details] [review]
[gaia] KevinGrandon:bug_1166863_messages_string_includes > mozilla-b2g:master
Oleg or Steve - would either one of you have time for a review?
Attachment #8608276 -
Flags: review?(schung)
Attachment #8608276 -
Flags: review?(azasypkin)
Comment 3•10 years ago
|
||
Thanks for the fix! We have contributor that wanted to work on the dupe of this bug (bug 1161530).
Let me check if he's still working on this :)
Comment 4•10 years ago
|
||
Comment on attachment 8608276 [details] [review]
[gaia] KevinGrandon:bug_1166863_messages_string_includes > mozilla-b2g:master
LGTM if bug 1161530 didn't have any progress yet, thanks!
Attachment #8608276 -
Flags: review?(schung) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8608276 [details] [review]
[gaia] KevinGrandon:bug_1166863_messages_string_includes > mozilla-b2g:master
Thanks.. Let's give the contributor a few days in bug 1161530 to see if they want to land a patch. If not we can land this.
Comment 7•10 years ago
|
||
Comment on attachment 8608276 [details] [review]
[gaia] KevinGrandon:bug_1166863_messages_string_includes > mozilla-b2g:master
Okay, contributor haven't started to work on this bug yet, so let's land it!
Attachment #8608276 -
Flags: review?(azasypkin)
| Assignee | ||
Comment 8•10 years ago
|
||
Ah, sorry for taking the easy/contributor bug. Will mind that in the future.
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
Comment 9•10 years ago
|
||
http://docs.taskcluster.net/tools/task-graph-inspector/#my3gazQuQnWYMM_w-yUb7g
The pull request failed to pass integration tests. It could not be landed, please try again.
| Assignee | ||
Comment 10•10 years ago
|
||
Tree closure might be having some weird effect on autolander. Let's try this again.
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
Comment 11•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla-b2g/gaia/commit/6fa6da150c71a18a274da87a06b1c88e7b7db33f
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.2 S13 (29may)
You need to log in
before you can comment on or make changes to this bug.
Description
•