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

Issue 6341015: Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha... (Closed)

Created:
9 years, 11 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews
Visibility:
Public.

Description

Fix some bugs with incorrect ! (both missing and extra) in the proxy error handling. Go back to using the old code for the audio created notification. There was a bug deserializing one of the handles, and the new code I wrote didn't turn out to be necessary anyway. TEST=audio plays in out-of-process proxy (manual) BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73003

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -60 lines) Patch
M ppapi/proxy/ppapi_messages_internal.h View 1 chunk +6 lines, -2 lines 0 comments Download
M ppapi/proxy/ppapi_param_traits.h View 2 chunks +0 lines, -9 lines 0 comments Download
M ppapi/proxy/ppapi_param_traits.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M ppapi/proxy/ppb_audio_config_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/ppb_audio_proxy.h View 2 chunks +5 lines, -3 lines 0 comments Download
M ppapi/proxy/ppb_audio_proxy.cc View 2 chunks +12 lines, -14 lines 0 comments Download
M ppapi/proxy/ppb_font_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
9 years, 11 months ago (2011-01-27 23:34:11 UTC) #1
viettrungluu
9 years, 11 months ago (2011-01-27 23:36:03 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698