+2013-08-22 Simon Cooper <scooper@apple.com>
+
+ Need to disable FakeSYSVSHM when sandboxing is not enabled
+ https://bugs.webkit.org/show_bug.cgi?id=120182
+ <rdar://problem/14814461>
+
+ Reviewed by Alexey Proskuryakov.
+
+ When not in a sandbox do not enable the FakeSYSVSHIM. This
+ allows LocalConnection to work when Flash Player is run in
+ "Unsafe Mode".
+
+ * PluginProcess/mac/PluginProcessShim.mm:
+ (WebKit::shim_disabled):
+
2013-08-22 Andy Estes <aestes@apple.com>
<https://webkit.org/b/120180> Fix issues with OTHER_LDFLAGS in various .xcconfig files