Closed Bug 875016 Opened 11 years ago Closed 11 years ago

Build break on b2g desktop due to wrong return type in BluetoothServiceChildProcess

Categories

(Firefox OS Graveyard :: Bluetooth, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: qdot, Assigned: qdot)

Details

(Whiteboard: [fixed-in-birch])

Attachments

(1 file)

In code landed in bug 839370, there's a function with a declared return of bool that actually returns an nsresult. This causes build failure on desktop b2g. I'm going to guess this doesn't break on the phone but does break on desktop due to differing toolchain versions, and we don't build bluetooth in our desktop builds on tbpl, so it didn't show up there.
Comment on attachment 752867 [details] [diff] [review]
Patch 1 (v1) - Fix return type for UpdateSdpRecords

Review of attachment 752867 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for fixing this!
Attachment #752867 - Flags: review?(echou) → review+
Whiteboard: [fixed-in-birch]
https://hg.mozilla.org/mozilla-central/rev/6b82e927bcb0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: