Bug 101567 - [EFL][WK2] Use explicit constructor in BatteryProvider, DownloadManagerEfl, NetworkInfoProvider
Summary: [EFL][WK2] Use explicit constructor in BatteryProvider, DownloadManagerEfl, N...
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: Jinwoo Song
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-08 02:25 PST by Jinwoo Song
Modified: 2012-11-08 03:56 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.81 KB, patch)
2012-11-08 02:26 PST, Jinwoo Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinwoo Song 2012-11-08 02:25:05 PST
Added explicit keyword in constructors of BatteryProvider, DownloadManagerEfl, and NetworkInfoProvider in order to avoid implicit type conversion.
Comment 1 Jinwoo Song 2012-11-08 02:26:58 PST
Created attachment 172968 [details]
Patch
Comment 2 Kentaro Hara 2012-11-08 02:29:51 PST
Comment on attachment 172968 [details]
Patch

OK
Comment 3 WebKit Review Bot 2012-11-08 03:56:08 PST
Comment on attachment 172968 [details]
Patch

Clearing flags on attachment: 172968

Committed r133879: <http://trac.webkit.org/changeset/133879>
Comment 4 WebKit Review Bot 2012-11-08 03:56:14 PST
All reviewed patches have been landed.  Closing bug.