[Webkit-unassigned] [Bug 117227] [WK1][GTK] Add support to use Threaded Coordinated Graphics.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 03:04:15 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117227





--- Comment #9 from Xabier Rodríguez Calvar <calvaris at igalia.com>  2013-07-11 03:06:15 PST ---
Created an attachment (id=206442)
 --> (https://bugs.webkit.org/attachment.cgi?id=206442&action=review)
Addendum to fix GtkLauncher linkage

(In reply to comment #8)
> (In reply to comment #7)
> > I cannot build the patch with --enable-threaded-compositor=yes --enable-accelerated-compositing=yes . Am I missing anything?
> 
> Well this contaions only WK1 GTK part. You should apply below bug
> https://bugs.webkit.org/show_bug.cgi?id=118383
> which contains TC implementation.

Yes, I also saw that according to bug dependencies it also needs patch for bug 118265 to compile properly.

What I also saw was that GtkLauncher was not linking for me so I hacked this small patch that should be included as part of the main patch, probably after some more work depending on how we want to manage dependencies.

More issues are that I am trying video playback with a 1080p video in my thinkpad x220 and:
1) I have  the feeling that performance-wise, it is slower (might be just an impression)
2) If you try the video inside a MediaDocument (just opening the video URL without being included in any HTML enclosure), the controls are scaled up so there is something weird there. I'll try to include a snapshop to clarify this.
3) if I run GtkLauncher without --enable-accelerated-compositing=true, I can't see the video. I can't see anything.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list