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

Issue 625963003: Do not send IPC message to cancel Geolocation permission. (Closed)

Created:
6 years, 2 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 2 months ago
CC:
chromium-reviews, mkwst+moarreviews-ipc_chromium.org, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, Michael van Ouwerkerk, timvolodine, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Do not send IPC message to cancel Geolocation permission. The primary goal of that CL is to be able to assess which IPC are actually required in order to handle permissions. Cancel is one of the calls that does not seem needed. This CL depends on: https://codereview.chromium.org/600043004/ BUG=421085 Committed: https://crrev.com/7a800db3e8cb826f6ad6120ca73c79135567b356 Cr-Commit-Position: refs/heads/master@{#298736}

Patch Set 1 #

Patch Set 2 : fix tests #

Total comments: 4

Patch Set 3 : comments + rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -48 lines) Patch
M content/browser/geolocation/geolocation_dispatcher_host.h View 1 2 3 chunks +14 lines, -6 lines 0 comments Download
M content/browser/geolocation/geolocation_dispatcher_host.cc View 1 6 chunks +37 lines, -27 lines 0 comments Download
M content/common/geolocation_messages.h View 1 2 1 chunk +4 lines, -8 lines 0 comments Download
M content/renderer/geolocation_dispatcher.cc View 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
mlamouri (slow - plz ping)
Michael, can you have a look at this?
6 years, 2 months ago (2014-10-03 15:54:32 UTC) #2
mlamouri (slow - plz ping)
Michael, could you review this CL as the feature owner? Charlie, could you review this ...
6 years, 2 months ago (2014-10-07 15:15:18 UTC) #4
Mike West
Drive-by LGTM. This looks like a reasonable transition away from IPC. The effect will be ...
6 years, 2 months ago (2014-10-07 15:30:56 UTC) #6
Mike West
actually +tsepez for confirmation. :)
6 years, 2 months ago (2014-10-07 15:31:13 UTC) #8
Charlie Reis
[+site-isolation-reviews] This depends on https://codereview.chromium.org/600043004/, which I have some concerns about. We can work through ...
6 years, 2 months ago (2014-10-07 17:33:11 UTC) #9
Tom Sepez
Messages themselves LGTM, but do address the other concerns.
6 years, 2 months ago (2014-10-07 17:42:16 UTC) #10
Charlie Reis
Concerns resolved. LGTM with nits. https://codereview.chromium.org/625963003/diff/20001/content/browser/geolocation/geolocation_dispatcher_host.h File content/browser/geolocation/geolocation_dispatcher_host.h (right): https://codereview.chromium.org/625963003/diff/20001/content/browser/geolocation/geolocation_dispatcher_host.h#newcode47 content/browser/geolocation/geolocation_dispatcher_host.h:47: const GURL& requesting_origin, nit: ...
6 years, 2 months ago (2014-10-07 21:35:36 UTC) #11
mlamouri (slow - plz ping)
Michael, could you have a look? https://codereview.chromium.org/625963003/diff/20001/content/browser/geolocation/geolocation_dispatcher_host.h File content/browser/geolocation/geolocation_dispatcher_host.h (right): https://codereview.chromium.org/625963003/diff/20001/content/browser/geolocation/geolocation_dispatcher_host.h#newcode47 content/browser/geolocation/geolocation_dispatcher_host.h:47: const GURL& requesting_origin, ...
6 years, 2 months ago (2014-10-08 09:24:33 UTC) #12
Michael van Ouwerkerk
lgtm
6 years, 2 months ago (2014-10-08 12:46:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/625963003/40001
6 years, 2 months ago (2014-10-08 16:11:37 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001) as c25d8ece789a5990abda308e556b4e4e1e032c22
6 years, 2 months ago (2014-10-08 17:03:18 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 17:04:55 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7a800db3e8cb826f6ad6120ca73c79135567b356
Cr-Commit-Position: refs/heads/master@{#298736}

Powered by Google App Engine
This is Rietveld 408576698