Chromium Code Reviews
Descriptioncros: Fix initiating wifi connection caused chrome crash
Changes:
sub_text could be empty and later become non-empty for wifi entries that are switching connection state. In this case, sub_text_label_ will become obsolete, but if we check if (!sub_text_label_) it will not be recreated, which might cause the crash.
BUG=718411
TEST=tested on device that crash is fixed
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (7 generated)
|
|||||||||||||||||||