On Thu, 17 Aug 2023 13:50:06 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
>> Issue: WCMediaPlayer does not support HTTP live streaming m3u8 format. >> Giving error com.sun.javafx.webkit.prism.WCMediaPlayerImpl onError WARNING: >> onError, errCode=0, msg=Unsupported protocol "data" >> >> Solution: Do not invoke the current media time operation in an error state. >> As the WCMediaPlayer might not be a valid object. > > Jay Bhaskar has updated the pull request incrementally with one additional > commit since the last revision: > > clean up according to review comments Code changes look good. All my testing is green. ------------- Marked as reviewed by kcr (Lead). PR Review: https://git.openjdk.org/jfx/pull/1212#pullrequestreview-1584608016