Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(574)

Issue 658005: Bring Geolocation to life!... (Closed)

Created:
10 years, 10 months ago by joth
Modified:
9 years, 7 months ago
Reviewers:
bulach
CC:
chromium-reviews, ben+cc_chromium.org, jorlow
Visibility:
Public.

Description

Bring Geolocation to life! Bolt the geolocation dispatcher host up to the location arbitrator Introduces a new method for fetching a singleton default location arbitrator with minimal fuss. Fix bug in the geolocation dispatcher where bridge id & route id were swapped on send. BUG=http://crbug.com/11246 TEST=run browser with --enable-geolocaiton & Open http://maps.google.co.uk/maps/m Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=40118

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -51 lines) Patch
M chrome/browser/geolocation/geolocation_browsertest.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/geolocation/geolocation_dispatcher_host.h View 1 3 chunks +9 lines, -4 lines 0 comments Download
M chrome/browser/geolocation/geolocation_dispatcher_host.cc View 1 3 chunks +10 lines, -11 lines 0 comments Download
M chrome/browser/geolocation/location_arbitrator.h View 1 4 chunks +20 lines, -9 lines 0 comments Download
M chrome/browser/geolocation/location_arbitrator.cc View 1 2 7 chunks +30 lines, -17 lines 0 comments Download
M chrome/browser/geolocation/location_arbitrator_unittest.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/renderer/geolocation_dispatcher.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
joth
10 years, 10 months ago (2010-02-25 19:42:27 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698