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

Issue 337013: Attempt at fixing crash. The latest crash indicates the user is... (Closed)

Created:
11 years, 2 months ago by sky
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for a couple of crashes we're getting. BUG=24132, 13707 TEST=thorougly test tab dragging on windows and make sure there are no regressions. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30193

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -38 lines) Patch
M chrome/browser/views/tabs/tab_strip.h View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/views/tabs/tab_strip.cc View 1 5 chunks +20 lines, -32 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sky
11 years, 2 months ago (2009-10-24 00:34:16 UTC) #1
Ben Goodger (Google)
By eyeballing the code can you see where it doesn't get updated in this condition? ...
11 years, 2 months ago (2009-10-24 01:50:14 UTC) #2
Ben Goodger (Google)
This fix is wrong. I know how to reproduce this bug. On Fri, Oct 23, ...
11 years, 2 months ago (2009-10-24 03:20:51 UTC) #3
Ben Goodger (Google)
This bug is 13707. We should probably disable all key activated commands while dragging. -Ben ...
11 years, 2 months ago (2009-10-24 03:29:11 UTC) #4
sky
Yes. If CanUpdateDisplay returns false, which it does if closing all, then the tab strip ...
11 years, 1 month ago (2009-10-26 16:36:43 UTC) #5
Ben Goodger (Google)
11 years, 1 month ago (2009-10-27 01:13:30 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698