0
Files
src/content
reillyg dc5d9051ab Add PermissionDescriptor to the permissions Mojo interface.
A permission descriptor is a structure describing a permission that an
origin may request. Most permissions are only identified by their names
but some have additional parameters. For example, a Bluetooth device
permission may include the MAC address of the device (or other unique
identifier) so that the permission applies to only the device selected
by the user through some sort of chooser interface.

BUG=638721

Review-Url: https://codereview.chromium.org/2255933002
Cr-Commit-Position: refs/heads/master@{#422744}
2016-10-04 10:46:55 +00:00
..
2016-10-01 02:06:18 +00:00
2016-08-13 12:51:49 +00:00
2016-09-20 17:53:12 +00:00

Content is the core code needed to render a page using a multi-process sandboxed browser.

Developer documentation: http://www.chromium.org/developers/content-module

Internal Documentation: