Comment #6 on issue 20516 by [email protected]: [Snow Leopard] CRASH:
Chrome crashes on clean install on Snow Leopard
http://code.google.com/p/chromium/issues/detail?id=20516
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=24785
------------------------------------------------------------------------
r24785 | [email protected] | 2009-08-28 13:01:03 -0700 (Fri, 28 Aug 2009) |
15 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/203/src/chrome/renderer/renderer.sb?r1=24785&r2=24784
M
http://src.chromium.org/viewvc/chrome/branches/203/src/chrome/renderer/renderer_main_platform_delegate_mac.mm?r1=24785&r2=24784
Merge 24777 - Fix crashonlaunch on Snow Leopard
The signalself syntax needed to fix bug 20370 doesn't work on Leopard and
causes the Sandbox to barf so renderers don't star tup.
We introduce a ;10.5_ONLY keyword to the sandbox that is substituted at
runtime (the line with the rule is effectively uncommented). This allows
us to use leopard or snowleapardonly sandbox syntax
BUG=20516
TEST=Chrome should no longer crash on launch under SL.
Review URL: http://codereview.chromium.org/183003
[email protected]
Review URL: http://codereview.chromium.org/180025
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---