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 1174543002: ppapi: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (Closed)

Created:
5 years, 6 months ago by Sami
Modified:
5 years, 6 months ago
Reviewers:
bbudge
CC:
chromium-reviews, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ppapi: Remove use of MessageLoopProxy and deprecated MessageLoop APIs This patch was mostly autogenerated with https://codereview.chromium.org/1010073002/. BUG=465354 TBR=sievers@chromium.org Committed: https://crrev.com/23490d44633f4eaeb76e03384e08e9fd3ef2909a Cr-Commit-Position: refs/heads/master@{#334148}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Review comments. #

Patch Set 3 : Fix V8VarConverterTest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -206 lines) Patch
M content/renderer/pepper/v8_var_converter_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/host/resource_message_filter.h View 3 chunks +4 lines, -4 lines 0 comments Download
M ppapi/host/resource_message_filter.cc View 1 4 chunks +13 lines, -14 lines 0 comments Download
M ppapi/host/resource_message_filter_unittest.cc View 5 chunks +10 lines, -12 lines 0 comments Download
M ppapi/nacl_irt/manifest_service.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/nacl_irt/manifest_service.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M ppapi/nacl_irt/plugin_main.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M ppapi/nacl_irt/plugin_startup.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M ppapi/nacl_irt/ppapi_dispatcher.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/nacl_irt/ppapi_dispatcher.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M ppapi/proxy/message_handler.cc View 1 2 chunks +15 lines, -19 lines 0 comments Download
M ppapi/proxy/network_monitor_resource.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ppapi/proxy/plugin_globals.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ppapi/proxy/plugin_message_filter.cc View 2 chunks +3 lines, -1 line 0 comments Download
M ppapi/proxy/ppapi_proxy_test.h View 1 8 chunks +26 lines, -25 lines 0 comments Download
M ppapi/proxy/ppapi_proxy_test.cc View 1 11 chunks +34 lines, -43 lines 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.h View 1 4 chunks +6 lines, -5 lines 0 comments Download
M ppapi/proxy/ppb_message_loop_proxy.cc View 1 7 chunks +11 lines, -11 lines 0 comments Download
M ppapi/proxy/resource_reply_thread_registrar.h View 4 chunks +5 lines, -5 lines 0 comments Download
M ppapi/proxy/resource_reply_thread_registrar.cc View 1 5 chunks +6 lines, -6 lines 0 comments Download
M ppapi/proxy/tracked_callback_unittest.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download
M ppapi/shared_impl/ppapi_globals.h View 3 chunks +5 lines, -5 lines 0 comments Download
M ppapi/shared_impl/ppapi_globals.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M ppapi/shared_impl/ppb_message_loop_shared.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/shared_impl/thread_aware_callback_unittest.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M ppapi/shared_impl/tracked_callback.cc View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Sami
5 years, 6 months ago (2015-06-09 18:21:49 UTC) #2
bbudge
Overall it looks good. There are now some obsolete method names in the Pepper code ...
5 years, 6 months ago (2015-06-10 20:57:47 UTC) #3
Sami
Thanks for the review. I've now done the renames you pointed out and nothing seemed ...
5 years, 6 months ago (2015-06-11 18:03:46 UTC) #4
bbudge
Thanks for doing that. I assume the test failures are because your patch to the ...
5 years, 6 months ago (2015-06-12 01:03:17 UTC) #5
Sami
On 2015/06/12 01:03:17, bbudge wrote: > Thanks for doing that. I assume the test failures ...
5 years, 6 months ago (2015-06-12 11:11:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174543002/40001
5 years, 6 months ago (2015-06-12 11:12:04 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-12 12:54:34 UTC) #10
commit-bot: I haz the power
5 years, 6 months ago (2015-06-12 12:55:47 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/23490d44633f4eaeb76e03384e08e9fd3ef2909a
Cr-Commit-Position: refs/heads/master@{#334148}

Powered by Google App Engine
This is Rietveld 408576698