[Webkit-unassigned] [Bug 61925] Add layer factory to GraphicsLayer for creating non-default layer type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 01:38:00 PDT 2011


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96693|review?                     |review+
               Flag|                            |




--- Comment #21 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-06-10 01:37:59 PST ---
(From update of attachment 96693)
View in context: https://bugs.webkit.org/attachment.cgi?id=96693&action=review

> Source/WebCore/platform/graphics/GraphicsLayer.h:372
> +    typedef PassOwnPtr<GraphicsLayer> GraphicsLayerFactory(GraphicsLayerClient*);
> +    static void setGraphicsLayerFactory(GraphicsLayerFactory);

We need a comment here explaining what it is for as that is not totally obvious - at least to me.

-- 
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