Closed Bug 1238424 Opened 8 years ago Closed 8 years ago

Fix compilation errors on B2G when implementing a new interface for DOM

Categories

(Core :: DOM: Core & HTML, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
firefox46 --- fixed

People

(Reporter: boris, Assigned: boris)

References

Details

Attachments

(1 file)

Here are the errors on the B2G emulator try server:

/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/bluetooth/BluetoothPbapRequestHandle.h:22:1: error: 'BEGIN_BLUETOOTH_NAMESPACE' does not name a type
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/bluetooth/BluetoothPbapRequestHandle.h:60:1: error: 'END_BLUETOOTH_NAMESPACE' does not name a type
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEventBinding.h:39:10: error: 'bluetooth' is not a member of 'mozilla::dom'
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEventBinding.h:39:10: error: 'bluetooth' is not a member of 'mozilla::dom'
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEventBinding.h:39:61: error: template argument 1 is invalid
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEventBinding.h:93:11: error: 'BluetoothVCardPullingEvent' in namespace 'mozilla::dom' does not name a type
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEventBinding.h:114:38: error: 'mozilla::dom::BluetoothVCardPullingEvent' has not been declared
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEvent.h:35:10: error: 'bluetooth' was not declared in this scope
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEvent.h:35:47: error: template argument 1 is invalid
/home/worker/objdir-gecko/objdir/dist/include/mozilla/dom/BluetoothVCardPullingEvent.h:52:3: error: 'bluetooth' does not name a type
Attachment #8706192 - Flags: review?(brsun)
Comment on attachment 8706192 [details] [diff] [review]
Fix a missing header in Bluetooth module

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

Thanks for catching this bug and solving it.
Attachment #8706192 - Flags: review?(brsun) → review+
Status: NEW → ASSIGNED
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/5737b0164ca5
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: