Bug 44855

Summary: REGRESSION(r66355): Fix warnings in html/DateComponents.cpp
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 43191    
Attachments:
Description Flags
proposed fix none

Description Csaba Osztrogonác 2010-08-29 23:58:58 PDT
gcc warning:
../../../WebCore/html/DateComponents.cpp:642: warning: suggest parentheses around && within ||
Comment 1 Csaba Osztrogonác 2010-08-29 23:59:55 PDT
Created attachment 65885 [details]
proposed fix
Comment 2 Kent Tamura 2010-08-30 00:03:44 PDT
Comment on attachment 65885 [details]
proposed fix

Thanks!
Comment 3 Csaba Osztrogonác 2010-08-30 02:48:18 PDT
Comment on attachment 65885 [details]
proposed fix

Clearing flags on attachment: 65885

Committed r66379: <http://trac.webkit.org/changeset/66379>
Comment 4 Csaba Osztrogonác 2010-08-30 02:48:27 PDT
All reviewed patches have been landed.  Closing bug.