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

Issue 10082018: Move BrokerDuplicateHandle() to be declared in content/public (Closed)

Created:
8 years, 8 months ago by Mark Seaborn
Modified:
8 years, 8 months ago
Reviewers:
jschuh, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Move BrokerDuplicateHandle() to be declared in content/public This is necessary so that BrokerDuplicateHandle() can be used from chrome/browser while passing the check_deps rules. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2719 TEST=build Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132405

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : Copyright #

Total comments: 2

Patch Set 4 : Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -51 lines) Patch
M content/common/gpu/client/command_buffer_proxy_impl.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_command_buffer_stub.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/common/sandbox_policy.h View 1 chunk +0 lines, -6 lines 0 comments Download
M content/common/sandbox_policy.cc View 3 chunks +39 lines, -35 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/common/sandbox_init.h View 1 2 3 5 chunks +18 lines, -1 line 0 comments Download
M content/renderer/webplugin_delegate_proxy.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mark Seaborn
This depends on https://chromiumcodereview.appspot.com/9958034 being re-applied (since it was recently reverted in https://chromiumcodereview.appspot.com/10081018).
8 years, 8 months ago (2012-04-13 20:30:48 UTC) #1
jschuh
lgtm if @jam is cool with the header filename. https://chromiumcodereview.appspot.com/10082018/diff/1/content/common/sandbox_policy.cc File content/common/sandbox_policy.cc (right): https://chromiumcodereview.appspot.com/10082018/diff/1/content/common/sandbox_policy.cc#newcode658 content/common/sandbox_policy.cc:658: ...
8 years, 8 months ago (2012-04-14 19:59:53 UTC) #2
Mark Seaborn
On 14 April 2012 12:59, <jschuh@chromium.org> wrote: > lgtm if @jam is cool with the ...
8 years, 8 months ago (2012-04-14 23:34:26 UTC) #3
jam
lgtm with nit http://codereview.chromium.org/10082018/diff/6003/content/public/common/sandbox_init.h File content/public/common/sandbox_init.h (right): http://codereview.chromium.org/10082018/diff/6003/content/public/common/sandbox_init.h#newcode35 content/public/common/sandbox_init.h:35: CONTENT_EXPORT bool BrokerDuplicateHandle(HANDLE source_handle, nit: please ...
8 years, 8 months ago (2012-04-15 21:40:55 UTC) #4
Mark Seaborn
8 years, 8 months ago (2012-04-16 15:32:44 UTC) #5
http://codereview.chromium.org/10082018/diff/6003/content/public/common/sandb...
File content/public/common/sandbox_init.h (right):

http://codereview.chromium.org/10082018/diff/6003/content/public/common/sandb...
content/public/common/sandbox_init.h:35: CONTENT_EXPORT bool
BrokerDuplicateHandle(HANDLE source_handle,
On 2012/04/15 21:40:55, John Abd-El-Malek wrote:
> nit: please add a comment here

OK, comment added.

Powered by Google App Engine
This is Rietveld 408576698