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

Issue 7628025: Gracefully handle multiple Flush/Reset/Decode with same id (Closed)

Created:
9 years, 4 months ago by piman
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, vikasjain.entc
Visibility:
Public.

Description

Gracefully handle multiple Flush/Reset/Decode with same id The DCHECKs don't trigger in release, and in any case it's a bit rude to have the renderer crash on a plugin that did the wrong thing, so send an error instead. BUG=None TEST=Pepper Flash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96649

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M ppapi/proxy/ppb_video_decoder_proxy.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M ppapi/shared_impl/video_decoder_impl.h View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/shared_impl/video_decoder_impl.cc View 1 chunk +11 lines, -7 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.cc View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
9 years, 4 months ago (2011-08-12 19:56:30 UTC) #1
piman
9 years, 4 months ago (2011-08-12 20:01:21 UTC) #2
Ami GONE FROM CHROMIUM
LGTM
9 years, 4 months ago (2011-08-12 20:41:32 UTC) #3
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 22:50:22 UTC) #4
Change committed as 96649

Powered by Google App Engine
This is Rietveld 408576698