[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
Wed Jun 8 23:20:24 PDT 2011


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





--- Comment #13 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-06-08 23:20:24 PST ---
(In reply to comment #12)
> (From update of attachment 96543 [details])
> Can't you just declare a static GraphicsLayer::create() method, and have the implementation in each platform's impl file?

It's a bit more complicated...
We need a different implementation if we're in the web process vs. if we are in the UI process.

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