Closed
Bug 1166936
Opened 10 years ago
Closed 10 years ago
JS Warning in TelephonyService.js
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox41 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: fabrice, Assigned: fabrice)
References
Details
Attachments
(1 file)
908 bytes,
patch
|
aknow
:
review+
|
Details | Diff | Splinter Review |
Seen in logcat:
W/GeckoConsole( 7534): [JavaScript Warning: "calling a builtin Set constructor without new is deprecated and will be forbidden in ES6" {file: "jar:file:///system/b2g/omni.ja!/components/TelephonyService.js" line: 1464}]
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → fabrice
Attachment #8608351 -
Flags: review?(htsai)
Comment 3•10 years ago
|
||
Comment on attachment 8608351 [details] [diff] [review]
telephonyservice.patch
Review of attachment 8608351 [details] [diff] [review]:
-----------------------------------------------------------------
Steal the review. r=me.
Actually, we have filed a bug for this issue. The reason why we didn't fix it immediately is the bug seems to be a good first bug (easy to fix).
Anyway, thank you, Fabrice. It's truly nice to have this patch and clear the bothersome warning.
Attachment #8608351 -
Flags: review?(htsai) → review+
Comment 5•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•