Closed
Bug 1133400
Opened 10 years ago
Closed 10 years ago
[B2G][Emulator] Fix an implementation defect of emulator 'modem enable|disable <feature>'
Categories
(Firefox OS Graveyard :: Emulator, defect)
Tracking
(tracking-b2g:backlog, b2g-master fixed)
Tracking | Status | |
---|---|---|
b2g-master | --- | fixed |
People
(Reporter: bhsu, Assigned: bhsu)
References
Details
Attachments
(1 file)
There are two things to be fixed. Firsr, we should check whether the argument is passed before we compare it with feature strings(e.g., "hold"). Second, if the passed argument doesn't match any feature strings, it would be nice to print an error message.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → bhsu
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8564860 -
Flags: review?(echen)
Updated•10 years ago
|
blocking-b2g: --- → backlog
Comment 2•10 years ago
|
||
Comment on attachment 8564860 [details] [review]
[external/qemu] pull request 131. r=echen
I have left some comments in github, please address them and request review again, thank you.
Attachment #8564860 -
Flags: review?(echen)
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8564860 [details] [review]
[external/qemu] pull request 131. r=echen
Hi Edgar,
I've updated the pull request. Do you mind reviewing it again?
Attachment #8564860 -
Flags: review?(echen)
Comment 4•10 years ago
|
||
Comment on attachment 8564860 [details] [review]
[external/qemu] pull request 131. r=echen
Thank you.
Attachment #8564860 -
Flags: review?(echen) → review+
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Assignee | ||
Updated•10 years ago
|
Attachment #8564860 -
Attachment description: [external/qemu] pull request 131 → [external/qemu] pull request 131. r=echen
Assignee | ||
Comment 5•10 years ago
|
||
Keywords: checkin-needed
Comment 6•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-b2g-master:
--- → fixed
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S9 (3apr)
You need to log in
before you can comment on or make changes to this bug.
Description
•