DescriptionRevert "Fix sandbox::PolicyBase leak"
This reverts commit b6a4ff86c730756a73d63cc882ef818fb7818a53
because it breaks Chrome when running as a published app on
Windows Terminal Services or Citrix XenApp.
Original issue's description:
> Fix sandbox::PolicyBase leak
>
> StartSandboxedProcess was missing a Release call, so this was always
> leaking. Use scoped_refptr instead to fix that and prevent it from
> happening in the future.
> TBR=piman@chromium.org
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng
>
> Committed: https://crrev.com/b6a4ff86c730756a73d63cc882ef818fb7818a53
> Cr-Commit-Position: refs/heads/master@{#417313}
BUG=659026
TBR=wfh@chromium.org,cpu@chromium.org,jbauman@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng
Committed: https://crrev.com/2bfe4d60b683f05eb7fcb96f9a65d8279923f13f
Cr-Commit-Position: refs/heads/master@{#427808}
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|