Bug 132094

Summary: [EFL][WK1] Add *const* keyword to _get() APIs
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Hyowon Kim <hw1008.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, hw1008.kim, lucas.de.marchi, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.