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

Issue 10107017: Remove requesting_frame parameters from Geolocation stack (Closed)

Created:
8 years, 8 months ago by bartfab (slow)
Modified:
8 years, 8 months ago
Reviewers:
John Knottenbelt
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, joth, bulach
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Remove requesting_frame parameters from Geolocation stack This CL removes requesting_frame parameters from the Geolocation stack because the URL passed around in these is no longer used for anything. BUG=123815 TEST=unit_tests, browser_tests *Geolocation* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133183

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -101 lines) Patch
M content/browser/geolocation/geolocation_dispatcher_host.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M content/browser/geolocation/geolocation_provider.h View 5 chunks +4 lines, -5 lines 0 comments Download
M content/browser/geolocation/geolocation_provider.cc View 1 5 chunks +10 lines, -11 lines 0 comments Download
M content/browser/geolocation/geolocation_provider_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/gps_location_provider_linux.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/geolocation/gps_location_provider_linux.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M content/browser/geolocation/location_arbitrator.h View 4 chunks +3 lines, -5 lines 0 comments Download
M content/browser/geolocation/location_arbitrator.cc View 6 chunks +10 lines, -9 lines 0 comments Download
M content/browser/geolocation/location_arbitrator_unittest.cc View 2 chunks +4 lines, -9 lines 0 comments Download
M content/browser/geolocation/location_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/mock_location_provider.h View 3 chunks +3 lines, -4 lines 0 comments Download
M content/browser/geolocation/mock_location_provider.cc View 4 chunks +6 lines, -5 lines 0 comments Download
M content/browser/geolocation/network_location_provider.h View 4 chunks +5 lines, -5 lines 0 comments Download
M content/browser/geolocation/network_location_provider.cc View 4 chunks +7 lines, -11 lines 0 comments Download
M content/browser/geolocation/network_location_provider_unittest.cc View 5 chunks +4 lines, -6 lines 0 comments Download
M content/browser/geolocation/network_location_request.h View 3 chunks +2 lines, -5 lines 0 comments Download
M content/browser/geolocation/network_location_request.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/geolocation/win7_location_provider_win.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/geolocation/win7_location_provider_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bartfab (slow)
Hi John, could you please review this CL?
8 years, 8 months ago (2012-04-17 14:05:27 UTC) #1
bartfab (slow)
8 years, 8 months ago (2012-04-17 14:05:45 UTC) #2
bartfab (slow)
Hi John, I think my first review request got lost because I mistyped your e-mail. ...
8 years, 8 months ago (2012-04-19 19:24:46 UTC) #3
John Knottenbelt
Looks great, thanks for doing this! Just one inline comment. https://chromiumcodereview.appspot.com/10107017/diff/1/content/browser/geolocation/geolocation_provider.cc File content/browser/geolocation/geolocation_provider.cc (right): https://chromiumcodereview.appspot.com/10107017/diff/1/content/browser/geolocation/geolocation_provider.cc#newcode96 ...
8 years, 8 months ago (2012-04-20 09:40:37 UTC) #4
bartfab (slow)
Comment addressed. https://chromiumcodereview.appspot.com/10107017/diff/1/content/browser/geolocation/geolocation_provider.cc File content/browser/geolocation/geolocation_provider.cc (right): https://chromiumcodereview.appspot.com/10107017/diff/1/content/browser/geolocation/geolocation_provider.cc#newcode96 content/browser/geolocation/geolocation_provider.cc:96: is_permission_granted_ = true; On 2012/04/20 09:40:37, John ...
8 years, 8 months ago (2012-04-20 09:44:28 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 8 months ago (2012-04-20 09:54:17 UTC) #6
bartfab (slow)
John: could you express your approval of this CL using the four magic letters required ...
8 years, 8 months ago (2012-04-20 10:00:14 UTC) #7
John Knottenbelt
lgtm Thanks again!
8 years, 8 months ago (2012-04-20 10:59:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bartfab@chromium.org/10107017/6001
8 years, 8 months ago (2012-04-20 10:59:49 UTC) #9
commit-bot: I haz the power
8 years, 8 months ago (2012-04-20 12:42:52 UTC) #10
Change committed as 133183

Powered by Google App Engine
This is Rietveld 408576698