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

Issue 13674016: alternate ntp: fix crash in ContentsContainer destructor (Closed)

Created:
7 years, 8 months ago by kuan
Modified:
7 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

alternate ntp: fix crash in ContentsContainer destructor - also added preventive coding around registering for notification. BUG=226128 TEST=verify per bug rpt Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192831

Patch Set 1 #

Total comments: 7

Patch Set 2 : addressed scott's comments #

Total comments: 2

Patch Set 3 : addressed scott's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M chrome/browser/ui/views/frame/contents_container.cc View 1 2 4 chunks +16 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
kuan
7 years, 8 months ago (2013-04-05 18:16:56 UTC) #1
sky
https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode163 chrome/browser/ui/views/frame/contents_container.cc:163: registrar_.Add(this, Can we removeAll right here too? https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode278 chrome/browser/ui/views/frame/contents_container.cc:278: ...
7 years, 8 months ago (2013-04-05 19:44:17 UTC) #2
kuan
https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode163 chrome/browser/ui/views/frame/contents_container.cc:163: registrar_.Add(this, On 2013/04/05 19:44:17, sky wrote: > Can we ...
7 years, 8 months ago (2013-04-05 21:54:11 UTC) #3
sky
https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode163 chrome/browser/ui/views/frame/contents_container.cc:163: registrar_.Add(this, On 2013/04/05 21:54:11, kuan wrote: > On 2013/04/05 ...
7 years, 8 months ago (2013-04-05 23:00:08 UTC) #4
kuan
i've addressed all comments in patch set 1. ptal. thx. https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode278 ...
7 years, 8 months ago (2013-04-05 23:10:54 UTC) #5
sky
https://codereview.chromium.org/13674016/diff/6001/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/6001/chrome/browser/ui/views/frame/contents_container.cc#newcode279 chrome/browser/ui/views/frame/contents_container.cc:279: if (overlay_ && !draw_drop_shadow_ && overlay_web_contents_) { overlay_web_contents_ should ...
7 years, 8 months ago (2013-04-05 23:12:40 UTC) #6
kuan
https://codereview.chromium.org/13674016/diff/6001/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/13674016/diff/6001/chrome/browser/ui/views/frame/contents_container.cc#newcode279 chrome/browser/ui/views/frame/contents_container.cc:279: if (overlay_ && !draw_drop_shadow_ && overlay_web_contents_) { On 2013/04/05 ...
7 years, 8 months ago (2013-04-05 23:22:02 UTC) #7
sky
LGTM
7 years, 8 months ago (2013-04-08 14:37:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/13674016/9001
7 years, 8 months ago (2013-04-08 15:02:09 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-08 15:09:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/13674016/9001
7 years, 8 months ago (2013-04-08 15:14:50 UTC) #11
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-08 15:18:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/13674016/9001
7 years, 8 months ago (2013-04-08 17:01:53 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-08 17:05:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/13674016/9001
7 years, 8 months ago (2013-04-08 17:56:44 UTC) #15
commit-bot: I haz the power
7 years, 8 months ago (2013-04-08 18:04:34 UTC) #16
Message was sent while issue was closed.
Change committed as 192831

Powered by Google App Engine
This is Rietveld 408576698