Bug 92055

Summary: Missing *explicit* keyword in editing.
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2012-07-23 19:24:58 PDT
Some constructors missed to use *explicit* keyword. They need to be added *explicit* keyword to contructor which has a parameter in order to avoid implicit type conversion.
Attachments
Patch (13.72 KB, patch)
2012-07-23 19:49 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2012-07-23 19:49:18 PDT
WebKit Review Bot
Comment 2 2012-07-23 23:34:16 PDT
Comment on attachment 153941 [details] Patch Clearing flags on attachment: 153941 Committed r123429: <http://trac.webkit.org/changeset/123429>
WebKit Review Bot
Comment 3 2012-07-23 23:34:20 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.