DescriptionRemove unnecessary CanvasAsyncBlobCreator keep alive protection.
Closures keep their GCed arguments and |this| alive until completed,
hence manual keep-alive handling on top of that isn't required
for CanvasAsyncBlobCreator.
R=haraken
BUG=
Committed: https://crrev.com/e0a85c1a76e808e0c0d0452600550f934ff46fc1
Cr-Commit-Position: refs/heads/master@{#387260}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|