9eb0954cde
Fixes a shutdown crash due to `ExtensionsBrowserClient::Set(nullptr)` being called too early. Some code that may occasionally be triggered via `content::ContentMainShutdown()` is expecting the extensions objects to still be valid. This new ownership pattern matches the code in chrome/. |
||
---|---|---|
.. | ||
browser | ||
common | ||
features | ||
renderer | ||
resources |