RESOLVED FIXED 105503
Remove GraphicsLayer::setGraphicsLayerFactory().
https://bugs.webkit.org/show_bug.cgi?id=105503
Summary Remove GraphicsLayer::setGraphicsLayerFactory().
Dongseong Hwang
Reported 2012-12-19 23:36:30 PST
We don't need GraphicsLayer::setGraphicsLayerFactory() anymore. After r130302, we have used a graphics layer factory explicitly.
Attachments
Patch (8.31 KB, patch)
2012-12-19 23:39 PST, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-12-19 23:39:30 PST
Dongseong Hwang
Comment 2 2012-12-19 23:40:14 PST
Comment on attachment 180288 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=180288&action=review > Source/WebCore/ChangeLog:8 > + We don't need GraphicsLayer::setGraphicsLayerFactory() anymore. After r130302, r130302 is Bug 98217.
Dongseong Hwang
Comment 3 2012-12-20 01:09:57 PST
Thank you for review :)
WebKit Review Bot
Comment 4 2012-12-20 01:13:33 PST
Comment on attachment 180288 [details] Patch Clearing flags on attachment: 180288 Committed r138234: <http://trac.webkit.org/changeset/138234>
WebKit Review Bot
Comment 5 2012-12-20 01:13:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.