Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent...
commit78d197e3b7581ec7a0ceb6bed54bb4df59d3f288
authorChris Jones <jones.chris.g@gmail.com>
Thu, 9 Aug 2012 02:58:06 +0000 (8 19:58 -0700)
committerChris Jones <jones.chris.g@gmail.com>
Thu, 9 Aug 2012 02:58:06 +0000 (8 19:58 -0700)
tree19f703dab4ab99aad32b2e30db2766eda7b66d5a
parentd870f5de82b40dfaaef1e728625057c86b902683
Bug 776649, part 3: Add an API for checking whether apps loaded in PBrowserParent/PContentParent have a given permission. r=jlebar sr=bz
dom/ipc/AppProcessPermissions.cpp [new file with mode: 0644]
dom/ipc/AppProcessPermissions.h [new file with mode: 0644]
dom/ipc/Makefile.in