DescriptionRevert 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203967
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|