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

Issue 555148: Add more gears geolocaiton files into chromium: locaiton provider, network lo... (Closed)

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

Description

Add more gears geolocaiton files into chromium: locaiton provider, network location provider, and backoff maanger. All files are from svn checkout http://gears.googlecode.com/svn/trunk/ gears-read-only r3414 Only modification is #if 0 around each file, to avoid build / checkdeps breakage. BUG=11246 TEST=None (just importing code, tests to follow) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=37400

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2006 lines, -0 lines) Patch
A chrome/browser/geolocation/backoff_manager.h View 1 chunk +63 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/backoff_manager.cc View 1 chunk +83 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/location_provider.h View 1 chunk +125 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/location_provider.cc View 1 chunk +110 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/location_provider_pool.h View 1 chunk +89 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/location_provider_pool.cc View 1 chunk +182 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/network_location_provider.h View 1 chunk +144 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/network_location_provider.cc View 1 chunk +508 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/network_location_request.h View 1 chunk +141 lines, -0 lines 0 comments Download
A chrome/browser/geolocation/network_location_request.cc View 1 chunk +561 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
joth
Edits & tests will follow in next CL
10 years, 11 months ago (2010-01-28 12:38:09 UTC) #1
bulach
10 years, 11 months ago (2010-01-28 13:42:49 UTC) #2
LGTM

On 2010/01/28 12:38:09, jothchrome wrote:
> Edits & tests will follow in next CL

Powered by Google App Engine
This is Rietveld 408576698