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

Issue 174254: Some tweaks to the OS X Sandbox: (Closed)

Created:
11 years, 4 months ago by jeremy
Modified:
9 years, 6 months ago
Reviewers:
Paul Godavari
CC:
chromium-reviews_googlegroups.com, Amanda Walker, John Grabowski
Visibility:
Public.

Description

Some tweaks to the OS X Sandbox: * Fix 10.6 bug where garbled text was displayed due to insuccesful font loading. * Tightened down the Sandbox a bit, instead of allowing access to /System/Library limit it to certain subdirectories. * Remove unused warmup code now that we allow sysctl-read. BUG=11269 BUG=b/1853366 TEST=On 10.6, copy Arial.ttf from /System/Library/Fonts to ~/Library/Fonts , Launch Chrome. Text on NTP should be displayed normally and not garbled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24030

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -36 lines) Patch
M base/sys_info_mac.cc View 1 chunk +3 lines, -12 lines 0 comments Download
M chrome/renderer/renderer.sb View 1 chunk +12 lines, -6 lines 0 comments Download
M chrome/renderer/renderer_main_platform_delegate_mac.mm View 2 chunks +21 lines, -18 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
jeremy
11 years, 4 months ago (2009-08-21 21:12:52 UTC) #1
Paul Godavari
11 years, 4 months ago (2009-08-21 21:26:12 UTC) #2
LGTM

http://codereview.chromium.org/174254/diff/1/4
File chrome/renderer/renderer_main_platform_delegate_mac.mm (right):

http://codereview.chromium.org/174254/diff/1/4#newcode118
Line 118: NSString *sandbox_data = [NSString
nit: * should be placed consistently.

Powered by Google App Engine
This is Rietveld 408576698