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

Issue 10825018: Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook the… (Closed)

Created:
8 years, 5 months ago by Bernhard Bauer
Modified:
8 years, 4 months ago
CC:
chromium-reviews, yzshen+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org, brettw
Visibility:
Public.

Description

Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager. BUG=132409 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148839

Patch Set 1 #

Total comments: 17

Patch Set 2 : review #

Total comments: 2

Patch Set 3 : review #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+516 lines, -129 lines) Patch
M chrome/browser/pepper_flash_settings_manager.h View 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/pepper_flash_settings_manager.cc View 1 19 chunks +268 lines, -64 lines 0 comments Download
M content/browser/plugin_data_remover_impl.cc View 1 2 3 3 chunks +10 lines, -3 lines 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.h View 3 chunks +10 lines, -1 line 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 1 2 9 chunks +102 lines, -30 lines 0 comments Download
M ppapi/api/private/ppp_flash_browser_operations.idl View 1 3 chunks +39 lines, -15 lines 0 comments Download
M ppapi/c/private/ppp_flash_browser_operations.h View 1 5 chunks +57 lines, -14 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 3 1 chunk +14 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bernhard Bauer
Please review.
8 years, 5 months ago (2012-07-25 21:05:00 UTC) #1
brettw
Just looked at the IDL so far. https://chromiumcodereview.appspot.com/10825018/diff/1/ppapi/api/private/ppp_flash_browser_operations.idl File ppapi/api/private/ppp_flash_browser_operations.idl (right): https://chromiumcodereview.appspot.com/10825018/diff/1/ppapi/api/private/ppp_flash_browser_operations.idl#newcode48 ppapi/api/private/ppp_flash_browser_operations.idl:48: * Returns ...
8 years, 5 months ago (2012-07-25 23:17:03 UTC) #2
yzshen1
https://chromiumcodereview.appspot.com/10825018/diff/1/chrome/browser/pepper_flash_settings_manager.cc File chrome/browser/pepper_flash_settings_manager.cc (right): https://chromiumcodereview.appspot.com/10825018/diff/1/chrome/browser/pepper_flash_settings_manager.cc#newcode792 chrome/browser/pepper_flash_settings_manager.cc:792: void PepperFlashSettingsManager::Core::OnGetSitesWithDataResult( Please keep method definitions in the same ...
8 years, 5 months ago (2012-07-25 23:56:23 UTC) #3
Bernhard Bauer
Thanks for the reviews! https://chromiumcodereview.appspot.com/10825018/diff/1/chrome/browser/pepper_flash_settings_manager.cc File chrome/browser/pepper_flash_settings_manager.cc (right): https://chromiumcodereview.appspot.com/10825018/diff/1/chrome/browser/pepper_flash_settings_manager.cc#newcode792 chrome/browser/pepper_flash_settings_manager.cc:792: void PepperFlashSettingsManager::Core::OnGetSitesWithDataResult( On 2012/07/25 23:56:23, ...
8 years, 5 months ago (2012-07-26 00:18:53 UTC) #4
yzshen1
LGTM with one more comment. (Please wait for other reviewers' LGTMs.) Thanks! https://chromiumcodereview.appspot.com/10825018/diff/1/chrome/browser/pepper_flash_settings_manager.cc File chrome/browser/pepper_flash_settings_manager.cc ...
8 years, 5 months ago (2012-07-26 00:38:42 UTC) #5
Bernhard Bauer
https://chromiumcodereview.appspot.com/10825018/diff/10001/content/ppapi_plugin/broker_process_dispatcher.cc File content/ppapi_plugin/broker_process_dispatcher.cc (right): https://chromiumcodereview.appspot.com/10825018/diff/10001/content/ppapi_plugin/broker_process_dispatcher.cc#newcode304 content/ppapi_plugin/broker_process_dispatcher.cc:304: if (sites.empty()) On 2012/07/26 00:38:42, yzshen1 wrote: > the ...
8 years, 5 months ago (2012-07-26 00:58:39 UTC) #6
Bernhard Bauer
Brett, ping? :) John, can I get a rubberstamp for the small change to PluginDataRemoverImpl? ...
8 years, 5 months ago (2012-07-26 21:44:03 UTC) #7
jam
On 2012/07/26 21:44:03, Bernhard Bauer wrote: > Brett, ping? :) > > John, can I ...
8 years, 5 months ago (2012-07-27 02:03:12 UTC) #8
brettw
lgtm
8 years, 4 months ago (2012-07-27 21:30:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/10825018/1013
8 years, 4 months ago (2012-07-27 21:33:03 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-07-27 22:46:54 UTC) #11
Change committed as 148839

Powered by Google App Engine
This is Rietveld 408576698