[Webkit-unassigned] [Bug 205052] New: [Win] Fix MSVC warning C4701: potentially uninitialized local variable 'x' used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 9 23:54:50 PST 2019


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

            Bug ID: 205052
           Summary: [Win] Fix MSVC warning C4701: potentially
                    uninitialized local variable 'x' used
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

> Source\WebDriver\Session.cpp(747) : warning C4701: potentially uninitialized local variable 'x' used
> Source\WebDriver\Session.cpp(748) : warning C4701: potentially uninitialized local variable 'y' used
> Source\WebDriver\Session.cpp(749) : warning C4701: potentially uninitialized local variable 'width' used
> Source\WebDriver\Session.cpp(750) : warning C4701: potentially uninitialized local variable 'height' used
> Source\WebDriver\Session.cpp(1005) : warning C4701: potentially uninitialized local variable 'inViewCenterPointY' used
> Source\WebCore\platform\graphics\cairo\CairoOperations.cpp(647) : warning C4701: potentially uninitialized local variable 'cairoCap' used
> Source\WebCore\platform\graphics\cairo\CairoOperations.cpp(672) : warning C4701: potentially uninitialized local variable 'cairoJoin' used
> Source\WebCore\platform\network\NetworkStorageSession.cpp(126) : warning C4715: 'WebCore::NetworkStorageSession::shouldBlockCookies': not all control paths return a value
> Source\WebKit\NetworkProcess\Classifier\ResourceLoadStatisticsMemoryStore.cpp(905) : warning C4701: potentially uninitialized local variable 'window' used
> Source\WebKit\NetworkProcess\Classifier\ResourceLoadStatisticsStore.cpp(521) : warning C4701: potentially uninitialized local variable 'operatingDatesWindowInDays' used
> Source\WebKit\NetworkProcess\Classifier\ResourceLoadStatisticsDatabaseStore.cpp(2184) : warning C4701: potentially uninitialized local variable 'window' used

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191210/f7ee4a0c/attachment.htm>


More information about the webkit-unassigned mailing list