Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pepper: avoid posting unnecessary tasks in ResourceMessageFilter.
If a message needs to be handled on the same thread as ResourceMessageFilter::HandleMessage(), handle it directly instead of posting a task to the same thread. BUG=269737 TEST=None Review URL: https://chromiumcodereview.appspot.com/22429007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216487 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information