Closed
Bug 790550
Opened 11 years ago
Closed 11 years ago
B2G STK: Update MozStkResponse
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
(Whiteboard: [LOE: S])
Attachments
(2 files)
1.02 KB,
patch
|
philikon
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
3.35 KB,
patch
|
philikon
:
review+
|
Details | Diff | Splinter Review |
As sicking asked in Bug 744714 comment 80, the field isUCS2 seems redundant. Now since MozStkCommand is also provided in sendStkRespose in Bug 786831, we could remove isUCS2 and isPacked from MozStkResponse.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → allstars.chh
Status: NEW → ASSIGNED
Whiteboard: [LOE: S]
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 661119 [details] [diff] [review] Part 1: IDL Hi, philikon This patch just simply removed isUCS2 and isPacked from MozStkResponse. thanks
Attachment #661119 -
Flags: review?(philipp)
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 661120 [details] [diff] [review] Part 2: Impl Hi, philikon This is revised implementation. Thank you.
Attachment #661120 -
Flags: review?(philipp)
Updated•11 years ago
|
Attachment #661119 -
Flags: review?(philipp) → review+
Updated•11 years ago
|
Attachment #661120 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 661119 [details] [diff] [review] Part 1: IDL Hi, sicking This patch is to address your comment in Bug 744714 comment 80, would you review this for me ? Thanks you.
Attachment #661119 -
Flags: superreview?(jonas)
Attachment #661119 -
Flags: superreview?(jonas) → superreview+
Assignee | ||
Comment 6•11 years ago
|
||
try result https://tbpl.mozilla.org/?tree=Try&rev=5478263bda9c
Assignee | ||
Comment 7•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/447a1f0979e9 https://hg.mozilla.org/integration/mozilla-inbound/rev/5926706cf446
Target Milestone: --- → mozilla18
Comment 8•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/447a1f0979e9 https://hg.mozilla.org/mozilla-central/rev/5926706cf446
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•