diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-26 18:45:21 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-26 18:45:21 +0000 |
commit | 2a521c50ab1cb527625a69f3130a421a01f84621 (patch) | |
tree | 68153622a64534e8400c122575ab4232b6de2725 /tools | |
parent | 43792ceca73af6e06c079db4f034b28a4402989d (diff) | |
download | chromium_src-2a521c50ab1cb527625a69f3130a421a01f84621.zip chromium_src-2a521c50ab1cb527625a69f3130a421a01f84621.tar.gz chromium_src-2a521c50ab1cb527625a69f3130a421a01f84621.tar.bz2 |
Refactor away all the duplicate extension data structures in
renderer processes by sending the full extension object instead.
ExtensionRendererInfo remains, but it is now just a
convenience wrapper around a map of Extension objects.
This allows us to reuse all the helper methods on Extension,
ExtensionIconSet, ExtensionExtent, etc without duplicating
them in the renderer.
Also changed broadcasts to renderers to send only changed
information, not entire set of extension data again.
BUG=70516
Review URL: http://codereview.chromium.org/6242010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72654 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions