RESOLVED FIXED Bug 132094
[EFL][WK1] Add *const* keyword to _get() APIs
https://bugs.webkit.org/show_bug.cgi?id=132094
Summary [EFL][WK1] Add *const* keyword to _get() APIs
Gyuyoung Kim
Reported 2014-04-23 18:46:28 PDT
Some _get() EFL APIs don't have *const* keyword though the _get() APIs don't modify passed argument. We need to add *const* keyword to those APIs.
Attachments
Patch (3.32 KB, patch)
2014-04-23 18:50 PDT, Hyowon Kim
no flags
Hyowon Kim
Comment 1 2014-04-23 18:50:50 PDT
Gyuyoung Kim
Comment 2 2014-04-23 18:55:56 PDT
LGTM
WebKit Commit Bot
Comment 3 2014-04-23 19:25:35 PDT
Comment on attachment 230029 [details] Patch Clearing flags on attachment: 230029 Committed r167737: <http://trac.webkit.org/changeset/167737>
WebKit Commit Bot
Comment 4 2014-04-23 19:25:41 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.