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

Issue 570713007: Fix WeakPtrFactory member ordering in chrome/browser/safe_browsing (Closed)

Created:
6 years, 3 months ago by MRV
Modified:
6 years, 3 months ago
Reviewers:
mattm
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix WeakPtrFactory member ordering in chrome/browser/safe_browsing Changing in the intialization order of WeakPtrFactory such that all member variables should appear before the WeakPtrFactory to ensure that any WeakPtrs to Controller are invalidated before its members variable's destructors are executed, rendering them invalid. BUG=303818 Committed: https://crrev.com/ee619053c02ead7375c1626d4de9870ddb330614 Cr-Commit-Position: refs/heads/master@{#295240}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M chrome/browser/safe_browsing/client_side_detection_host.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/safe_browsing/client_side_detection_service.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
MRV
PTAL
6 years, 3 months ago (2014-09-16 03:01:44 UTC) #2
mattm
CL summary line could be worded more clearly. Something like "Fix WeakPtrFactory member ordering in ...
6 years, 3 months ago (2014-09-16 20:27:14 UTC) #3
MRV
On 2014/09/16 20:27:14, mattm wrote: > CL summary line could be worded more clearly. Something ...
6 years, 3 months ago (2014-09-17 02:07:13 UTC) #4
mattm
lgtm
6 years, 3 months ago (2014-09-17 02:33:42 UTC) #5
MRV
On 2014/09/17 02:33:42, mattm wrote: > lgtm Thanks Mr. Mattm for LGTM
6 years, 3 months ago (2014-09-17 02:44:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/570713007/1
6 years, 3 months ago (2014-09-17 02:46:12 UTC) #8
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-17 04:46:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/570713007/1
6 years, 3 months ago (2014-09-17 04:47:37 UTC) #12
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-17 06:48:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/570713007/1
6 years, 3 months ago (2014-09-17 06:55:55 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1) as 98414d02d90e90c5a9f7f1915f30ca23242facdf
6 years, 3 months ago (2014-09-17 08:03:16 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 08:03:47 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ee619053c02ead7375c1626d4de9870ddb330614
Cr-Commit-Position: refs/heads/master@{#295240}

Powered by Google App Engine
This is Rietveld 408576698