DescriptionReland - Fix NULL dereference in ExtensionTabsModule.
original review: http://codereview.chromium.org/2885006
----------
This is almost certainly caused by a start-up or shut-down race, but CreateWindowValue doesn't have much meaning without a window attached to the browser, so just return an error in those cases
BUG=47808
TEST=none.
TBR=asargent
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51213
Patch Set 1 #
|