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

Issue 577523002: Refactoring the WeakPtrFactory initialization in chrome/browser/ui/views (Closed)

Created:
6 years, 3 months ago by MRV
Modified:
6 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, asanka, tfarina, benjhayden+dwatch_chromium.org, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Refactoring the WeakPtrFactory initialization in chrome/browser/ui/views 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/1da4b61e9a74451f0b3a136b9b8228ee4d232c23 Cr-Commit-Position: refs/heads/master@{#295404}

Patch Set 1 #

Patch Set 2 : Resolving the swarming errors #

Patch Set 3 : Resolved Rebase issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M chrome/browser/ui/views/apps/chrome_native_app_window_views_win.h View 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc View 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.h View 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/download/download_item_view.h View 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_message_bubble_view.h View 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_message_bubble_view.cc View 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/toolbar/browser_actions_container.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
MRV
PTAL
6 years, 3 months ago (2014-09-16 03:27:05 UTC) #2
MRV
On 2014/09/16 03:27:05, MRV wrote: > PTAL @mr.sky could you please check my patch.
6 years, 3 months ago (2014-09-17 18:13:50 UTC) #3
sky
LGTM
6 years, 3 months ago (2014-09-17 19:44:07 UTC) #4
MRV
On 2014/09/17 19:44:07, sky wrote: > LGTM Dear mr.sky.. Thanks for lgtm
6 years, 3 months ago (2014-09-18 01:59:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/577523002/40001
6 years, 3 months ago (2014-09-18 01:59:39 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001) as a84ad8dd15068329149a885e06f2f8f30f9314b6
6 years, 3 months ago (2014-09-18 02:58:04 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-18 02:59:32 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1da4b61e9a74451f0b3a136b9b8228ee4d232c23
Cr-Commit-Position: refs/heads/master@{#295404}

Powered by Google App Engine
This is Rietveld 408576698