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

Issue 9015013: Convert callers to use the new TrackedCallback. (Closed)

Created:
8 years, 12 months ago by brettw
Modified:
8 years, 11 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Convert callers to use the new TrackedCallback. This converts callers in webkit/plugins/ppapi that used raw PP_CompletionCallbacks to use the new TrackedCallback code. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116763

Patch Set 1 #

Total comments: 2

Patch Set 2 : Patch #

Patch Set 3 : Foo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -55 lines) Patch
M webkit/plugins/ppapi/audio_helper.h View 3 chunks +4 lines, -7 lines 0 comments Download
M webkit/plugins/ppapi/audio_helper.cc View 1 4 chunks +8 lines, -16 lines 0 comments Download
M webkit/plugins/ppapi/ppb_audio_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_audio_input_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_graphics_2d_impl.h View 1 2 chunks +10 lines, -6 lines 0 comments Download
M webkit/plugins/ppapi/ppb_graphics_2d_impl.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/ppb_websocket_impl.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M webkit/plugins/ppapi/ppb_websocket_impl.cc View 11 chunks +19 lines, -19 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
8 years, 12 months ago (2011-12-29 23:12:38 UTC) #1
viettrungluu
What I said elsewhere about .get() checks.... Otherwise, everything except the websocket stuff (which isn't ...
8 years, 11 months ago (2012-01-03 22:55:20 UTC) #2
viettrungluu
8 years, 11 months ago (2012-01-06 23:03:16 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698