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

Issue 8496045: Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress. (Closed)

Created:
9 years, 1 month ago by viettrungluu
Modified:
9 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, jam, yzshen+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress. [The Win components build was already fixed, and the broken unrevert reverted. The original review was here: http://codereview.chromium.org/8357030 .] BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109165

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+481 lines, -50 lines) Patch
M content/browser/renderer_host/pepper_message_filter.cc View 4 chunks +5 lines, -21 lines 0 comments Download
A ppapi/api/private/ppb_flash_net_address.idl View 1 chunk +61 lines, -0 lines 0 comments Download
M ppapi/api/private/ppb_flash_tcp_socket.idl View 2 chunks +0 lines, -10 lines 0 comments Download
A ppapi/c/private/ppb_flash_net_address.h View 1 chunk +85 lines, -0 lines 0 comments Download
M ppapi/c/private/ppb_flash_tcp_socket.h View 3 chunks +2 lines, -17 lines 0 comments Download
M ppapi/c/private/ppb_flash_udp_socket.h View 2 chunks +2 lines, -2 lines 0 comments Download
A ppapi/cpp/private/flash_net_address.h View 1 chunk +38 lines, -0 lines 0 comments Download
A ppapi/cpp/private/flash_net_address.cc View 1 chunk +81 lines, -0 lines 0 comments Download
M ppapi/ppapi_shared.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/proxy/interface_list.cc View 1 chunk +1 line, -0 lines 0 comments Download
A ppapi/shared_impl/private/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A ppapi/shared_impl/private/flash_net_address_impl.h View 1 chunk +25 lines, -0 lines 0 comments Download
A ppapi/shared_impl/private/flash_net_address_impl.cc View 1 chunk +175 lines, -0 lines 0 comments Download
M ppapi/thunk/interfaces_ppb_private.h View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698