WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 192597
192307
REGRESSION(
r238583
): [WPE] Image flickering in Youtube TV
https://bugs.webkit.org/show_bug.cgi?id=192307
Summary
REGRESSION(r238583): [WPE] Image flickering in Youtube TV
Carlos Bentzen
Reported
2018-12-03 04:04:47 PST
Created
attachment 356373
[details]
WPE Youtube TV Using the Youtube TV with WPE in
r238737
causes some images to flick while navigating the UI (see attached screencast). Cannot reproduce this with WebKitGTK+ 2.22.4 and WEBKIT_FORCE_COMPOSITING_MODE=1. Tested with WPE's MiniBrowser in gnome-shell on wayland and weston.
Attachments
WPE Youtube TV
(271.30 KB, video/webm)
2018-12-03 04:04 PST
,
Carlos Bentzen
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Carlos Bentzen
Comment 1
2018-12-05 18:31:50 PST
Flickering doesn't happen before
https://trac.webkit.org/r238583
Found it through git-bisect.
Simon Fraser (smfr)
Comment 2
2018-12-05 19:00:03 PST
Sorry for this regression. It suggests that WPE is doing something differently with compositing, but I don't know what that is. From the video it looks like that kind of content would be composited all the time, so it shouldn't fall into the "only compositing layer is the root" code path.
Zan Dobersek
Comment 3
2018-12-08 10:06:38 PST
***
Bug 192276
has been marked as a duplicate of this bug. ***
Miguel Gomez
Comment 4
2018-12-11 05:12:27 PST
(In reply to Simon Fraser (smfr) from
comment #2
)
> Sorry for this regression. It suggests that WPE is doing something > differently with compositing, but I don't know what that is. > > From the video it looks like that kind of content would be composited all > the time, so it shouldn't fall into the "only compositing layer is the root" > code path.
I could not look into it carefully, but I think the content is just composited during the animations. Once the animations are finished (and before they begin) the root layer is the only one that's composited.
Simon Fraser (smfr)
Comment 5
2018-12-11 10:38:59 PST
Possibly the same as
bug 192597
?
Carlos Bentzen
Comment 6
2018-12-14 17:52:49 PST
(In reply to Simon Fraser (smfr) from
comment #5
)
> Possibly the same as
bug 192597
?
It is indeed. Just tested before/after
r239146
and you fixed the problem for here too. Thanks a lot! :) *** This bug has been marked as a duplicate of
bug 192597
***
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