Closed Bug 786809 Opened 12 years ago Closed 12 years ago

(b2g-stk) B2G RIL: typo in Stk

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: allstars.chh, Assigned: allstars.chh)

Details

Attachments

(1 file, 1 obsolete file)

There are typos in StkCommandParamsFactory.processDisplayText and StkProactiveCmdHelper.retrieceDefaultText I didn't notice in the first place.
Attached patch Patch to fix typo (obsolete) — Splinter Review
Hi, philikon:
I spot some typos I made in stk patches.

sorry for my carelessness.
Attachment #656595 - Flags: review?(philipp)
Comment on attachment 656595 [details] [diff] [review]
Patch to fix typo

Review of attachment 656595 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/system/gonk/ril_worker.js
@@ -5480,5 @@
>          commandQualifier: cmdDetails.commandQualifier,
>          resultCode: STK_RESULT_REQUIRED_VALUES_MISSING});
>        throw new Error("Stk Display Text: Required value missing : Text String");
>      }
> -    textMsg.text = ctlv.value.text;

This line occurs two more times throughout ril_worker.js... should those also be fixed?
Attachment #656595 - Flags: review?(philipp) → review+
Hi, philikon
Yes, you're right. more typos.....

Thanks for catching that.
Attachment #656595 - Attachment is obsolete: true
https://hg.mozilla.org/mozilla-central/rev/87916fa5d94f
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: