Bug 132094 - [EFL][WK1] Add *const* keyword to _get() APIs
Summary: [EFL][WK1] Add *const* keyword to _get() APIs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hyowon Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 18:46 PDT by Gyuyoung Kim
Modified: 2014-04-23 19:25 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.32 KB, patch)
2014-04-23 18:50 PDT, Hyowon Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 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.
Comment 1 Hyowon Kim 2014-04-23 18:50:50 PDT
Created attachment 230029 [details]
Patch
Comment 2 Gyuyoung Kim 2014-04-23 18:55:56 PDT
LGTM
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-04-23 19:25:41 PDT
All reviewed patches have been landed.  Closing bug.