Descriptionash: Add a NULL-check.
|phantom_widget_| used to be a scoped_ptr, and it used to .reset() itself here.
But it is a raw pointer now, so it needs to be null-checked.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150442
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|