Store BrowserContext path instead of the BrowserContext itself in WebRtcLoggingHandlerHost.
WebRtcLoggingHandlerHost can be alive after the RenderProcessHost and the BrowserContext goes away and we must not access it then. It's only used for getting the file path so storing that instead. Bug: 810751 Change-Id: I748b72c6ea4a2cffa756ddea81d95a727c5ce987 Reviewed-on: https://chromium-review.googlesource.com/913348Reviewed-by:Tommi <tommi@chromium.org> Commit-Queue: Henrik Grunell <grunell@chromium.org> Cr-Commit-Position: refs/heads/master@{#545818}
Showing
Please register or sign in to comment