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

Issue 360743002: Pepper: SelLdrLauncherChrome cleanup. (Closed)

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

Description

Pepper: SelLdrLauncherChrome cleanup. The indirection provided by SelLdrLauncherChrome::Start() isn't much help. Instead, we just expose the channel so that ServiceRuntime can pass it to LaunchSelLdr directly. BUG=239656 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280686

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -60 lines) Patch
M ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h View 1 1 chunk +4 lines, -12 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc View 1 2 chunks +4 lines, -34 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.h View 1 3 chunks +4 lines, -1 line 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 3 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
teravest
6 years, 5 months ago (2014-06-30 18:31:00 UTC) #1
bbudge
https://codereview.chromium.org/360743002/diff/20001/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h File ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h (right): https://codereview.chromium.org/360743002/diff/20001/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h#newcode21 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h:21: NaClHandle* mutable_channel() { return &channel_; } It's strange to ...
6 years, 5 months ago (2014-06-30 18:50:39 UTC) #2
teravest
On 2014/06/30 18:50:39, bbudge (OOO July 1-8) wrote: > https://codereview.chromium.org/360743002/diff/20001/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h > File ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h (right): > ...
6 years, 5 months ago (2014-06-30 19:50:41 UTC) #3
bbudge
lgtm
6 years, 5 months ago (2014-06-30 19:53:47 UTC) #4
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 5 months ago (2014-06-30 21:23:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/360743002/40001
6 years, 5 months ago (2014-06-30 21:23:32 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-06-30 22:56:35 UTC) #7
Message was sent while issue was closed.
Change committed as 280686

Powered by Google App Engine
This is Rietveld 408576698