Closed Bug 1046289 Opened 11 years ago Closed 11 years ago

[NFC] Wrong method called to make a connect after BT pairing

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

x86
macOS
defect
Not set
normal

Tracking

(blocking-b2g:2.0+, b2g-v2.0 fixed, b2g-v2.1 fixed)

RESOLVED FIXED
2.1 S1 (1aug)
blocking-b2g 2.0+
Tracking Status
b2g-v2.0 --- fixed
b2g-v2.1 --- fixed

People

(Reporter: kamituel, Assigned: kamituel)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
gweng
: review+
Details | Review
In nfc_handover_manager.js, after pairing with BT device, the this.doConnect() is being called, while it should be this._doConnect(). This is a bug I (unfortunately) introduced when I was working on bug 948823.
Attached file Pull request
Fix and unit test to ensure this code path is covered.
Attachment #8464951 - Flags: review?(gweng)
Comment on attachment 8464951 [details] [review] Pull request Simple change and it looks good. However, I notice that there is no CI result. You may wait or re-trigger it and then land the code.
Attachment #8464951 - Flags: review?(gweng) → review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S1 (1aug)
Comment on attachment 8464951 [details] [review] Pull request 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 #): 948823 [User impact] if declined: NFC BT pairing issues [Testing completed]: yes [Risk to taking this patch] (and alternatives if risky): see user impact [String changes made]: no
Attachment #8464951 - Flags: approval-gaia-v2.0?
[Blocking Requested - why for this release]: Carry over of the blocking nomination from the dupe.
blocking-b2g: --- → 2.0?
blocking-b2g: 2.0? → 2.0+
Comment on attachment 8464951 [details] [review] Pull request Given this is already blocking and will autoland, clearing the approval request here.
Attachment #8464951 - Flags: approval-gaia-v2.0?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: