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

Issue 575143003: Fix lifecycle of data reduction proxy objects in profile io data. (Closed)

Created:
6 years, 3 months ago by Not at Google. Contact bengr
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix lifecycle of data reduction proxy objects in profile io data. Move data_reduction_proxy_* field declarations from profile_impl_io_data.h to profile_io_data.h, before chrome_network_delegate. This guarantees that chrome_network_delegate is destroyed before the data reduction proxy objects. BUG=414806 Committed: https://chromium.googlesource.com/chromium/src/+/d463f6b84e8a56d44904ec1418c99d7b47ea26dc Committed: https://crrev.com/889c8b8598637539c79b11a4b5ddd130ca576fba Cr-Commit-Position: refs/heads/master@{#296026}

Patch Set 1 #

Patch Set 2 : Minor whitespace change. #

Patch Set 3 : Moved ownership of data reduction proxy objects to chrome network delegate. #

Patch Set 4 : Revert back to moving fields to profile_io_data. #

Patch Set 5 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -52 lines) Patch
M chrome/browser/profiles/profile_impl_io_data.h View 1 2 3 3 chunks +0 lines, -25 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 2 3 4 3 chunks +27 lines, -27 lines 0 comments Download
M chrome/browser/profiles/profile_io_data.h View 1 2 3 4 4 chunks +95 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
Not at Google. Contact bengr
mmenke: chrome/browser/profiles/profile_impl_io_data.cc chrome/browser/profiles/profile_impl_io_data.h chrome/browser/profiles/profile_io_data.h
6 years, 3 months ago (2014-09-17 20:56:09 UTC) #2
mmenke
On 2014/09/17 20:56:09, kundaji wrote: > mmenke: > chrome/browser/profiles/profile_impl_io_data.cc > chrome/browser/profiles/profile_impl_io_data.h > chrome/browser/profiles/profile_io_data.h I'm concerned ...
6 years, 3 months ago (2014-09-18 15:02:37 UTC) #3
mmenke
On 2014/09/18 15:02:37, mmenke wrote: > On 2014/09/17 20:56:09, kundaji wrote: > > mmenke: > ...
6 years, 3 months ago (2014-09-18 15:19:26 UTC) #4
Not at Google. Contact bengr
On 2014/09/18 15:19:26, mmenke wrote: > On 2014/09/18 15:02:37, mmenke wrote: > > On 2014/09/17 ...
6 years, 3 months ago (2014-09-18 17:29:54 UTC) #6
Not at Google. Contact bengr
Moved ownership to chrome network delegate. As discussed in person, lazy_params_ holds the values until ...
6 years, 3 months ago (2014-09-19 17:23:33 UTC) #7
Not at Google. Contact bengr
Hi Matt, There is now a new field in profile_impl_io_data: data_reduction_proxy_statistics_prefs_ and we need a ...
6 years, 3 months ago (2014-09-19 19:56:49 UTC) #8
mmenke
On 2014/09/19 19:56:49, kundaji wrote: > Hi Matt, > There is now a new field ...
6 years, 3 months ago (2014-09-19 20:37:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/575143003/60001
6 years, 3 months ago (2014-09-19 21:43:14 UTC) #11
commit-bot: I haz the power
Failed to apply patch for chrome/browser/profiles/profile_impl_io_data.cc: While running git apply --index -p1; fatal: Unable to ...
6 years, 3 months ago (2014-09-19 23:18:27 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001) as d463f6b84e8a56d44904ec1418c99d7b47ea26dc
6 years, 3 months ago (2014-09-19 23:18:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/575143003/80001
6 years, 3 months ago (2014-09-22 19:08:37 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 549fca1ad5429d21e3fa899bda614533f9f1a5fe
6 years, 3 months ago (2014-09-22 19:23:16 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 19:23:51 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/889c8b8598637539c79b11a4b5ddd130ca576fba
Cr-Commit-Position: refs/heads/master@{#296026}

Powered by Google App Engine
This is Rietveld 408576698