Closed
Bug 1091504
Opened 9 years ago
Closed 9 years ago
[B2G][GAIA] STK: AP should not send TR for STK_CMD_REFRESH.
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:2.0M+, b2g-v2.0 affected, b2g-v2.0M fixed, b2g-v2.1 affected, b2g-v2.2 fixed)
People
(Reporter: sku, Assigned: mancas)
References
Details
Attachments
(3 files)
Per AOSP design REFRESH command does not need TR (see [1]) either. See also Bug 1033974 for other commands that not need TR. [1] - https://code.google.com/p/android-source-browsing/source/browse/telephony/java/com/android/internal/telephony/cat/CatService.java?repo=platform--frameworks--base&name=android-cts-4.0.3_r1#227
Reporter | ||
Updated•9 years ago
|
blocking-b2g: --- → 2.0M?
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → b.mcb
Updated•9 years ago
|
blocking-b2g: 2.0M? → 2.0M+
status-b2g-v2.0:
--- → affected
status-b2g-v2.0M:
--- → affected
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → affected
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8514915 -
Flags: review?(timdream)
Comment 2•9 years ago
|
||
Comment on attachment 8514915 [details] [review] Patch v2.0m Don't we need a master patch?
Attachment #8514915 -
Flags: review?(timdream) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Comment 4•9 years ago
|
||
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8515799 [details] [review] Patch master Hey Tim, please take a quick look at the patches, since I've changed the unit test related to the STK_CMD_REFRESH command Thanks
Attachment #8515799 -
Flags: review?(timdream)
Updated•9 years ago
|
Attachment #8515799 -
Flags: review?(timdream) → review+
Comment 7•9 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/4b84873a4bef3e1d37515e0363a931a561aa8adb
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S9 (21Nov)
Comment 8•9 years ago
|
||
v2.0m: https://github.com/mozilla-b2g/gaia/commit/ee5cf148b4c546beea9bfb799d2a3ee62074957d
You need to log in
before you can comment on or make changes to this bug.
Description
•