summaryrefslogtreecommitdiffstats
path: root/chromeos
diff options
context:
space:
mode:
authorzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-31 15:10:50 +0000
committerzhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-31 15:10:50 +0000
commitd4d43676817e5944ea024a70fea6c1d1973cc742 (patch)
tree273e6729f2eb56a8d06e2fed694ddfc211cb94fd /chromeos
parent1b962b05cc701b902492e87f1d78b7459057e8c5 (diff)
downloadchromium_src-d4d43676817e5944ea024a70fea6c1d1973cc742.zip
chromium_src-d4d43676817e5944ea024a70fea6c1d1973cc742.tar.gz
chromium_src-d4d43676817e5944ea024a70fea6c1d1973cc742.tar.bz2
Revert 203218 "Remove Activity Log usage of Extension objects"
which cause too many memory leaks on bots > 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 TBR=felt@chromium.org Review URL: https://codereview.chromium.org/15813010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203405 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos')
0 files changed, 0 insertions, 0 deletions