WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
192559
[WPE][GTK] webkit_web_view_is_loading() should not be TRUE when buffering video
https://bugs.webkit.org/show_bug.cgi?id=192559
Summary
[WPE][GTK] webkit_web_view_is_loading() should not be TRUE when buffering video
Michael Catanzaro
Reported
2018-12-10 10:55:39 PST
Visit
https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_720p_stereo.ogg
. Notice Epiphany displays a loading spinner and the page loading hovertext in the bottom left until the video has fully buffered. That's wrong: the web view is done loading when it shows the media controls so the user can start playback, not when the video has fully buffered.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-12-11 11:33:22 PST
Another variant of this bug. Visit
https://www.bassi.io/articles/2018/12/06/history-of-gnome-episode-1-b/
. Notice the page loads forever! It will only stop loading if you start playing the audio element, then seek towards the end of the audio. Otherwise it continues "loading" forever.
Philippe Normand
Comment 2
2019-03-22 07:33:25 PDT
This indicates an issue in the Media ResourceLoader, which is platform-agnostic.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug