Revert 203950 "Remove Activity Log usage of Extension objects"
> 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 TBR=felt@chromium.org Review URL: https://codereview.chromium.org/16286017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203967 0039d316-1c4b-4281-b951-d872f2087c98
Showing
This diff is collapsed.
Please register or sign in to comment