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

Issue 1688433005: Revert of Clean up public interface of AttachmentBrokerUnprivileged. (Closed)

Created:
4 years, 10 months ago by erikchen
Modified:
4 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchset #4 id:80001 of https://codereview.chromium.org/1679763002/ ) Reason for revert: c:\b\build\slave\win\build\src\remoting\host\remoting_me2me_host.cc(937) : error C2065: 'attachment_broker_' : undeclared identifier http://build.chromium.org/p/chromium/builders/Win/builds/40168 Original issue's description: > Clean up public interface of AttachmentBrokerUnprivileged. > > In the old interface, a static factory method returns a scoped_ptr, and the > caller had to manage the lifetime. Since this is a global object with minimal > memory footprint, and is required to outlive every IPC::Channel, it's much > easier for the global to never be destroyed. This also matches the interface for > AttachmentBrokerPrivileged. > > BUG=584297 TBR=tsepez@chromium.org,avi@chromium.org,mseaborn@chromium.org,sergeyu@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=584297 Committed: https://crrev.com/4a1261e7d45256df422494a8f94289dfb57a5dbf Cr-Commit-Position: refs/heads/master@{#374771}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -97 lines) Patch
M components/nacl/broker/nacl_broker_listener.h View 2 chunks +2 lines, -0 lines 0 comments Download
M components/nacl/broker/nacl_broker_listener.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M components/nacl/loader/nacl_listener.h View 2 chunks +3 lines, -0 lines 0 comments Download
M components/nacl/loader/nacl_listener.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M content/child/child_thread_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M content/child/child_thread_impl.cc View 2 chunks +10 lines, -4 lines 0 comments Download
M ipc/attachment_broker.h View 1 chunk +0 lines, -7 lines 0 comments Download
M ipc/attachment_broker.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M ipc/attachment_broker_privileged.h View 1 chunk +0 lines, -1 line 0 comments Download
M ipc/attachment_broker_privileged.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M ipc/attachment_broker_unprivileged.h View 1 chunk +10 lines, -7 lines 0 comments Download
M ipc/attachment_broker_unprivileged.cc View 3 chunks +11 lines, -48 lines 0 comments Download
M remoting/host/desktop_process.h View 2 chunks +4 lines, -0 lines 0 comments Download
M remoting/host/desktop_process.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
erikchen
Created Revert of Clean up public interface of AttachmentBrokerUnprivileged.
4 years, 10 months ago (2016-02-10 23:08:38 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1688433005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1688433005/1
4 years, 10 months ago (2016-02-10 23:11:06 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-10 23:16:02 UTC) #4
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:32:16 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4a1261e7d45256df422494a8f94289dfb57a5dbf
Cr-Commit-Position: refs/heads/master@{#374771}

Powered by Google App Engine
This is Rietveld 408576698