Bug 120366 - Adding "explicit" keyword in forms related classes constructor
Summary: Adding "explicit" keyword in forms related classes constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 09:20 PDT by Santosh Mahto
Modified: 2013-08-27 20:59 PDT (History)
1 user (show)

See Also:


Attachments
Patch (22.16 KB, patch)
2013-08-27 09:24 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santosh Mahto 2013-08-27 09:20:14 PDT
Add "explcit" guard to avoid automatic conversion due to  one arg constructor
Comment 1 Santosh Mahto 2013-08-27 09:24:48 PDT
Created attachment 209781 [details]
Patch
Comment 2 Gyuyoung Kim 2013-08-27 20:35:44 PDT
Comment on attachment 209781 [details]
Patch

Please check whether the bots are fine after landing this patch.
Comment 3 WebKit Commit Bot 2013-08-27 20:59:48 PDT
Comment on attachment 209781 [details]
Patch

Clearing flags on attachment: 209781

Committed r154721: <http://trac.webkit.org/changeset/154721>
Comment 4 WebKit Commit Bot 2013-08-27 20:59:50 PDT
All reviewed patches have been landed.  Closing bug.