Bug 37036 - MediaPlayerPrivateQTKit doesn't return to NETWORK_IDLE when not using network
Summary: MediaPlayerPrivateQTKit doesn't return to NETWORK_IDLE when not using network
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-02 11:55 PDT by Andrew Scherkus
Modified: 2023-10-12 12:30 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Scherkus 2010-04-02 11:55:04 PDT
In order to implement the suspend event, MediaPlayerPrivate implementations should return to NETWORK_IDLE when not using the network.
Comment 1 Steve Lacey 2011-03-01 12:49:03 PST
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.
Comment 2 Ahmad Saleem 2023-10-12 12:30:02 PDT
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!