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

Issue 53153002: Pepper: always delete ResourceMessageFilter objects on the creation thread. (Closed)

Created:
7 years, 1 month ago by yzshen1
Modified:
7 years, 1 month ago
CC:
chromium-reviews, extensions-reviews_chromium.org, jam, dcheng, joi+watch-content_chromium.org, darin-cc_chromium.org, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Pepper: always delete ResourceMessageFilter objects on the creation thread. BUG=312504 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235905

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -60 lines) Patch
M ppapi/host/resource_message_filter.h View 1 2 3 4 chunks +19 lines, -2 lines 0 comments Download
M ppapi/host/resource_message_filter.cc View 1 2 1 chunk +24 lines, -3 lines 0 comments Download
M ppapi/host/resource_message_filter_unittest.cc View 1 2 3 4 3 chunks +77 lines, -55 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
yzshen1
Hi, David. Would you please take a look? Thanks!
7 years, 1 month ago (2013-10-30 19:20:36 UTC) #1
dmichael (off chromium)
https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc File ppapi/host/resource_message_filter.cc (right): https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc#newcode105 ppapi/host/resource_message_filter.cc:105: deletion_message_loop_proxy_->DeleteSoon(FROM_HERE, this); Would there be any harm in just ...
7 years, 1 month ago (2013-10-30 22:05:42 UTC) #2
yzshen1
https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc File ppapi/host/resource_message_filter.cc (right): https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc#newcode105 ppapi/host/resource_message_filter.cc:105: deletion_message_loop_proxy_->DeleteSoon(FROM_HERE, this); On 2013/10/30 22:05:42, dmichael wrote: > Would ...
7 years, 1 month ago (2013-10-30 22:11:54 UTC) #3
dmichael (off chromium)
https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc File ppapi/host/resource_message_filter.cc (right): https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc#newcode105 ppapi/host/resource_message_filter.cc:105: deletion_message_loop_proxy_->DeleteSoon(FROM_HERE, this); On 2013/10/30 22:11:55, yzshen1 wrote: > On ...
7 years, 1 month ago (2013-10-31 16:14:59 UTC) #4
yzshen1
https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc File ppapi/host/resource_message_filter.cc (right): https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc#newcode105 ppapi/host/resource_message_filter.cc:105: deletion_message_loop_proxy_->DeleteSoon(FROM_HERE, this); > I see what you mean, but ...
7 years, 1 month ago (2013-10-31 21:28:04 UTC) #5
yzshen1
On 2013/10/31 21:28:04, yzshen1 wrote: > https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc > File ppapi/host/resource_message_filter.cc (right): > > https://codereview.chromium.org/53153002/diff/1/ppapi/host/resource_message_filter.cc#newcode105 > ...
7 years, 1 month ago (2013-11-01 20:25:31 UTC) #6
dmichael (off chromium)
Thanks for reminding me; I was doing the halloween thing last night and forgot all ...
7 years, 1 month ago (2013-11-01 20:30:39 UTC) #7
yzshen1
Thanks, David! https://codereview.chromium.org/53153002/diff/210001/ppapi/host/resource_message_filter.h File ppapi/host/resource_message_filter.h (right): https://codereview.chromium.org/53153002/diff/210001/ppapi/host/resource_message_filter.h#newcode117 ppapi/host/resource_message_filter.h:117: ResourceMessageFilter, internal::ResourceMessageFilterDeleteTraits>; On 2013/11/01 20:30:39, dmichael wrote: ...
7 years, 1 month ago (2013-11-01 20:43:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/53153002/290001
7 years, 1 month ago (2013-11-01 21:29:22 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-01 22:52:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/53153002/550001
7 years, 1 month ago (2013-11-01 23:48:41 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) ppapi_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=183942
7 years, 1 month ago (2013-11-02 01:09:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/53153002/780001
7 years, 1 month ago (2013-11-18 22:48:05 UTC) #13
commit-bot: I haz the power
7 years, 1 month ago (2013-11-19 03:59:44 UTC) #14
Message was sent while issue was closed.
Change committed as 235905

Powered by Google App Engine
This is Rietveld 408576698