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

Issue 7060002: Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanup (Closed)

Created:
9 years, 7 months ago by jeremy
Modified:
9 years, 6 months ago
CC:
chromium-reviews, pam+watch_chromium.org, jam, Jói
Visibility:
Public.

Description

Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanup * Allow IOKit access in 10.7. * Rename 10.6_ONLY to 10.6_OR_ABOVE and add a 10.7 version. * Fix path for common.sb in one place we missed the chrome->content move. BUG=75343 TEST=See bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86410

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -8 lines) Patch
M content/browser/gpu.sb View 1 chunk +13 lines, -1 line 0 comments Download
M content/common/common.sb View 1 chunk +1 line, -1 line 0 comments Download
M content/common/sandbox_mac.mm View 3 chunks +12 lines, -4 lines 1 comment Download
M content/renderer/renderer.sb View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jeremy
9 years, 7 months ago (2011-05-22 13:26:46 UTC) #1
jeremy
brettw: Owner approval - rubberstamp OK.
9 years, 7 months ago (2011-05-22 13:28:14 UTC) #2
Nico
LGTM http://codereview.chromium.org/7060002/diff/1/content/common/sandbox_mac.mm File content/common/sandbox_mac.mm (right): http://codereview.chromium.org/7060002/diff/1/content/common/sandbox_mac.mm#newcode537 content/common/sandbox_mac.mm:537: } |else [tokens_to_remove addObject:@";BEFORE_10.7"];| for symmetry?
9 years, 7 months ago (2011-05-22 16:01:06 UTC) #3
brettw
LGTM rubberstamp
9 years, 7 months ago (2011-05-24 03:07:10 UTC) #4
commit-bot: I haz the power
9 years, 7 months ago (2011-05-24 09:06:41 UTC) #5
Change committed as 86410

Powered by Google App Engine
This is Rietveld 408576698