RESOLVED CONFIGURATION CHANGED Bug 37035
MediaPlayerPrivateQuickTimeWin doesn't return to NETWORK_IDLE when not using network
https://bugs.webkit.org/show_bug.cgi?id=37035
Summary MediaPlayerPrivateQuickTimeWin doesn't return to NETWORK_IDLE when not using ...
Andrew Scherkus
Reported 2010-04-02 11:54:25 PDT
In order to implement the suspend event, MediaPlayerPrivate implementations should return to NETWORK_IDLE when not using the network.
Attachments
Steve Lacey
Comment 1 2011-03-01 12:45:43 PST
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.
Steve Lacey
Comment 2 2011-03-01 12:47:16 PST
(In reply to comment #1) > 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. Sorry, for more detail, the deleted test tested the 'suspend' event which the test was incorrectly testing for when the network went idle.
Ahmad Saleem
Comment 3 2023-10-14 03:27:09 PDT
This has been removed: https://github.com/WebKit/WebKit/commit/92169a12b3efbd49fa615df7ad9acdb813ac39b4 * platform/graphics/win/MediaPlayerPrivateQuickTimeWin.cpp: Removed. * platform/graphics/win/MediaPlayerPrivateQuickTimeWin.h: Removed. Plus seems like test was also removed.
Note You need to log in before you can comment on or make changes to this bug.