RESOLVED FIXED 92055
Missing *explicit* keyword in editing.
https://bugs.webkit.org/show_bug.cgi?id=92055
Summary Missing *explicit* keyword in editing.
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.