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

Issue 10448055: NaCl: Remove the plugin's internal definition of GetUrandomFD() (Closed)

Created:
8 years, 6 months ago by Mark Seaborn
Modified:
8 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

NaCl: Remove the plugin's internal definition of GetUrandomFD() The code in the NaCl repo no longer uses this function; it gets a /dev/urandom FD via dependency injection instead. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2655 TEST=nacl_integration etc. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=139376

Patch Set 1 #

Patch Set 2 : Retry upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -30 lines) Patch
D ppapi/native_client/src/trusted/plugin/browser_utils.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/module_ppapi.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/nacl_entry_points.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years, 6 months ago (2012-05-29 17:52:42 UTC) #1
sehr (please use chromium)
8 years, 6 months ago (2012-05-29 18:29:27 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698