Commit Graph

1 Commits

Author SHA1 Message Date
Kris Maglione
e328672bce Bug 1463587: Part 1 - Add helper class for creating snapshots of shared memory regions. r=jld,erahm
This class allows us to map a read-write shared memory region, and then safely
remap it read-only, so that it can be shared with sandboxed content processes.

MozReview-Commit-ID: 2PJMQgOwA4V
2018-06-22 20:30:23 -07:00