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

Issue 383213005: Pepper: Clarify end-of-bitcode-stream behavior. (Closed)

Created:
6 years, 5 months ago by teravest
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Pepper: Clarify end-of-bitcode-stream behavior. The PutBytes() method in PnaclTranslateThread is used for two purposes: giving data to the translator processes and signaling the end of the stream. The way it's currently done is a bit confusing; this breaks the method into two for clarity. This is to make code review easier to read for an upcoming change which removes FileDownloader from the trusted plugin. BUG=370556 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282734

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc View 2 chunks +8 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
teravest
6 years, 5 months ago (2014-07-11 21:02:31 UTC) #1
dmichael (off chromium)
lgtm
6 years, 5 months ago (2014-07-11 21:18:00 UTC) #2
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 5 months ago (2014-07-11 21:18:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/383213005/20001
6 years, 5 months ago (2014-07-11 21:21:38 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 23:36:37 UTC) #5
Message was sent while issue was closed.
Change committed as 282734

Powered by Google App Engine
This is Rietveld 408576698