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

Issue 490143002: Move GeolocationClient to the Oilpan heap. (Closed)

Created:
6 years, 4 months ago by sof
Modified:
6 years, 3 months ago
CC:
blink-reviews, mvanouwerkerk+watch_chromium.org, timvolodine
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Move GeolocationClient to the Oilpan heap. And as a result, willBeDestroyed() over Supplementables and Supplements can now be removed. R=ager,haraken,tkent BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180944

Patch Set 1 #

Total comments: 3

Patch Set 2 : Added WebGeolocationController comment #

Patch Set 3 : Provide default empty impl of WebGeolocationClient::geolocationDestroyed() virtual #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -68 lines) Patch
M Source/core/page/Page.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/geolocation/GeolocationClient.h View 3 chunks +5 lines, -4 lines 0 comments Download
M Source/modules/geolocation/GeolocationController.h View 2 chunks +1 line, -4 lines 0 comments Download
M Source/modules/geolocation/GeolocationController.cpp View 2 chunks +2 lines, -17 lines 0 comments Download
M Source/modules/geolocation/testing/GeolocationClientMock.h View 4 chunks +9 lines, -6 lines 0 comments Download
M Source/modules/geolocation/testing/GeolocationClientMock.cpp View 2 chunks +10 lines, -5 lines 0 comments Download
M Source/platform/Supplementable.h View 2 chunks +0 lines, -9 lines 0 comments Download
M Source/web/GeolocationClientProxy.h View 2 chunks +10 lines, -3 lines 0 comments Download
M Source/web/GeolocationClientProxy.cpp View 2 chunks +6 lines, -6 lines 0 comments Download
M Source/web/WebLocalFrameImpl.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 2 2 chunks +1 line, -9 lines 0 comments Download
M public/web/WebGeolocationClient.h View 1 2 1 chunk +2 lines, -2 lines 1 comment Download
M public/web/WebGeolocationController.h View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
sof
Please take a look. I think this is now ready -- complete test results for ...
6 years, 4 months ago (2014-08-21 09:43:42 UTC) #1
sof
https://codereview.chromium.org/490143002/diff/1/Source/web/WebLocalFrameImpl.cpp File Source/web/WebLocalFrameImpl.cpp (left): https://codereview.chromium.org/490143002/diff/1/Source/web/WebLocalFrameImpl.cpp#oldcode506 Source/web/WebLocalFrameImpl.cpp:506: m_frame->willBeDestroyed(); We've been looking into why this notification was ...
6 years, 4 months ago (2014-08-21 13:31:17 UTC) #2
Mads Ager (chromium)
LGTM We might want to make the WebGeolocationController's raw pointer to the GeolocationController a root ...
6 years, 4 months ago (2014-08-21 13:54:45 UTC) #3
sof
On 2014/08/21 13:54:45, Mads Ager (chromium) wrote: > LGTM > > We might want to ...
6 years, 4 months ago (2014-08-21 14:29:40 UTC) #4
sof
On 2014/08/21 13:54:45, Mads Ager (chromium) wrote: > LGTM > > We might want to ...
6 years, 4 months ago (2014-08-21 15:26:08 UTC) #5
haraken
LGTM
6 years, 4 months ago (2014-08-21 15:47:25 UTC) #6
sof
https://codereview.chromium.org/490143002/diff/40001/public/web/WebGeolocationClient.h File public/web/WebGeolocationClient.h (right): https://codereview.chromium.org/490143002/diff/40001/public/web/WebGeolocationClient.h#newcode42 public/web/WebGeolocationClient.h:42: virtual void geolocationDestroyed() { } To prepare for any ...
6 years, 4 months ago (2014-08-22 08:42:27 UTC) #7
sof
web/ ping.
6 years, 4 months ago (2014-08-25 14:35:43 UTC) #8
sof
sigbjornf@opera.com changed reviewers: + tkent@chromium.org
6 years, 3 months ago (2014-08-27 05:30:24 UTC) #9
sof
tkent@: could you have a look at {web,platform}, please?
6 years, 3 months ago (2014-08-27 05:30:24 UTC) #10
tkent
lgtm
6 years, 3 months ago (2014-08-27 06:06:17 UTC) #11
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 3 months ago (2014-08-27 06:41:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/490143002/40001
6 years, 3 months ago (2014-08-27 06:42:19 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-27 07:46:15 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-08-27 08:08:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (40001) as 180944

Powered by Google App Engine
This is Rietveld 408576698