DescriptionFix crash in shutdown of cast_shell browser process
Ensure that aura::Env is destroyed after CastBrowserProcess's
members. During shutdown, CastBrowserProcess destructor can end up
calling aura::Window::~Window (via application destruction and
RenderWidgetHostImpl::Destroy), which needs access to the aura::Env
instance.
BUG= internal b/21156227
Committed: https://crrev.com/d14567b9de030b52377027c368f15be0942d8259
Cr-Commit-Position: refs/heads/master@{#330107}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|