Bug 160803

Summary: [Win] Warning fixes.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: JavaScriptCoreAssignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, keith_miller, mark.lam, msaboff, saam, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2016-08-12 03:36:38 PDT
MSVC warns about local variables potentially being used without initialization.
Comment 1 Per Arne Vollan 2016-08-12 03:47:37 PDT
Created attachment 285908 [details]
Patch
Comment 2 Brent Fulgham 2016-08-12 07:34:09 PDT
Comment on attachment 285908 [details]
Patch

R=me
Comment 3 Per Arne Vollan 2016-08-13 09:28:24 PDT
Thanks for reviewing :-)
Comment 4 WebKit Commit Bot 2016-08-13 10:19:13 PDT
Comment on attachment 285908 [details]
Patch

Clearing flags on attachment: 285908

Committed r204446: <http://trac.webkit.org/changeset/204446>
Comment 5 WebKit Commit Bot 2016-08-13 10:19:17 PDT
All reviewed patches have been landed.  Closing bug.