RFR: 8314212: Crash when loading cnn.com in WebView [v2]
Kevin Rushforth
kcr at openjdk.org
Thu Aug 17 16:31:34 UTC 2023
On Thu, 17 Aug 2023 16:22:21 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:
>> The answer to my question is still pending. Please take a look at whether or not this is the only error you need to check. If it is, can you say why?
>
> Once the Player is in an error state, play, pause, seek, etc. all of these operations would not be called. Only the current time which is the last played point of time needs to be updated to the player user interface.
OK. My question then is whether `MediaPlayerNetworkState::NetworkError` is the only error condition you need to consider.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1212#discussion_r1297465774
More information about the openjfx-dev
mailing list