Description[DevTools] Cleanup overlay resources in Dispose
This is a speculative attempt to fight memory regression after
recent overlay refactoring. I suspect that InspectorOverlayAgent
is retained either by InspectorOverlayHost or InspectorPageOverlayDelegate.
This patch tries to clean them up in Dispose and ensure that
nothing will be created after that point (disposed_ field).
BUG=715266
Review-Url: https://codereview.chromium.org/2850623002
Cr-Commit-Position: refs/heads/master@{#467927}
Committed: https://chromium.googlesource.com/chromium/src/+/4bf230386429b68cd02e0b1cb8450691f525fc04
Patch Set 1 #
Messages
Total messages: 17 (13 generated)
|