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

Issue 460020: Add command line flag and associated prefs to allow run-time enable of geoloc... (Closed)

Created:
11 years ago by joth
Modified:
9 years, 7 months ago
Reviewers:
dglazkov
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, darin (slow to review), jam, ben+cc_chromium.org
Visibility:
Public.

Description

Add command line flag and associated prefs to allow run-time enable of geolocaiton features. Once this is landed we can enable GEOLOCATION in WebKit at build time, allowing proper tests to be written that utilize this flag. BUG=29182 TEST=Manually enabled GEOLOCATION in WebKit and passed the command line flag. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34257

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/render_messages.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M webkit/glue/webpreferences.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M webkit/glue/webpreferences.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
joth
NOTE this change depends on WebKit change https://bugs.webkit.org/show_bug.cgi?id=32066 The try-bots will fail until that one ...
11 years ago (2009-12-02 18:16:09 UTC) #1
joth
On 2009/12/02 18:16:09, jothchrome wrote: > NOTE this change depends on WebKit change > https://bugs.webkit.org/show_bug.cgi?id=32066 ...
11 years ago (2009-12-08 16:56:05 UTC) #2
dglazkov
http://codereview.chromium.org/460020/diff/4001/5005 File chrome/common/render_messages.h (right): http://codereview.chromium.org/460020/diff/4001/5005#newcode1851 chrome/common/render_messages.h:1851: return false; This seems unrelated. Can you split this ...
11 years ago (2009-12-08 17:45:13 UTC) #3
joth
Will do x 2 I was wanted my patch to have zero lint warnings, but ...
11 years ago (2009-12-08 18:21:16 UTC) #4
joth
On 2009/12/08 18:21:16, jothchrome wrote: > Will do x 2 Done. Thanks! > I was ...
11 years ago (2009-12-08 18:36:40 UTC) #5
dglazkov
LGTM.
11 years ago (2009-12-08 18:38:35 UTC) #6
joth
Great, thanks. Could you commit it for me? Cheers! 2009/12/8 <dglazkov@chromium.org> > LGTM. > > ...
11 years ago (2009-12-08 19:05:57 UTC) #7
joth
Dimitri, Is it possible for you to commit this one now? If not, please let ...
11 years ago (2009-12-10 11:55:46 UTC) #8
dglazkov
11 years ago (2009-12-10 16:32:39 UTC) #9
Sure. Will try to land today,

Powered by Google App Engine
This is Rietveld 408576698