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

Issue 650903006: Factor DrainDataPipeJob out of MojoLoader (Closed)

Created:
6 years, 2 months ago by abarth-chromium
Modified:
6 years, 2 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, esprehn
Base URL:
git@github.com:domokit/mojo.git@master
Visibility:
Public.

Description

Factor DrainDataPipeJob out of MojoLoader We want to re-use the code for draining Mojo data pipes in more places that just the MojoLoader. R=eseidel@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/8a902ddc035bfbddbdfa74706283e87f2742993e

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -35 lines) Patch
M sky/engine/core/loader/MojoLoader.h View 2 chunks +6 lines, -8 lines 0 comments Download
M sky/engine/core/loader/MojoLoader.cpp View 2 chunks +5 lines, -27 lines 0 comments Download
M sky/engine/platform/BUILD.gn View 2 chunks +6 lines, -0 lines 0 comments Download
M sky/engine/platform/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A sky/engine/platform/fetcher/DrainDataPipeJob.h View 1 chunk +44 lines, -0 lines 1 comment Download
A sky/engine/platform/fetcher/DrainDataPipeJob.cpp View 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
6 years, 2 months ago (2014-10-24 18:40:04 UTC) #1
eseidel
https://codereview.chromium.org/650903006/diff/1/sky/engine/platform/fetcher/DrainDataPipeJob.h File sky/engine/platform/fetcher/DrainDataPipeJob.h (right): https://codereview.chromium.org/650903006/diff/1/sky/engine/platform/fetcher/DrainDataPipeJob.h#newcode14 sky/engine/platform/fetcher/DrainDataPipeJob.h:14: class DrainDataPipeJob { DataPipeDrainer? I have trouble with this ...
6 years, 2 months ago (2014-10-24 19:00:43 UTC) #2
eseidel
lgtm
6 years, 2 months ago (2014-10-24 19:00:48 UTC) #3
abarth-chromium
6 years, 2 months ago (2014-10-24 19:05:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8a902ddc035bfbddbdfa74706283e87f2742993e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698