Bug 131471 - [GTK] LayerTreeHostGtk is creating a software scene graph
Summary: [GTK] LayerTreeHostGtk is creating a software scene graph
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 19:50 PDT by Martin Robinson
Modified: 2014-04-10 07:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2014-04-09 20:31 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2014-04-09 19:50:06 PDT
I'm not sure when this regression appeared, but we should definitely be using the OpenGL path.
Comment 1 Martin Robinson 2014-04-09 20:31:01 PDT
Created attachment 229019 [details]
Patch
Comment 2 Sergio Villar Senin 2014-04-10 01:09:15 PDT
Comment on attachment 229019 [details]
Patch

OMG. Seems that it has been like that since the very beginning...
Comment 3 Xabier Rodríguez Calvar 2014-04-10 04:18:13 PDT
*** Bug 131488 has been marked as a duplicate of this bug. ***
Comment 4 Xabier Rodríguez Calvar 2014-04-10 04:18:58 PDT
(In reply to comment #0)
> I'm not sure when this regression appeared, but we should definitely be using the OpenGL path.

r166889
Comment 5 Xabier Rodríguez Calvar 2014-04-10 04:30:18 PDT
(In reply to comment #4)
> (In reply to comment #0)
> > I'm not sure when this regression appeared, but we should definitely be using the OpenGL path.
> 
> r166889

Well, I didn't even check it, but this patch fixes bug 131488
Comment 6 Martin Robinson 2014-04-10 07:43:12 PDT
Comment on attachment 229019 [details]
Patch

Clearing flags on attachment: 229019

Committed r167072: <http://trac.webkit.org/changeset/167072>
Comment 7 Martin Robinson 2014-04-10 07:43:16 PDT
All reviewed patches have been landed.  Closing bug.