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

Issue 12330162: Use ThreadSafeSender in a couple of places. (Closed)

Created:
7 years, 10 months ago by michaeln
Modified:
7 years, 9 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, kinuko+watch, jam, tzik+watch_chromium.org
Visibility:
Public.

Description

Use ThreadSafeSender in a couple of places. BUG=174200 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186298

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -67 lines) Patch
M content/common/child_thread.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M content/common/fileapi/webblobregistry_impl.h View 1 2 3 4 5 6 7 8 9 3 chunks +4 lines, -4 lines 0 comments Download
M content/common/fileapi/webblobregistry_impl.cc View 1 2 3 4 5 6 7 8 9 8 chunks +17 lines, -12 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.h View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 2 3 4 5 6 7 8 9 7 chunks +23 lines, -26 lines 0 comments Download
M content/worker/worker_thread.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.h View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -3 lines 0 comments Download
M content/worker/worker_webkitplatformsupport_impl.cc View 1 2 3 4 5 6 7 8 9 6 chunks +19 lines, -20 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
michaeln
ptal
7 years, 10 months ago (2013-02-27 02:31:13 UTC) #1
jam
lgtm https://codereview.chromium.org/12330162/diff/5001/content/common/fileapi/webblobregistry_impl.cc File content/common/fileapi/webblobregistry_impl.cc (right): https://codereview.chromium.org/12330162/diff/5001/content/common/fileapi/webblobregistry_impl.cc#newcode13 content/common/fileapi/webblobregistry_impl.cc:13: #include "ipc/ipc_sync_message_filter.h" why is this needed?
7 years, 10 months ago (2013-02-27 02:46:14 UTC) #2
michaeln
https://codereview.chromium.org/12330162/diff/5001/content/common/fileapi/webblobregistry_impl.cc File content/common/fileapi/webblobregistry_impl.cc (right): https://codereview.chromium.org/12330162/diff/5001/content/common/fileapi/webblobregistry_impl.cc#newcode13 content/common/fileapi/webblobregistry_impl.cc:13: #include "ipc/ipc_sync_message_filter.h" On 2013/02/27 02:46:14, jam wrote: > why ...
7 years, 9 months ago (2013-02-27 20:16:17 UTC) #3
michaeln
To get this to play well with RenderViewTests, I had to change a test for ...
7 years, 9 months ago (2013-02-27 21:29:27 UTC) #4
jam
https://codereview.chromium.org/12330162/diff/6009/content/worker/worker_webkitplatformsupport_impl.cc File content/worker/worker_webkitplatformsupport_impl.cc (right): https://codereview.chromium.org/12330162/diff/6009/content/worker/worker_webkitplatformsupport_impl.cc#newcode76 content/worker/worker_webkitplatformsupport_impl.cc:76: if (ChildProcess::current()) it's confusing to see that ChildProcess needs ...
7 years, 9 months ago (2013-02-27 21:40:15 UTC) #5
michaeln
ok
7 years, 9 months ago (2013-02-27 22:44:26 UTC) #6
michaeln
I'm hung up on a failing test with this... WorkersFileWriterEventsSharedWorker The entire set of worker ...
7 years, 9 months ago (2013-03-02 01:32:06 UTC) #7
michaeln
I'm less blind than i was an hour ago. I've got other webkit/webcore changes in ...
7 years, 9 months ago (2013-03-02 02:39:22 UTC) #8
michaeln
> So soon'ish, I'll should have a handle on wassup with > WorkersFileWriterEventsSharedWorker in light ...
7 years, 9 months ago (2013-03-05 02:38:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/12330162/31018
7 years, 9 months ago (2013-03-05 20:54:43 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-05 21:01:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/12330162/67001
7 years, 9 months ago (2013-03-05 22:18:21 UTC) #12
commit-bot: I haz the power
7 years, 9 months ago (2013-03-06 00:36:14 UTC) #13
Message was sent while issue was closed.
Change committed as 186298

Powered by Google App Engine
This is Rietveld 408576698