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

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.