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

Issue 298023008: Make sure that when a SupportsUserData is destroyed, objects destroyed transitively see it as empty. (Closed)

Created:
6 years, 6 months ago by Jeffrey Yasskin
Modified:
6 years, 6 months ago
Reviewers:
Nico, Peter Kasting, awong
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Make sure that when a SupportsUserData is destroyed, objects destroyed transitively see it as empty. BUG=358707 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273568

Patch Set 1 #

Total comments: 6

Patch Set 2 : pkasting's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M base/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M base/supports_user_data.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
A base/supports_user_data_unittest.cc View 1 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jeffrey Yasskin
I ran into this today, so I figured I'd fix it. Note that this attacks ...
6 years, 6 months ago (2014-05-28 01:55:18 UTC) #1
Peter Kasting
LGTM https://codereview.chromium.org/298023008/diff/1/base/supports_user_data.cc File base/supports_user_data.cc (right): https://codereview.chromium.org/298023008/diff/1/base/supports_user_data.cc#newcode42 base/supports_user_data.cc:42: // calling into a being-destroyed object. Nit: calling ...
6 years, 6 months ago (2014-05-28 03:44:12 UTC) #2
Jeffrey Yasskin
https://codereview.chromium.org/298023008/diff/1/base/supports_user_data.cc File base/supports_user_data.cc (right): https://codereview.chromium.org/298023008/diff/1/base/supports_user_data.cc#newcode42 base/supports_user_data.cc:42: // calling into a being-destroyed object. On 2014/05/28 03:44:13, ...
6 years, 6 months ago (2014-05-28 05:45:26 UTC) #3
Peter Kasting
On 2014/05/28 05:45:26, Jeffrey Yasskin wrote: > > (Though probably I'd just remove the anonymous ...
6 years, 6 months ago (2014-05-28 18:41:49 UTC) #4
Jeffrey Yasskin
On 2014/05/28 18:41:49, Peter Kasting wrote: > On 2014/05/28 05:45:26, Jeffrey Yasskin wrote: > > ...
6 years, 6 months ago (2014-05-28 22:22:47 UTC) #5
Peter Kasting
On 2014/05/28 22:22:47, Jeffrey Yasskin wrote: > On 2014/05/28 18:41:49, Peter Kasting wrote: > > ...
6 years, 6 months ago (2014-05-28 22:23:57 UTC) #6
Jeffrey Yasskin
+Nico who's been more involved in the bug. I think all of the relevant base/ ...
6 years, 6 months ago (2014-05-28 23:30:43 UTC) #7
awong
LGTM (Nico's here in Paris too)
6 years, 6 months ago (2014-05-29 04:57:57 UTC) #8
Jeffrey Yasskin
The CQ bit was checked by jyasskin@chromium.org
6 years, 6 months ago (2014-05-29 14:57:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/298023008/20001
6 years, 6 months ago (2014-05-29 15:00:01 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_rel_device_ninja on tryserver.chromium ...
6 years, 6 months ago (2014-05-29 16:36:44 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 20:10:38 UTC) #12
Message was sent while issue was closed.
Change committed as 273568

Powered by Google App Engine
This is Rietveld 408576698