Bug 160803 - [Win] Warning fixes.
Summary: [Win] Warning fixes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-12 03:36 PDT by Per Arne Vollan
Modified: 2016-08-13 10:19 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.90 KB, patch)
2016-08-12 03:47 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.