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

Issue 7112040: Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functions t... (Closed)

Created:
9 years, 6 months ago by polina
Modified:
9 years, 6 months ago
Reviewers:
Nico, dhollowa
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't return codes from pp_errors.h Tests did not go green after the revert. The test is for a different PPAPI interface (PPB_Scrollbar_Dev), so the change is unrelated. 87905 - Review URL: http://codereview.chromium.org/6975053 87919 - Review URL: http://codereview.chromium.org/7058061 BUG=85010 TEST=none TBR=dhollowa@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -111 lines) Patch
M ppapi/c/dev/ppb_layer_compositor_dev.h View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/c/dev/ppb_video_decoder_dev.h View 8 chunks +28 lines, -22 lines 0 comments Download
M ppapi/cpp/dev/video_decoder_dev.h View 2 chunks +14 lines, -8 lines 0 comments Download
M ppapi/cpp/dev/video_decoder_dev.cc View 3 chunks +33 lines, -21 lines 0 comments Download
M ppapi/tests/arch_dependent_sizes_32.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/arch_dependent_sizes_64.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_video_decoder.cc View 2 chunks +13 lines, -6 lines 0 comments Download
M webkit/plugins/ppapi/ppb_layer_compositor_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppb_layer_compositor_impl.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.h View 1 chunk +6 lines, -6 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.cc View 5 chunks +56 lines, -37 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
polina
9 years, 6 months ago (2011-06-06 22:28:33 UTC) #1
polina
9 years, 6 months ago (2011-06-06 22:30:28 UTC) #2
Nico
LGTM say "test didn't go green after the revert" somewhere in the CL description On ...
9 years, 6 months ago (2011-06-06 22:30:55 UTC) #3
polina
9 years, 6 months ago (2011-06-06 22:34:56 UTC) #4
On 2011/06/06 22:30:55, Nico wrote:
> LGTM
> 
> say "test didn't go green after the revert" somewhere in the CL description
> 
> On Mon, Jun 6, 2011 at 3:28 PM,  <mailto:polina@google.com> wrote:
> > Reviewers: Nico,
> >
> > Description:
> > Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix
> > interface functions that take PP_CompletionCallbacks, but don't
> > return codes from pp_errors.h
> >
> > 87905 - Review URL: http://codereview.chromium.org/6975053
> > 87919 - Review URL: http://codereview.chromium.org/7058061
> >
> > BUG=85010
> > TEST=none
> >
> > Review URL: http://codereview.chromium.org/6975053
> > Review URL: http://codereview.chromium.org/7058061
> >
> > mailto:TBR=dhollowa@chromium.org
> >
> > Please review this at http://codereview.chromium.org/7112040/
> >
> > SVN Base: svn://svn.chromium.org/chrome/trunk/src/
> >
> > Affected files:
> > &nbsp;M &nbsp; &nbsp; ppapi/c/dev/ppb_layer_compositor_dev.h
> > &nbsp;M &nbsp; &nbsp; ppapi/c/dev/ppb_video_decoder_dev.h
> > &nbsp;M &nbsp; &nbsp; ppapi/cpp/dev/video_decoder_dev.h
> > &nbsp;M &nbsp; &nbsp; ppapi/cpp/dev/video_decoder_dev.cc
> > &nbsp;M &nbsp; &nbsp; ppapi/tests/arch_dependent_sizes_32.h
> > &nbsp;M &nbsp; &nbsp; ppapi/tests/arch_dependent_sizes_64.h
> > &nbsp;M &nbsp; &nbsp; ppapi/tests/test_video_decoder.h
> > &nbsp;M &nbsp; &nbsp; ppapi/tests/test_video_decoder.cc
> > &nbsp;M &nbsp; &nbsp; webkit/plugins/ppapi/ppb_layer_compositor_impl.h
> > &nbsp;M &nbsp; &nbsp; webkit/plugins/ppapi/ppb_layer_compositor_impl.cc
> > &nbsp;M &nbsp; &nbsp; webkit/plugins/ppapi/ppb_video_decoder_impl.h
> > &nbsp;M &nbsp; &nbsp; webkit/plugins/ppapi/ppb_video_decoder_impl.cc
> >
> >
> >

done

Powered by Google App Engine
This is Rietveld 408576698