Bug 98217

Summary: Change most GraphicsLayer::create calls to use the version that takes a GraphicsLayerFactory
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, gustavo, mifenton, ossy, philn, rwlbuis, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 98296    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch kling: review+, andersca: commit-queue+

Description Anders Carlsson 2012-10-02 17:22:23 PDT
Change most GraphicsLayer::create calls to use the version that takes a GraphicsLayerFactory
Comment 1 Anders Carlsson 2012-10-02 17:24:00 PDT
Created attachment 166784 [details]
Patch
Comment 2 Anders Carlsson 2012-10-03 10:40:39 PDT
Created attachment 166918 [details]
Patch
Comment 3 Anders Carlsson 2012-10-03 10:47:24 PDT
Committed r130302: <http://trac.webkit.org/changeset/130302>
Comment 4 Csaba Osztrogonác 2012-10-03 13:32:39 PDT
(In reply to comment #3)
> Committed r130302: <http://trac.webkit.org/changeset/130302>

It made all tests crash on Qt-WK2 - https://bugs.webkit.org/show_bug.cgi?id=98296
Could you check it, please?