Bug 91207 - [EFL] Add *explicit* keyword to constructor which has a parameter
Summary: [EFL] Add *explicit* keyword to constructor which has a parameter
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: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-13 02:40 PDT by Gyuyoung Kim
Modified: 2012-07-13 04:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.78 KB, patch)
2012-07-13 02:42 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (4.78 KB, patch)
2012-07-13 02:44 PDT, Gyuyoung 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 2012-07-13 02:40:39 PDT
Add *explicit* keyword to contructor which has a parameter in order to avoid implicit type conversion.
Comment 1 Gyuyoung Kim 2012-07-13 02:42:28 PDT
Created attachment 152195 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-13 02:44:29 PDT
Created attachment 152197 [details]
Patch
Comment 3 Zoltan Horvath 2012-07-13 03:48:55 PDT
The patch looks okay for me, I'd r+ it if I were a reviewer. ;]
Comment 4 Zoltan Herczeg 2012-07-13 03:49:17 PDT
Comment on attachment 152197 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2012-07-13 04:24:42 PDT
Comment on attachment 152197 [details]
Patch

Clearing flags on attachment: 152197

Committed r122563: <http://trac.webkit.org/changeset/122563>
Comment 6 WebKit Review Bot 2012-07-13 04:24:48 PDT
All reviewed patches have been landed.  Closing bug.