RESOLVED FIXED 99479
[EFL][WK2] Add factory methods for refcounted Ewk types
https://bugs.webkit.org/show_bug.cgi?id=99479
Summary [EFL][WK2] Add factory methods for refcounted Ewk types
Chris Dumez
Reported 2012-10-16 10:58:17 PDT
We should create factory methods for refcounted ewk types and get rid of private _new() functions. This makes the private API more C++ and promotes the use of smart pointers.
Attachments
Patch (34.06 KB, patch)
2012-10-16 11:34 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-10-16 11:34:28 PDT
Gyuyoung Kim
Comment 2 2012-10-16 19:17:32 PDT
Comment on attachment 168987 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2012-10-16 19:21:01 PDT
Comment on attachment 168987 [details] Patch Clearing flags on attachment: 168987 Committed r131546: <http://trac.webkit.org/changeset/131546>
WebKit Review Bot
Comment 4 2012-10-16 19:21:05 PDT
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.