Bug 42628
| Summary: | r56009 broke media/event-attributes.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | slomo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Philippe Normand
It seems playbin2 doesn't send all state-change messages in some cases. Not sure yet but it might be a GStreamer bug. For now removing the filter I commited in r56009 should fix media/event-attributes.html.
I'll reopen Bug 36115 too.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Oh well reverting r56009 makes the test flakey instead of failing 100% of the time... I'm working on a different patch related to seeking which seems to fix the test reliably. I'll do more testing and send it as part of another patch.