Bug 131471

Summary: [GTK] LayerTreeHostGtk is creating a software scene graph
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cgarcia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.