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

Issue 1241006: Add Geolocation to the content types. This adds several special case guards s... (Closed)

Created:
10 years, 9 months ago by joth
Modified:
9 years, 7 months ago
Reviewers:
bulach, Peter Kasting
CC:
chromium-reviews, John Grabowski, brettw-cc_chromium.org, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Add Geolocation to the content types. This adds several special case guards so we can still build & run whilst the full implementation is being worked on (in parallel) (Some code taken from http://codereview.chromium.org/650180) BUG=11246 TEST=Built & ran on all three platforms. Used geolocation & open content setting dialog. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42633

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 1

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M chrome/browser/cocoa/content_blocked_bubble_controller.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/gtk/options/content_exceptions_window_gtk.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/gtk/options/content_settings_window_gtk.cc View 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/views/options/content_settings_window_view.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/content_settings_types.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
joth
This looks sound enough to land, once it's in we can start working in parallel ...
10 years, 9 months ago (2010-03-25 16:55:21 UTC) #1
bulach
LGTM ugly but necessary.. :( too bad we didn't go ahead with that (big) change ...
10 years, 9 months ago (2010-03-25 17:15:46 UTC) #2
joth
10 years, 9 months ago (2010-03-25 17:30:39 UTC) #3
On 2010/03/25 17:15:46, bulach wrote:
> LGTM
> 
Thanks, will commit now so we can get on fixing it up.

> ugly but necessary.. :( too bad we didn't go ahead with that (big) change of
> mine... oh, well..
> 
yeah, but small is beautiful eh?

> http://codereview.chromium.org/1241006/diff/24001/25005
> File chrome/browser/content_setting_bubble_model.h (right):
> 
> http://codereview.chromium.org/1241006/diff/24001/25005#newcode58
> chrome/browser/content_setting_bubble_model.h:58: std::vector<DomainList>
> domain_lists;
> revert this file?

Good spot, done.

Powered by Google App Engine
This is Rietveld 408576698