summaryrefslogtreecommitdiff
path: root/chromium/services/service_manager/sandbox/mac/pdf_compositor.sb
blob: 48c6ad516895a4ea9864b557ae5c6adc50770f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
;; Copyright 2018 The Chromium Authors. All rights reserved.
;; Use of this source code is governed by a BSD-style license that can be
;; found in the LICENSE file.
;;
; This is the sandbox configuration file used for safeguarding the pdf
; compositor service which is used for compositing web contents printed from
; different renderer processes.
;
; This configuration locks everything down, except font accesses.
;

; *** The contents of common.sb are implicitly included here. ***

; Needed for Fonts.
(allow-font-access)