RFR: 8314212: Crash when loading cnn.com in WebView [v2]

Hima Bindu Meda hmeda at openjdk.org
Fri Aug 18 11:38:38 UTC 2023


On Thu, 17 Aug 2023 13:50:06 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.
>
> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   clean up according to review comments

Changes look fine. Testing looks good.

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

Marked as reviewed by hmeda (Committer).

PR Review: https://git.openjdk.org/jfx/pull/1212#pullrequestreview-1584408384


More information about the openjfx-dev mailing list