[Webkit-unassigned] [Bug 91934] New: Missing *explicit* keyword in storage and workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 17:34:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91934

           Summary: Missing *explicit* keyword in storage and workers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list