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

Issue 15896023: Makes TabStripModel deal handle the case of the TabStripModel (Closed)

Created:
7 years, 6 months ago by sky
Modified:
7 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Makes TabStripModel handle the case of the TabStripModel being deleted while the TabStripModel is closing tabs. I suspect is what is causing the crash. BUG=241445 TEST=covered by test R=ben@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203846

Patch Set 1 #

Total comments: 3

Patch Set 2 : Incorporate Avi's feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -12 lines) Patch
M chrome/browser/ui/tabs/tab_strip_model.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/tabs/tab_strip_model.cc View 1 4 chunks +72 lines, -8 lines 0 comments Download
M chrome/browser/ui/tabs/tab_strip_model_unittest.cc View 5 chunks +38 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sky
7 years, 6 months ago (2013-06-03 17:41:50 UTC) #1
Ben Goodger (Google)
lgtm
7 years, 6 months ago (2013-06-03 18:14:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/15896023/1
7 years, 6 months ago (2013-06-03 18:36:16 UTC) #3
Avi (use Gerrit)
Drive-by nitpicking. https://codereview.chromium.org/15896023/diff/1/chrome/browser/ui/tabs/tab_strip_model.cc File chrome/browser/ui/tabs/tab_strip_model.cc (right): https://codereview.chromium.org/15896023/diff/1/chrome/browser/ui/tabs/tab_strip_model.cc#newcode53 chrome/browser/ui/tabs/tab_strip_model.cc:53: typedef std::vector<content::WebContents*> Contents; Note that we have ...
7 years, 6 months ago (2013-06-03 18:41:35 UTC) #4
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-03 18:48:05 UTC) #5
sky
I incorporated all of Avi's feedback. Thanks Avi.
7 years, 6 months ago (2013-06-03 19:26:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/15896023/8003
7 years, 6 months ago (2013-06-03 19:27:07 UTC) #7
Avi (use Gerrit)
On 2013/06/03 19:26:49, sky wrote: > I incorporated all of Avi's feedback. Thanks Avi. TabStripModel ...
7 years, 6 months ago (2013-06-03 19:32:06 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 04:31:53 UTC) #9
Message was sent while issue was closed.
Change committed as 203846

Powered by Google App Engine
This is Rietveld 408576698