Bug 98217 - Change most GraphicsLayer::create calls to use the version that takes a GraphicsLayerFactory
Summary: Change most GraphicsLayer::create calls to use the version that takes a Graph...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 98296
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-02 17:22 PDT by Anders Carlsson
Modified: 2012-10-03 13:32 PDT (History)
8 users (show)

See Also:


Attachments
Patch (18.83 KB, patch)
2012-10-02 17:24 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (18.88 KB, patch)
2012-10-03 10:40 PDT, Anders Carlsson
kling: review+
andersca: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?