Chromium Code Reviews
DescriptionDevTools: fix memory issue with layout test
No longer using unique_ptr to manage the lifetime of devtools_window_ because
the Shell object is currently getting deleted twice (once from Shell::CloseAllWindows and
once by the unique_ptr).
BUG=710356
Review-Url: https://codereview.chromium.org/2810873006
Cr-Commit-Position: refs/heads/master@{#464156}
Committed: https://chromium.googlesource.com/chromium/src/+/cfaf69d33ef9a51db827b68edee25553ab39f797
Patch Set 1 #
Total comments: 1
Patch Set 2 : fix #
Messages
Total messages: 9 (5 generated)
|
||||||||||||||||||||||||||||