Closed
Bug 1131454
Opened 10 years ago
Closed 10 years ago
Don't add transceive req into RequestQueue in NfcMessageHandler.
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(blocking-b2g:2.2+, firefox36 wontfix, firefox37 wontfix, firefox38 fixed, b2g-v2.2 fixed, b2g-master fixed)
People
(Reporter: allstars.chh, Assigned: allstars.chh)
References
Details
(Whiteboard: [p=1])
Attachments
(1 file)
1.16 KB,
patch
|
dimi
:
review+
bajaj
:
approval-mozilla-b2g37+
|
Details | Diff | Splinter Review |
Transceive Req shouldn't be added into mPendingReqQueue in NfcMessageHandler.cpp.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8561907 -
Flags: review?(dlee)
Assignee | ||
Updated•10 years ago
|
blocking-b2g: --- → 2.2?
Updated•10 years ago
|
Attachment #8561907 -
Flags: review?(dlee) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Whiteboard: [p=1]
Target Milestone: --- → 2.2 S6 (20feb)
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8561907 [details] [diff] [review]
Patch.
NOTE: Please see https://wiki.mozilla.org/Release_Management/B2G_Landing to better understand the B2G approval process and landings.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
Bug 1109456
User impact if declined:
NFC operations will fail after calling IsoDep.transceive.
Testing completed:
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=79cc8eda92e2
Risk to taking this patch (and alternatives if risky):
No.
String or UUID changes made by this patch:
No
Attachment #8561907 -
Flags: approval-mozilla-b2g37?
Comment 4•10 years ago
|
||
Updated•10 years ago
|
blocking-b2g: 2.2? → 2.2+
Updated•10 years ago
|
Attachment #8561907 -
Flags: approval-mozilla-b2g37? → approval-mozilla-b2g37+
Comment 5•10 years ago
|
||
status-b2g-v2.2:
--- → fixed
status-b2g-master:
--- → fixed
status-firefox36:
--- → wontfix
status-firefox37:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•