summaryrefslogtreecommitdiffstats
path: root/content/utility
diff options
context:
space:
mode:
authorfelt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 20:56:27 +0000
committerfelt@chromium.org <felt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-30 20:56:27 +0000
commit75ad2403b45c0a8f3d317c3fb0d55b312f78e742 (patch)
tree0b113d924043f15d7bc1a6211ba3e1b704629327 /content/utility
parent70ad2f14738334aea0f5b6fea7e20d3fb4501894 (diff)
downloadchromium_src-75ad2403b45c0a8f3d317c3fb0d55b312f78e742.zip
chromium_src-75ad2403b45c0a8f3d317c3fb0d55b312f78e742.tar.gz
chromium_src-75ad2403b45c0a8f3d317c3fb0d55b312f78e742.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. BUG=236395 Review URL: https://chromiumcodereview.appspot.com/15686007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/utility')
0 files changed, 0 insertions, 0 deletions