Chromium Code Reviews
DescriptionClosing simulation window in chromeos sessions causes crash. This
happens because pointer window_element_root_ wasn't initialized before
being used but later got cleaned up in Reset().
BUG=698276
Review-Url: https://codereview.chromium.org/2903173002
Cr-Commit-Position: refs/heads/master@{#474763}
Committed: https://chromium.googlesource.com/chromium/src/+/f2fa35501fc24beeec974e3e4638c17ad27de44c
Patch Set 1 #Patch Set 2 : use std::unique_ptr for window_element_root_. #
Messages
Total messages: 20 (16 generated)
|
||||||||||||||||||||||||||||