Bug 95746

Summary: [WK2] Use explicit constructor in InjectedBundle.
Product: WebKit Reporter: Kangil Han <kangil.han>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Kangil Han 2012-09-04 07:21:01 PDT
Added explicit keyword in constructor of InjectedBundle in order to avoid implicit type conversion.
Comment 1 Kangil Han 2012-09-04 07:22:55 PDT
Created attachment 162039 [details]
patch
Comment 2 WebKit Review Bot 2012-09-04 21:40:06 PDT
Comment on attachment 162039 [details]
patch

Clearing flags on attachment: 162039

Committed r127552: <http://trac.webkit.org/changeset/127552>
Comment 3 WebKit Review Bot 2012-09-04 21:40:09 PDT
All reviewed patches have been landed.  Closing bug.