Schedule Roadmap/M2.5/PermissionDB

From MozillaWiki
Jump to: navigation, search

Feature Requirements

  • Build a DB associating domains with granted permissions.
  • This needs to allow granting permissions at app "install time", and runtime checks of permissions need to be very fast.
  • Needs to work across processes. Initial implementation can be slightly lax on cross-process checks.