webthread: Clarify that the task-runner's name.
commit91615a7cbd8ef4dedaa8f3bedd1c8c6ba1be2f87
authorSadrul Habib Chowdhury <sadrul@chromium.org>
Tue, 10 Feb 2015 17:22:32 +0000 (10 12:22 -0500)
committerSadrul Habib Chowdhury <sadrul@chromium.org>
Tue, 10 Feb 2015 17:24:26 +0000 (10 17:24 +0000)
tree65455a10c235331eac1b7b7127ab76497698b7e4
parenta014d1fd1d7f6a318a67ff855682cf28ee177987
webthread: Clarify that the task-runner's name.

The task-runner can be used to post a task to the thread that the instance
of WebThreadImplForMessageLoop belongs to (e.g. a worker thread), not to
the main thread. So rename |main_thread_task_runner_| to
|owning_thread_task_runner_|.

BUG=none
R=jochen@chromium.org

Review URL: https://codereview.chromium.org/905113002

Cr-Commit-Position: refs/heads/master@{#315583}
content/child/webthread_impl.cc
content/child/webthread_impl.h