blob: 8cf700e2d0cf2d7eb9ad1fb5cc9b6fbe6d32b3d8 [file] [log] [blame]
<!DOCTYPE html><!-- webkit-test-runner [ applicationBundleIdentifier=com.apple.mobilemail ] -->
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
<script>
description('Regression tests for mach lookup sandbox changes for Mail on iOS');
if (window.internals) {
shouldBeTrue("internals.hasSandboxMachLookupAccessToGlobalName(\"com.apple.WebKit.WebContent\", \"com.apple.lsd.open\")");
}
</script>
</head>
<body>
</body>