Warmup text color API for pdf compositor service
Mac sandbox version 1 warms up some system APIs before sandboxing the process. For pdf compositor service, it needs to use system text color for lcd text smoothing test. So text color API needs to be warmed up same as PPAPI process. We also allow accesses to system color profile for both pdf compositor service and PPAPI process in Mac sandbox version 2. This allows system color access, thus prevents bitmap context creation errors caused due to failed color access. BUG=822218 Change-Id: I2352588e76e9b8c82d0fa87b3b99b7c897973d6f Reviewed-on: https://chromium-review.googlesource.com/1014345Reviewed-by:Greg Kerr <kerrnel@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#551116}
Showing
Please register or sign in to comment