Closed
Bug 1148651
Opened 10 years ago
Closed 10 years ago
[STK] No Terminal Response received for [SETUP EVENT LIST: Browser Termination] proactive command
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:2.2+, b2g-v2.2 fixed, b2g-master fixed)
People
(Reporter: anshulj, Assigned: selee)
References
Details
(Whiteboard: [caf priority: p2][CR 814242][ft:comms])
Attachments
(5 files)
80 bytes,
text/plain
|
anshulj
:
feedback+
|
Details |
46 bytes,
text/x-github-pull-request
|
Details | Review | |
46 bytes,
text/x-github-pull-request
|
frsela
:
review+
bajaj
:
approval-gaia-v2.2+
|
Details | Review |
46 bytes,
text/x-github-pull-request
|
Details | Review | |
46 bytes,
text/x-github-pull-request
|
Details | Review |
STR:
- Run USAT GCF 27.22.7.9.1.1
- Card sends SET UP EVENT LIST: Browser Termination proactive command.
Expected: Terminal response for the set up event list
Observed: No terminal response being sent
This seems like a regression from bug 1088611 where the code to send terminal response is explicitly removed.
Whiteboard: [caf priority: p2][CR 814242]
Comment 2•10 years ago
|
||
Hi Wesley, are you in charge of the STK and triage this? Thanks.
Flags: needinfo?(whuang)
Assignee | ||
Comment 4•10 years ago
|
||
Flags: needinfo?(selee)
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8586579 [details]
Trial Patch for v2.2
Hi Anshul,
Could you try the patch?
I add the TR back.
Thank you.
Attachment #8586579 -
Attachment description: T → Trial Patch for v2.2
Flags: needinfo?(anshulj)
Comment 6•10 years ago
|
||
Very likely this will be a blocker, but would like to hear from devs first.
We're very close to FC date (April6th).
Updated•10 years ago
|
Whiteboard: [caf priority: p2][CR 814242] → [caf priority: p2][CR 814242][ft:comms]
(In reply to Sean Lee [:seanlee] from comment #4)
> Created attachment 8586579 [details]
> Trial Patch for v2.2
Sean, would you know why this TR was removed in bug 1088611. I don't have access to the bug so don't know the history.
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Anshul from comment #7)
> Sean, would you know why this TR was removed in bug 1088611. I don't have
> access to the bug so don't know the history.
This is caused by another device's modem chip design.
The modem chip will send the TR for SET_UP_EVENT proactive command.
Assignee | ||
Comment 9•10 years ago
|
||
This is a mistake that the TR for SET_UP_EVENT proactive command is removed.
So I think this should be added back.
Flags: needinfo?(anshulj)
Attachment #8586579 -
Flags: feedback+
Comment 10•10 years ago
|
||
Comment hidden (obsolete) |
Assignee | ||
Comment 12•10 years ago
|
||
Comment on attachment 8588402 [details] [review]
PR for v2.2
Hi Fernando,
Could you help to review my PR?
Thank you very much.
Assignee | ||
Comment 13•10 years ago
|
||
Comment on attachment 8588402 [details] [review]
PR for v2.2
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): bug 1088611
[User impact] if declined:
We won't pass STK test.
The current design is for a specific MODEM chip, not a generic one.
see comment 8
[Testing completed]:
Report has been accepted this changes.
[Risk to taking this patch] (and alternatives if risky):
Only sending a TR for SET_UP_EVENT. Very minor risky.
[String changes made]:
None
Attachment #8588402 -
Flags: approval-gaia-v2.2?
Updated•10 years ago
|
Attachment #8588402 -
Flags: review?(frsela) → review+
Reporter | ||
Comment 14•10 years ago
|
||
Bhavna, could you please approve the uplift?
Flags: needinfo?(bbajaj)
Updated•10 years ago
|
Flags: needinfo?(bbajaj)
Attachment #8588402 -
Flags: approval-gaia-v2.2? → approval-gaia-v2.2+
Updated•10 years ago
|
blocking-b2g: 2.2? → 2.2+
Assignee | ||
Comment 15•10 years ago
|
||
Updated•10 years ago
|
Flags: needinfo?(whuang)
Comment 16•10 years ago
|
||
Was v3.0 unaffected here?
Assignee: nobody → selee
status-b2g-master:
--- → ?
Flags: needinfo?(selee)
Target Milestone: --- → 2.2 S10 (17apr)
Comment 17•10 years ago
|
||
Assignee | ||
Comment 18•10 years ago
|
||
Hi Ryan, This is by modem chip design to send TR or not, so my opinion is adding the code to send TR. If there is any design changed for specific chip, we can customize it at device branch. Thank you.
Flags: needinfo?(selee)
Assignee | ||
Updated•10 years ago
|
Comment 19•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•