Closed
Bug 1104590
Opened 10 years ago
Closed 10 years ago
[Telephony] coding defect: missing argument for _getOneActiveCall()
Categories
(Firefox OS Graveyard :: RIL, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aknow, Assigned: aknow)
References
Details
Attachments
(1 file)
1.18 KB,
patch
|
hsinyi
:
review+
|
Details | Diff | Splinter Review |
http://dxr.mozilla.org/mozilla-central/source/dom/telephony/gonk/TelephonyService.js?from=TelephonyService.js#1218
Argument missing here
this._getOneActiveCall( ... )
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8528254 -
Flags: review?(htsai)
Updated•10 years ago
|
Attachment #8528254 -
Flags: review?(htsai) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•