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

Issue 7518030: Fix crashing bug with session sync enabled and opening developer tools. (Closed)

Created:
9 years, 4 months ago by Yaron
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix crashing bug with session sync enabled and opening developer tools. BUG=91070 TEST=Run chrome with --enable-sync-sessions and open developer tools. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95040

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/ui/browser_synced_window_delegate.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Yaron
I discovered this while playing around with sessions. There's an explicit check in session_model_associator for ...
9 years, 4 months ago (2011-08-01 17:46:33 UTC) #1
sky
LGTM http://codereview.chromium.org/7518030/diff/1/chrome/browser/ui/browser_synced_window_delegate.cc File chrome/browser/ui/browser_synced_window_delegate.cc (right): http://codereview.chromium.org/7518030/diff/1/chrome/browser/ui/browser_synced_window_delegate.cc#newcode34 chrome/browser/ui/browser_synced_window_delegate.cc:34: if (browser) { nit: return browser ? browser->... ...
9 years, 4 months ago (2011-08-01 20:26:10 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-02 03:44:25 UTC) #3
Change committed as 95040

Powered by Google App Engine
This is Rietveld 408576698