RFR: 8314212: FxWebNodeRendering Test "sites/cnn.com.html" is Crashing the WebView
Kevin Rushforth
kcr at openjdk.org
Thu Aug 17 11:45:35 UTC 2023
On Thu, 17 Aug 2023 07:51:56 GMT, Jay Bhaskar <jbhaskar at 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.
@jaybhaskar I changed the JBS bug title to something more reflective of the problem, so you'll need to edit this PR title to match.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1212#issuecomment-1682138596
More information about the openjfx-dev
mailing list