Closed Bug 1123072 Opened 11 years ago Closed 11 years ago

[Flatfish] build broken due to unused variables in GonkGPSGeolocationProvider.cpp

Categories

(Core :: DOM: Geolocation, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

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

References

Details

(Whiteboard: [systemsfe])

Attachments

(1 file, 4 obsolete files)

In file included from Unified_cpp_dom_system_gonk0.cpp:38:0: ../../../../gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp: In member function 'void GonkGPSGeolocationProvider::StartGPS()': ../../../../gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp:676:8: error: unused variable 'singleShot' [-Werror=unused-variable] bool singleShot = false; ^ In file included from Unified_cpp_dom_system_gonk0.cpp:38:0: ../../../../gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp: At global scope: ../../../../gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp:60:20: error: 'kNetworkConnStateChangedTopic' defined but not used [-Werror=unused-variable] static const char* kNetworkConnStateChangedTopic = "network-connection-state-changed";
Assignee: nobody → lissyx+mozillians
Whiteboard: [systemsfe]
Attachment #8550903 - Flags: review?(kchen)
Attachment #8550903 - Flags: review?(kchen) → review+
Blocks: 1123077
Keywords: checkin-needed
this failed to apply: renamed 1123072 -> Bug-1123072---Fix-build-of-GonkGPSGeolocationProvi.patch applying Bug-1123072---Fix-build-of-GonkGPSGeolocationProvi.patch patching file dom/system/gonk/GonkGPSGeolocationProvider.cpp Hunk #1 FAILED at 51 1 out of 2 hunks FAILED -- saving rejects to file dom/system/gonk/GonkGPSGeolocationProvider.cpp.rej patch failed, unable to continue (try -v) patch failed, rejects left in working dir errors during apply, please fix and refresh Bug-1123072---Fix-build-of-GonkGPSGeolocationProvi.patch could you take a look, thanks!
Flags: needinfo?(lissyx+mozillians)
Keywords: checkin-needed
Attachment #8550903 - Attachment is obsolete: true
Flags: needinfo?(lissyx+mozillians)
Comment on attachment 8551172 [details] [diff] [review] Fix build of GonkGPSGeolocationProvider on Flatfish r=kchen Carrying r+, rebased on master Tomcat, can you retry with this one?
Flags: needinfo?(cbook)
Attachment #8551172 - Flags: review+
Keywords: checkin-needed
Attached file rej file (obsolete) —
Flags: needinfo?(cbook)
Attached patch bug1123072.patch (obsolete) — Splinter Review
This is the diff from the try push.
Attachment #8551189 - Attachment is obsolete: true
Flags: needinfo?(cbook)
Depends on: 878748
Attachment #8551199 - Attachment is obsolete: true
Attachment #8551172 - Attachment is obsolete: true
Comment on attachment 8551203 [details] [diff] [review] Fix build of GonkGPSGeolocationProvider on Flatfish r=kchen Carrying r+, rebased on top of bug 878748
Attachment #8551203 - Flags: review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Flags: needinfo?(cbook)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: