diff options
author | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 13:03:05 +0000 |
---|---|---|
committer | felt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-04 13:03:05 +0000 |
commit | 120a7d81ecd9dec23aa3b331daf407f43dc1c42a (patch) | |
tree | 0023f09ea26e09a03151da446e8cb29428d65b51 /.DEPS.git | |
parent | 4d2c19958a6b944903c7696ef75285c1e1ee3ebf (diff) | |
download | chromium_src-120a7d81ecd9dec23aa3b331daf407f43dc1c42a.zip chromium_src-120a7d81ecd9dec23aa3b331daf407f43dc1c42a.tar.gz chromium_src-120a7d81ecd9dec23aa3b331daf407f43dc1c42a.tar.bz2 |
Remove Activity Log usage of Extension objects
Previously, the AL used Extension objects when notifying the UI of new activity. If an extension were uninstalled in the middle of logging something, the Extension object would be deallocated before the UI tried to use the reference. Since we are replacing the old UI, I am switching to using IDs instead of Extension objects.
[[[ Reverted because it was causing heapcheck failures. Retrying a new version. ]]]
BUG=236395
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203218
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203618
Review URL: https://chromiumcodereview.appspot.com/15686007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203950 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
0 files changed, 0 insertions, 0 deletions