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. #Messages
Total messages: 3 (0 generated)
|