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

Issue 160298: Pipeline will execute a callback whenever an run-time error has happened. (Closed)

Created:
11 years, 4 months ago by kylep
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, fbarchard, kylep, awong, darin (slow to review), brettw, scherkus (not reviewing)
Visibility:
Public.

Description

Pipeline will execute a callback whenever an run-time error has happened. BUG=16738 TEST=pipeline_impl_unittest.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22075

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 9

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -3 lines) Patch
M media/base/pipeline_impl.h View 1 2 3 4 5 3 chunks +7 lines, -1 line 0 comments Download
M media/base/pipeline_impl.cc View 1 2 3 4 5 2 chunks +10 lines, -0 lines 0 comments Download
M media/base/pipeline_impl_unittest.cc View 1 2 3 4 5 5 chunks +7 lines, -0 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.h View 1 2 3 4 5 3 chunks +6 lines, -0 lines 0 comments Download
M webkit/glue/webmediaplayer_impl.cc View 1 2 3 4 5 4 chunks +51 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kylep
11 years, 4 months ago (2009-07-28 22:54:37 UTC) #1
Alpha Left Google
Looks like you are out of sync, please do a sync first and upload the ...
11 years, 4 months ago (2009-07-28 22:57:36 UTC) #2
kylep
Whoops. Let's try this again... Thanks!
11 years, 4 months ago (2009-07-28 23:07:54 UTC) #3
Alpha Left Google
The code looks good, but make sure the layout tests are still passing (with H264 ...
11 years, 4 months ago (2009-07-28 23:18:15 UTC) #4
scherkus (not reviewing)
http://codereview.chromium.org/160298/diff/1012/1016 File webkit/glue/webmediaplayer_impl.cc (right): http://codereview.chromium.org/160298/diff/1012/1016#newcode152 Line 152: NOTREACHED() << "Could not start PipelineThread"; add a ...
11 years, 4 months ago (2009-07-28 23:21:35 UTC) #5
kylep
Well, it's no longer crashing on h264 files, but now ogg audio doesn't play in ...
11 years, 4 months ago (2009-07-29 00:52:59 UTC) #6
scherkus (not reviewing)
LGTM are you still witness ogg issues? yesterday was a bad day for us... bunch ...
11 years, 4 months ago (2009-07-29 17:53:47 UTC) #7
kylep
11 years, 4 months ago (2009-07-30 17:34:50 UTC) #8
Ok, I'm 99% certain my sync issues are from my ARB code, not this. I'm synced
with the latest revision, so when the trybots turn green, I'm committing this.

Powered by Google App Engine
This is Rietveld 408576698