extensions: Destroy ExtensionMessageFilter on IO thread.
Avoid a crash in tests caused by WeakPtr<ExtensionMessageFilter>s being used on the IO thread while the filter is destroyed on the UI thread. BUG=376634 Review URL: https://codereview.chromium.org/309123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274382 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment