Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Issue 382133002: Fix use-after-free of ChildSharedBitmapManager (Closed)

Created:
6 years, 5 months ago by jbauman
Modified:
6 years, 5 months ago
Reviewers:
piman
CC:
chromium-reviews, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Fix use-after-free of ChildSharedBitmapManager Callbacks can cause the ChildSharedBitmapManager to be used after the compositor is gone, so pass the ThreadSafeSender (which is refcounted) to the callbacks instead. BUG=390563 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282729

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -26 lines) Patch
M content/child/child_shared_bitmap_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/child/child_shared_bitmap_manager.cc View 3 chunks +22 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jbauman
6 years, 5 months ago (2014-07-11 20:33:59 UTC) #1
piman
lgtm
6 years, 5 months ago (2014-07-11 22:20:15 UTC) #2
jbauman
The CQ bit was checked by jbauman@chromium.org
6 years, 5 months ago (2014-07-11 22:21:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/382133002/1
6 years, 5 months ago (2014-07-11 22:22:43 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 23:21:25 UTC) #5
Message was sent while issue was closed.
Change committed as 282729

Powered by Google App Engine
This is Rietveld 408576698