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

Issue 10566014: Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. (Closed)

Created:
8 years, 6 months ago by yzshen1
Modified:
8 years, 6 months ago
Reviewers:
brettw, noelallen1
CC:
chromium-reviews, jochen+watch-content_chromium.org, jam, yzshen+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. This change is needed because PP_Var cannot be used in a broker process. This change also adds support for cstr_t in ppapi IDL files. BUG=112190 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142670

Patch Set 1 #

Patch Set 2 : remove assert_size #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -45 lines) Patch
M content/ppapi_plugin/broker_process_dispatcher.h View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/broker_process_dispatcher.cc View 11 chunks +17 lines, -24 lines 0 comments Download
M ppapi/api/pp_stdint.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/api/private/ppp_flash_browser_operations.idl View 1 6 chunks +6 lines, -9 lines 0 comments Download
M ppapi/c/private/ppp_flash_browser_operations.h View 1 5 chunks +7 lines, -11 lines 0 comments Download
M ppapi/generators/idl_c_proto.py View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yzshen1
Hi, Brett and Noel. Would you please take a look? Thanks! Noel: pp_stdint.idl and idl_c_proto.py ...
8 years, 6 months ago (2012-06-15 23:10:45 UTC) #1
brettw
lgtm
8 years, 6 months ago (2012-06-15 23:36:36 UTC) #2
noelallen1
8 years, 6 months ago (2012-06-17 19:31:24 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698