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

Issue 11413200: Refactored PPB_Flash GetSettings to the new pepper resource model (Closed)

Created:
8 years ago by raymes
Modified:
8 years ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Refactored PPB_Flash GetSettings to the new pepper resource model This also removes unnecessary code from the PluginDelegate and PepperMessageFilter. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173850

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Patch Set 13 : #

Total comments: 2

Patch Set 14 : . #

Patch Set 15 : . #

Patch Set 16 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -155 lines) Patch
M chrome/test/ppapi/ppapi_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_flash_browser_host.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +16 lines, -0 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_flash_browser_host.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +79 lines, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -23 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -3 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -10 lines 0 comments Download
M ppapi/proxy/flash_resource.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +10 lines, -1 line 0 comments Download
M ppapi/proxy/flash_resource.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +39 lines, -2 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +14 lines, -5 lines 0 comments Download
M ppapi/proxy/ppb_flash_proxy.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +0 lines, -5 lines 0 comments Download
M ppapi/proxy/ppb_flash_proxy.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +0 lines, -43 lines 0 comments Download
M ppapi/proxy/ppb_instance_proxy.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/shared_impl/scoped_pp_var.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_flash.cc View 1 1 chunk +22 lines, -17 lines 0 comments Download
M ppapi/thunk/ppb_flash_api.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/thunk/ppb_flash_functions_api.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/thunk/ppb_flash_thunk.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +4 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/mock_plugin_delegate.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/mock_plugin_delegate.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -6 lines 0 comments Download
M webkit/plugins/ppapi/plugin_delegate.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -5 lines 0 comments Download
M webkit/plugins/ppapi/ppb_flash_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/ppb_flash_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
raymes
8 years ago (2012-12-10 20:18:35 UTC) #1
dmichael (off chromium)
https://codereview.chromium.org/11413200/diff/42001/content/browser/renderer_host/pepper/pepper_flash_browser_host.cc File content/browser/renderer_host/pepper/pepper_flash_browser_host.cc (right): https://codereview.chromium.org/11413200/diff/42001/content/browser/renderer_host/pepper/pepper_flash_browser_host.cc#newcode104 content/browser/renderer_host/pepper/pepper_flash_browser_host.cc:104: AsWeakPtr(), context->MakeReplyMessageContext(), Is this the only place you take ...
8 years ago (2012-12-13 17:39:00 UTC) #2
raymes
https://codereview.chromium.org/11413200/diff/42001/content/browser/renderer_host/pepper/pepper_flash_browser_host.cc File content/browser/renderer_host/pepper/pepper_flash_browser_host.cc (right): https://codereview.chromium.org/11413200/diff/42001/content/browser/renderer_host/pepper/pepper_flash_browser_host.cc#newcode104 content/browser/renderer_host/pepper/pepper_flash_browser_host.cc:104: AsWeakPtr(), context->MakeReplyMessageContext(), On 2012/12/13 17:39:00, dmichael wrote: > Is ...
8 years ago (2012-12-14 17:43:53 UTC) #3
dmichael (off chromium)
lgtm
8 years ago (2012-12-15 00:06:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/11413200/64001
8 years ago (2012-12-16 23:07:12 UTC) #5
commit-bot: I haz the power
Presubmit check for 11413200-64001 failed and returned exit status 1. Running presubmit commit checks ...
8 years ago (2012-12-16 23:07:31 UTC) #6
raymes
+tsepez for ppapi_messages
8 years ago (2012-12-16 23:08:20 UTC) #7
Tom Sepez
LGTM on messages.
8 years ago (2012-12-17 21:28:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/11413200/87001
8 years ago (2012-12-18 22:45:49 UTC) #9
commit-bot: I haz the power
8 years ago (2012-12-19 03:34:03 UTC) #10
Couldn't make sense out of svn commit message:
Sending        chrome/test/ppapi/ppapi_browsertest.cc
Sending        content/browser/renderer_host/pepper/pepper_flash_browser_host.cc
Sending        content/browser/renderer_host/pepper/pepper_flash_browser_host.h
Sending        content/browser/renderer_host/pepper/pepper_message_filter.cc
Sending        content/browser/renderer_host/pepper/pepper_message_filter.h
Sending        content/renderer/pepper/pepper_plugin_delegate_impl.cc
Sending        content/renderer/pepper/pepper_plugin_delegate_impl.h
Sending        ppapi/proxy/flash_resource.cc
Sending        ppapi/proxy/flash_resource.h
Sending        ppapi/proxy/ppapi_messages.h
Sending        ppapi/proxy/ppb_flash_proxy.cc
Sending        ppapi/proxy/ppb_flash_proxy.h
Sending        ppapi/proxy/ppb_instance_proxy.cc
Sending        ppapi/shared_impl/scoped_pp_var.h
Sending        ppapi/tests/test_flash.cc
Sending        ppapi/thunk/ppb_flash_api.h
Sending        ppapi/thunk/ppb_flash_functions_api.h
Sending        ppapi/thunk/ppb_flash_thunk.cc
Sending        webkit/plugins/ppapi/mock_plugin_delegate.cc
Sending        webkit/plugins/ppapi/mock_plugin_delegate.h
Sending        webkit/plugins/ppapi/plugin_delegate.h
Sending        webkit/plugins/ppapi/ppb_flash_impl.cc
Sending        webkit/plugins/ppapi/ppb_flash_impl.h
Transmitting file data .......................
Committed revision 173850.

Warning: post-commit hook failed (exit code 2) with output:
/opt/shared_hooks/post-commit.d/10_mailer.py:137: DeprecationWarning: The popen2
module is deprecated.  Use the subprocess module.
  import popen2
Post-commit mail timed out for r173850. Your commit succeeded,
but no mail was sent.

Powered by Google App Engine
This is Rietveld 408576698