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

Issue 738283002: ChildProcessLauncher: Don't access context_ private members directly. (Closed)

Created:
6 years, 1 month ago by rvargas (doing something else)
Modified:
6 years, 1 month ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

ChildProcessLauncher: Don't access context_ private members directly. This cleanup should not modify behavior. BUG=417532 R=creis@chromium.org Committed: https://crrev.com/f7cbdde4cce0a5481968ff42d006dc040fbaf7e9 Cr-Commit-Position: refs/heads/master@{#305110}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -40 lines) Patch
M content/browser/child_process_launcher.cc View 1 4 chunks +50 lines, -40 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
rvargas (doing something else)
6 years, 1 month ago (2014-11-20 01:38:18 UTC) #1
Charlie Reis
LGTM with nits. https://codereview.chromium.org/738283002/diff/1/content/browser/child_process_launcher.cc File content/browser/child_process_launcher.cc (right): https://codereview.chromium.org/738283002/diff/1/content/browser/child_process_launcher.cc#newcode81 content/browser/child_process_launcher.cc:81: bool IsStarting() const { return starting_; ...
6 years, 1 month ago (2014-11-20 18:00:10 UTC) #2
rvargas (doing something else)
Thanks https://codereview.chromium.org/738283002/diff/1/content/browser/child_process_launcher.cc File content/browser/child_process_launcher.cc (right): https://codereview.chromium.org/738283002/diff/1/content/browser/child_process_launcher.cc#newcode81 content/browser/child_process_launcher.cc:81: bool IsStarting() const { return starting_; } On ...
6 years, 1 month ago (2014-11-20 22:36:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/738283002/20001
6 years, 1 month ago (2014-11-20 22:38:35 UTC) #5
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-20 23:30:40 UTC) #6
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 23:31:23 UTC) #7
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f7cbdde4cce0a5481968ff42d006dc040fbaf7e9
Cr-Commit-Position: refs/heads/master@{#305110}

Powered by Google App Engine
This is Rietveld 408576698