summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-02 11:07:29 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-02 11:07:29 +0000
commited7bbb53170c3d54dfbd393c79fae6539fbab358 (patch)
treea700fc4826de8bcf622d8670d1b56db214b8e6d8 /AUTHORS
parent3afa6af5c62863d3e4beafce49cb189e4e418d05 (diff)
downloadchromium_src-ed7bbb53170c3d54dfbd393c79fae6539fbab358.zip
chromium_src-ed7bbb53170c3d54dfbd393c79fae6539fbab358.tar.gz
chromium_src-ed7bbb53170c3d54dfbd393c79fae6539fbab358.tar.bz2
This is based on a patch from Alexandre Abreu (http://codereview.chromium.org/9963120/) that I've modified slightly to work on Windows.
Modifies the external extension preferences loader to load not only external_extensions.json but also extensions based on standalone per-extension json files. The new json files should be named <extension-id>.json and formatted as such: { "external_crx": "<relative path from the .json file>", "external_version": "x.x" } Also, for Linux, added a new search path: /usr/share/[chromium|google-chrome]/extensions. And finally, modifies the documentation to account for that change and to deprecate the external_extension.json files uses. BUG=75174 TEST=None Review URL: https://chromiumcodereview.appspot.com/10260010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134892 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index eab7439b..83ca290 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -174,5 +174,6 @@ Arun Mankuzhi <arun.m@samsung.com>
Taylor Price <trprice@gmail.com>
Alexandru Chiculita <achicu@adobe.com>
Eric Rescorla <ekr@rtfm.com>
+Alexandre Abreu <wiss1976@gmail.com>
Erik Sjölund <erik.sjolund@gmail.com>
Simon Arlott <simon.arlott@gmail.com>