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

Issue 7074025: Get rid of content dependency from sandbox_policy.h (Closed)

Created:
9 years, 7 months ago by jam
Modified:
9 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org
Visibility:
Public.

Description

Get rid of content dependency from sandbox_policy.h BUG=76697 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87093

Patch Set 1 #

Patch Set 2 : sync #

Patch Set 3 : fix crash #

Total comments: 6

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -337 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 5 chunks +113 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 4 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 4 chunks +0 lines, -15 lines 0 comments Download
M chrome/common/sandbox_policy.cc View 1 2 3 6 chunks +17 lines, -296 lines 0 comments Download
M chrome/test/automation/proxy_launcher.h View 1 2 chunks +0 lines, -10 lines 0 comments Download
M chrome/test/automation/proxy_launcher.cc View 1 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/test/ui/ui_test_suite.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/child_process_launcher.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/content_browser_client.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/browser/content_browser_client.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/plugin_process_host.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/common/content_switches.h View 1 3 chunks +4 lines, -1 line 0 comments Download
M content/common/content_switches.cc View 1 4 chunks +11 lines, -3 lines 0 comments Download
M sandbox/src/sandbox_policy_base.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
jam
9 years, 7 months ago (2011-05-27 01:32:58 UTC) #1
nsylvain
according to the try jobs, pretty much all plugin tests are failing on Windows
9 years, 7 months ago (2011-05-27 15:55:46 UTC) #2
jam
I'll make sure it's all green before commit :) I sent the review in parallel ...
9 years, 7 months ago (2011-05-27 15:58:08 UTC) #3
nsylvain
LGTM. Carlos: No plans to support the flash sandbox on XP ? If so, we'd ...
9 years, 7 months ago (2011-05-27 19:51:14 UTC) #4
cpu_(ooo_6.6-7.5)
http://codereview.chromium.org/7074025/diff/9002/chrome/browser/chrome_content_browser_client.h File chrome/browser/chrome_content_browser_client.h (right): http://codereview.chromium.org/7074025/diff/9002/chrome/browser/chrome_content_browser_client.h#newcode48 chrome/browser/chrome_content_browser_client.h:48: #if defined(OS_WIN) the code only sandboxes flash, so there ...
9 years, 7 months ago (2011-05-27 20:19:09 UTC) #5
jam
http://codereview.chromium.org/7074025/diff/9002/chrome/browser/chrome_content_browser_client.h File chrome/browser/chrome_content_browser_client.h (right): http://codereview.chromium.org/7074025/diff/9002/chrome/browser/chrome_content_browser_client.h#newcode48 chrome/browser/chrome_content_browser_client.h:48: #if defined(OS_WIN) On 2011/05/27 20:19:09, cpu wrote: > the ...
9 years, 7 months ago (2011-05-27 20:25:53 UTC) #6
cpu_(ooo_6.6-7.5)
9 years, 7 months ago (2011-05-27 21:25:44 UTC) #7
lgtm

Nicolas fire an email to me/jam with the things you think we can get rid of. I
don't plan to support XP.

Powered by Google App Engine
This is Rietveld 408576698