Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Issue 165373004: Move WorkerTaskRunner to content/child. (Closed)

Created:
6 years, 10 months ago by tfarina
Modified:
6 years, 10 months ago
CC:
chromium-reviews, jsbell, tzik, alecflett, jam, nhiroki, joi+watch-content_chromium.org, darin-cc_chromium.org, cmumford, horo+watch_chromium.org, dgrogan, kinuko+watch, pilgrim_google
Visibility:
Public.

Description

Move WorkerTaskRunner to content/child. This moves it from webkit/child to content/child, since src/webkit is dying and it is a trivial move. WorkerTaskRunner has no dependencies besides base, and nobody in webkit/ is using it, just content. BUG=265753 TEST=content_shell and content_unittests R=jochen@chromium.org,jam@chromium.org,darin@chromium.org TBR=darin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251975

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -295 lines) Patch
M content/child/fileapi/webfilesystem_impl.h View 3 chunks +5 lines, -6 lines 0 comments Download
M content/child/fileapi/webfilesystem_impl.cc View 3 chunks +1 line, -2 lines 0 comments Download
M content/child/fileapi/webfilewriter_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.h View 4 chunks +4 lines, -5 lines 0 comments Download
M content/child/indexed_db/indexed_db_dispatcher.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/child/indexed_db/webidbdatabase_impl.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/child/quota_dispatcher.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/child/quota_dispatcher.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 2 chunks +1 line, -2 lines 0 comments Download
M content/child/webkitplatformsupport_child_impl.cc View 2 chunks +3 lines, -5 lines 0 comments Download
A + content/child/worker_task_runner.h View 4 chunks +8 lines, -8 lines 0 comments Download
A + content/child/worker_task_runner.cc View 3 chunks +6 lines, -5 lines 0 comments Download
A + content/child/worker_task_runner_unittest.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/child/worker_thread_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/worker_thread_task_runner.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/content_child.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download
M content/renderer/render_thread_impl.cc View 4 chunks +3 lines, -4 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 2 chunks +1 line, -3 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_dispatcher.cc View 2 chunks +1 line, -1 line 0 comments Download
M webkit/child/webkit_child.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
D webkit/child/worker_task_runner.h View 1 chunk +0 lines, -59 lines 0 comments Download
D webkit/child/worker_task_runner.cc View 1 chunk +0 lines, -111 lines 0 comments Download
D webkit/child/worker_task_runner_unittest.cc View 1 chunk +0 lines, -56 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tfarina
6 years, 10 months ago (2014-02-15 01:56:27 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 10 months ago (2014-02-17 14:30:35 UTC) #2
tfarina
TBRing Darin.
6 years, 10 months ago (2014-02-19 01:43:46 UTC) #3
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 10 months ago (2014-02-19 01:44:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/165373004/20001
6 years, 10 months ago (2014-02-19 01:53:01 UTC) #5
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 06:42:16 UTC) #6
Message was sent while issue was closed.
Change committed as 251975

Powered by Google App Engine
This is Rietveld 408576698