diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-19 22:27:06 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-19 22:27:06 +0000 |
commit | ca3dbf513dde28bb92b0337f87d2ed05c43b75ff (patch) | |
tree | 86ee10b963618590ffc9f4590e9a355adbdd8697 /chrome_frame | |
parent | 6a2ba7116c62a97aa0d11af35deba3be6e8589dc (diff) | |
download | chromium_src-ca3dbf513dde28bb92b0337f87d2ed05c43b75ff.zip chromium_src-ca3dbf513dde28bb92b0337f87d2ed05c43b75ff.tar.gz chromium_src-ca3dbf513dde28bb92b0337f87d2ed05c43b75ff.tar.bz2 |
Allow extensions to be overinstalled with extensions of same
version. This is useful during development, for switching
themes, and for user scripts (since user scripts have no
development mode).
Since we can't always immediately delete the version directory
for an extension after unloading it (because some files might
be in use), this required changing the directory layout of the
extensions directory to allow multiple copies of the same
version of the same extension to be present at once. This was
done by adding a counter to the version directory name.
Also get rid of all the old "Current Version" cruft, since we
no longer use that.
BUG=26538
Review URL: http://codereview.chromium.org/1521039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47740 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
0 files changed, 0 insertions, 0 deletions