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

Issue 5114001: Further cleanup of delegate==NULL cases. (Closed)

Created:
10 years, 1 month ago by kochi
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

* Change LOG(INFO) to LOG(WARNING) to reduce noise in log. * Better handling of delegate==NULL case, not just use shortcut to return safe value, but rather exercise the following path assuming the call to delegate returns some safe default. BUG=chromium-os:8958 TEST=Open incognito window, close all tabs in normal window, then close all tabs in incognito window and do not observe any crash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66391

Patch Set 1 #

Patch Set 2 : Further cleanup of delegate == NULL cases. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -29 lines) Patch
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 1 7 chunks +14 lines, -29 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kochi
10 years, 1 month ago (2010-11-17 01:43:25 UTC) #1
stevenjb
On 2010/11/17 01:43:25, Takayoshi Kochi wrote: LGTM Thanks!
10 years, 1 month ago (2010-11-17 01:48:03 UTC) #2
Zachary Kuznia
10 years, 1 month ago (2010-11-17 02:26:52 UTC) #3
On 2010/11/17 01:48:03, Steven Bennetts wrote:
> On 2010/11/17 01:43:25, Takayoshi Kochi wrote:
> 
> LGTM
> Thanks!

LGTM

Powered by Google App Engine
This is Rietveld 408576698