On Thu, 17 Aug 2023 07:51:56 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.

This pull request has now been integrated.

Changeset: ddd1f796
Author:    Jay Bhaskar <jbhas...@openjdk.org>
URL:       
https://git.openjdk.org/jfx/commit/ddd1f79685383f592a4651811a9a9070569a7832
Stats:     11 lines in 2 files changed: 11 ins; 0 del; 0 mod

8314212: Crash when loading cnn.com in WebView

Reviewed-by: kcr, hmeda

-------------

PR: https://git.openjdk.org/jfx/pull/1212

Reply via email to