Bug 37036
| Summary: | MediaPlayerPrivateQTKit doesn't return to NETWORK_IDLE when not using network | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrew Scherkus <scherkus> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ahmad.saleem792, eric.carlson, jer.noble, sjl |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Andrew Scherkus
In order to implement the suspend event, MediaPlayerPrivate implementations should return to NETWORK_IDLE when not using the network.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Steve Lacey
Note that http/tests/media/video-play-suspend.html has been removed as the test isn't actually valid according to spec. See https://bugs.webkit.org/show_bug.cgi?id=55198 for details.
The 'suspend' event gets triggered when transitioning from loading -> idle and not when transitioning from loaded ->idle.
Ahmad Saleem
QT port is gone. So I think this bug about changes in relevant file is no longer applicable.
Marking this as "RESOLVED WONTFIX".
CCing - @Eric & @Jer - if they need to reopen or share any input. Thanks!