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

Issue 7629006: Make sure ppapi::WebKitForwarding::Font is deleted on the WebKit thread. (Closed)

Created:
9 years, 4 months ago by yzshen1
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make sure ppapi::WebKitForwarding::Font is deleted on the WebKit thread. We need to do so because we now have asserts which make sure ref/deref of RefCounted happen on the right thread. TEST=None BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96595

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -24 lines) Patch
M ppapi/proxy/ppb_font_proxy.h View 1 chunk +11 lines, -4 lines 0 comments Download
M ppapi/proxy/ppb_font_proxy.cc View 6 chunks +32 lines, -20 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
yzshen1
Hi, Brett. Would you please take a look? Thanks!
9 years, 4 months ago (2011-08-12 00:03:05 UTC) #1
brettw
LGTM
9 years, 4 months ago (2011-08-12 16:39:23 UTC) #2
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 19:20:54 UTC) #3
Change committed as 96595

Powered by Google App Engine
This is Rietveld 408576698