0
Files
src/extensions
kalman@chromium.org e1dcb27edc Turn disallowed URL patterns such as <all_urls> for externally_connectable into
warnings not errors. This is for forward compatibility, if we ever lift the
no-eTLD-wildcard restriction.

Malformed URLs remain errors.

BUG=55316
R=yoz@chromium.org

Review URL: https://chromiumcodereview.appspot.com/16464004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205514 0039d316-1c4b-4281-b951-d872f2087c98
2013-06-11 12:50:55 +00:00
..
2013-03-28 18:23:23 +00:00

This will become a reusable extensions module. It implements the core parts of
Chrome's extension system, and can be used with any host of the 'content'
module.