Closed
Bug 908075
Opened 11 years ago
Closed 11 years ago
B2G STK: support "user activity event" envelope command
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: gwang, Assigned: gwang)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
allstars.chh
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
(In reply to Georgia Wang from comment #0)
>
ENVELOPE (EVENT DOWNLOAD - User activity)
When the terminal next detects some user activity (e.g. a key-press, removal of key-lock), the terminal shall
inform the UICC that this has occurred, by using the ENVELOPE (EVENT DOWNLOAD - user activity)
command
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Comment 2•11 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=ebe366d3b95a TryServer result possitive
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #799899 -
Flags: review?(allstars.chh)
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #799900 -
Flags: review?(allstars.chh)
Attachment #799899 -
Flags: review?(allstars.chh) → review+
Attachment #799900 -
Flags: review?(allstars.chh) → review+
Comment on attachment 799900 [details] [diff] [review]
Part2: "User Activity" event xpcshell test
Review of attachment 799900 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/system/gonk/tests/test_ril_worker_stk.js
@@ +915,5 @@
> + do_check_eq(pduHelper.readHexOctet(), 1);
> + do_check_eq(pduHelper.readHexOctet(), STK_EVENT_TYPE_USER_ACTIVITY);
> +
> + run_next_test();
> + };
indent please
Assignee | ||
Comment 6•11 years ago
|
||
Attachment #799900 -
Attachment is obsolete: true
I'll push these patches when Bug 912909 is fixed.
Depends on: 912909
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/288b2a3c063b
https://hg.mozilla.org/mozilla-central/rev/9cf2be195a9a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•