Bug 83731

Summary: [chromium] Fix Windows warnings in WebSocketDeflaterTest
Product: WebKit Reporter: Adrienne Walker <enne>
Component: WebCore Misc.Assignee: Kenichi Ishibashi <bashi>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Adrienne Walker
Reported 2012-04-11 16:59:44 PDT
When building webkit_unit_tests locally on Windows at ToT: 6>.\tests\WebSocketDeflaterTest.cpp(49) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(49) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(49) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(49) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(62) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(96) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(96) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(96) : warning C4309: 'initializing' : truncation of constant value 6>.\tests\WebSocketDeflaterTest.cpp(96) : warning C4309: 'initializing' : truncation of constant value
Attachments
Patch (3.21 KB, patch)
2012-04-11 17:44 PDT, Kenichi Ishibashi
no flags
Kenichi Ishibashi
Comment 1 2012-04-11 17:44:53 PDT
Kenichi Ishibashi
Comment 2 2012-04-11 17:50:47 PDT
Kent-san, could you take a look?
Kent Tamura
Comment 3 2012-04-11 17:56:16 PDT
Comment on attachment 136800 [details] Patch ok
WebKit Review Bot
Comment 4 2012-04-11 18:55:54 PDT
Comment on attachment 136800 [details] Patch Clearing flags on attachment: 136800 Committed r113936: <http://trac.webkit.org/changeset/113936>
WebKit Review Bot
Comment 5 2012-04-11 18:55:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.