Closed Bug 992634 Opened 11 years ago Closed 10 years ago

Build fails for flatfish in GonkGPSGeolocationProvider.cpp

Categories

(Core :: DOM: Geolocation, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: gerard-majax, Assigned: gerard-majax)

Details

(Keywords: regression)

Attachments

(1 file)

Looks like the work for adding MLS and stuff like that does not completely encapsulate out MOZ_B2G_RIL, and hence build for Flatfish (which has no MOZ_B2G_RIL defined) fails because of lacking nsIRilNetworkInterface. Attached is a quick patch that at least makes the build pass. I did not tested it a lot.
Attachment #8402285 - Flags: review?(dougt)
Assignee: nobody → lissyx+mozillians
instead we should remove the nsIObserver implementation on non MOZ_B2G_RIL defined builds. I looks like Observe() is only used for MOZ_B2G_RIL things.
Attachment #8402285 - Flags: review?(dougt) → review-
This has been somehow fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: