[webkit-reviews] review granted: [Bug 75837] [EFL] Added smart pointers to Ewk_View_Paint_Context class and done minor refactorization. : [Attachment 121633] Added smart pointers to Ewk_View_Paint_Context class and done minor refactorization
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 10 00:37:32 PST 2012
Ryosuke Niwa <rniwa at webkit.org> has granted Tomasz Morawski
<t.morawski at samsung.com>'s request for review:
Bug 75837: [EFL] Added smart pointers to Ewk_View_Paint_Context class and done
minor refactorization.
https://bugs.webkit.org/show_bug.cgi?id=75837
Attachment 121633: Added smart pointers to Ewk_View_Paint_Context class and
done minor refactorization
https://bugs.webkit.org/attachment.cgi?id=121633&action=review
------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=121633&action=review
> Source/WebKit/efl/ChangeLog:3
> + [EFL] Added smart pointers to Ewk_View_Paint_Context class and done
minor refactorization.
Nit: minor "refactoring"
> Source/WebKit/efl/ChangeLog:9
> + Changed cr variable name to cairo and making it as RefPtr.
Nit: Renamed cr to cairo and made it a RefPtr.
More information about the webkit-reviews
mailing list