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

Issue 1344002: Adds geolocaiton support to the location bar content image model and content ... (Closed)

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

Description

Adds geolocaiton support to the location bar content image model and content bubble model. Most of these edits were lifted out of http://codereview.chromium.org/650180 TODO: add geolocation support to the views in the three UI platforms for the bubble model. (NOTE this change results in poorly formed bubble contents for the geolocaiton bubble, this will be fixed up in the following CLs) BUG=11246 TEST=open a site that uses geolocaiton, select allow/deny & click the icon. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42665

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 15

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -27 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/content_setting_bubble_model.h View 1 4 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/content_setting_bubble_model.cc View 1 2 3 4 7 chunks +70 lines, -1 line 0 comments Download
M chrome/browser/content_setting_image_model.cc View 1 2 2 chunks +73 lines, -26 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
joth
10 years, 9 months ago (2010-03-25 19:09:50 UTC) #1
Peter Kasting
LGTM http://codereview.chromium.org/1344002/diff/6001/7004 File chrome/browser/content_setting_bubble_model.cc (right): http://codereview.chromium.org/1344002/diff/6001/7004#newcode166 chrome/browser/content_setting_bubble_model.cc:166: "SetDomains currently only support geolocation content type"; Nit: ...
10 years, 9 months ago (2010-03-25 19:25:09 UTC) #2
Peter Kasting
Oh, another issue: This change assumes CONTENT_SETTINGS_TYPE_GEOLOCATION has already been added, which the trybots claim ...
10 years, 9 months ago (2010-03-25 19:30:41 UTC) #3
Peter Kasting
Ah, I see you've indeed landed this. OK, might want to gcl try -r <xxx> ...
10 years, 9 months ago (2010-03-25 19:32:37 UTC) #4
joth
(+thakis FYI) Thanks for the useful comments, think I addressed them all. I'll try and ...
10 years, 9 months ago (2010-03-25 20:17:52 UTC) #5
Peter Kasting
http://codereview.chromium.org/1344002/diff/6001/7004 File chrome/browser/content_setting_bubble_model.cc (right): http://codereview.chromium.org/1344002/diff/6001/7004#newcode198 chrome/browser/content_setting_bubble_model.cc:198: // duplicating them here as well as in the ...
10 years, 9 months ago (2010-03-25 20:21:34 UTC) #6
joth
On 2010/03/25 20:21:34, Peter Kasting wrote: > http://codereview.chromium.org/1344002/diff/6001/7004 > File chrome/browser/content_setting_bubble_model.cc (right): > > http://codereview.chromium.org/1344002/diff/6001/7004#newcode198 ...
10 years, 9 months ago (2010-03-25 20:37:27 UTC) #7
Peter Kasting
10 years, 9 months ago (2010-03-25 20:40:02 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698