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

Issue 173449: Merge 24331 - Fix for audio/video not firing ended if you change src and call... (Closed)

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

Description

Merge 24331 - Fix for audio/video not firing ended if you change src and call load(). Another instance of HTMLMediaElement becoming out of sync with WebMediaPlayerImpl. Most of these bugs are a result of HTMLMediaElement recreating WebMediaPlayerImpl whenever src changes but not completely resetting internal state, causing inconsistent behaviour. BUG=16768, 20152 TEST=change src and call load(), wait until the end of the clip ended should fire Review URL: http://codereview.chromium.org/173388 TBR=scherkus@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24403

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
MM webkit/glue/webmediaplayer_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
laforge
11 years, 4 months ago (2009-08-26 01:31:11 UTC) #1
scherkus (not reviewing)
11 years, 4 months ago (2009-08-26 01:39:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698