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

Issue 2174613002: Geolocation: move creation of the GeolocationDelegate to the embedders (Closed)

Created:
4 years, 5 months ago by mcasas
Modified:
4 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews, nyquist+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, mlamouri+watch-geolocation_chromium.org, lcwu+watch_chromium.org, jam, gcasto+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, darin-cc_chromium.org, khushalsagar+watch-blimp_chromium.org, halliwell+watch_chromium.org, android-webview-reviews_chromium.org, mlamouri+watch-content_chromium.org, lethalantidote+watch-blimp_chromium.org, Peter Beverloo, Michael van Ouwerkerk, alokp+watch_chromium.org, jochen+watch_chromium.org, anandc+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Geolocation: move creation of the GeolocationDelegate to the embedders This CL nukes ContentBrowserClient::CreateGeolocationDelegate() and their overrides, and transfers each embedder's callsite to the appropriate correspondent BrowserMainParts. These embedders are namely: android_webview, blimp, cast, chrome and content_shell. Continuation of https://crrev.com/2127973002/. BUG=612334 Committed: https://crrev.com/80ef5237b1c8089848df230b25dad099acf0dff6 Cr-Commit-Position: refs/heads/master@{#407291}

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -152 lines) Patch
M android_webview/browser/aw_browser_main_parts.cc View 3 chunks +42 lines, -0 lines 0 comments Download
M android_webview/browser/aw_content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/browser/aw_content_browser_client.cc View 3 chunks +0 lines, -40 lines 0 comments Download
M blimp/engine/app/blimp_browser_main_parts.cc View 3 chunks +25 lines, -0 lines 0 comments Download
M blimp/engine/app/blimp_content_browser_client.h View 1 chunk +0 lines, -2 lines 0 comments Download
M blimp/engine/app/blimp_content_browser_client.cc View 2 chunks +0 lines, -26 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 4 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 5 chunks +0 lines, -21 lines 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 4 chunks +22 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 4 chunks +0 lines, -24 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +0 lines, -5 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 2 chunks +0 lines, -6 lines 0 comments Download
M content/shell/browser/shell_browser_main_parts.cc View 3 chunks +20 lines, -0 lines 0 comments Download
M content/shell/browser/shell_content_browser_client.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 4 chunks +0 lines, -20 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
mcasas
jam@, second part, PTAL
4 years, 5 months ago (2016-07-22 15:52:14 UTC) #8
jam
lgtm with one comment: please add debug checks to geolocation_provider_impl.cc to ensure that the delegate ...
4 years, 5 months ago (2016-07-22 21:23:19 UTC) #9
mcasas
On 2016/07/22 21:23:19, jam wrote: > lgtm with one comment: please add debug checks to ...
4 years, 5 months ago (2016-07-22 21:27:10 UTC) #10
jam
On Fri, Jul 22, 2016 at 2:27 PM, <mcasas@chromium.org> wrote: > On 2016/07/22 21:23:19, jam ...
4 years, 5 months ago (2016-07-22 21:38:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2174613002/40001
4 years, 5 months ago (2016-07-22 21:42:20 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 5 months ago (2016-07-22 23:01:04 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 23:04:06 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/80ef5237b1c8089848df230b25dad099acf0dff6
Cr-Commit-Position: refs/heads/master@{#407291}

Powered by Google App Engine
This is Rietveld 408576698