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

Issue 1428002: Mac: Add geolocation content setting. (Closed)

Created:
10 years, 9 months ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, joth
Visibility:
Public.

Description

Mac: Add geolocation content setting. The radio button seems to be non-functional; probably the backend probably isn't there yet. xib changes: Added a location tab to contentsettings.xib, bind its radio buttons and normal button to the new methods in the controller. In the bubble, enable the "settings" button. BUG=11246 TEST=content settings now has a "location" tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42827

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+647 lines, -761 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/app/nibs/ContentBubbleGeolocation.xib View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/app/nibs/ContentSettings.xib View 59 chunks +584 lines, -759 lines 0 comments Download
M chrome/browser/cocoa/content_blocked_bubble_controller.mm View 1 chunk +3 lines, -0 lines 2 comments Download
M chrome/browser/cocoa/content_settings_dialog_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/content_settings_dialog_controller.mm View 5 chunks +39 lines, -0 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Nico
Ignore the grd change, pkasting submitted that already and my changes will disappear after syncing.
10 years, 9 months ago (2010-03-26 20:41:46 UTC) #1
viettrungluu
Could you confirm that bit about the radio button and the backend? http://codereview.chromium.org/1428002/diff/1/5 File chrome/browser/cocoa/content_blocked_bubble_controller.mm ...
10 years, 9 months ago (2010-03-26 20:50:17 UTC) #2
Nico
Backend bits: When clicking the radio button, asking infobars for geolocation still show up for ...
10 years, 9 months ago (2010-03-26 20:54:10 UTC) #3
viettrungluu
10 years, 9 months ago (2010-03-26 20:55:37 UTC) #4
lgtm then

Powered by Google App Engine
This is Rietveld 408576698