Bug 30637

Summary: Fix a compiler warning in windows.
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, eric, fishd, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 28003    
Attachments:
Description Flags
patch eric: review+

Description Jeremy Orlow 2009-10-21 11:10:33 PDT
Fix a compiler warning in windows.
Comment 1 Jeremy Orlow 2009-10-21 11:13:34 PDT
Created attachment 41583 [details]
patch
Comment 2 Eric Seidel (no email) 2009-10-21 12:01:35 PDT
I thought we already tried to fix all these.  I'm surprised we're still haunted by this nonsense.
Comment 3 Eric Seidel (no email) 2009-10-21 12:02:13 PDT
Comment on attachment 41583 [details]
patch

LGTM, assuming you searched for any other examples of this and this was the only one.
Comment 4 Jeremy Orlow 2009-10-21 12:07:05 PDT
On Windows while compiling Chromium, yes it's the only one.
Comment 5 Alexey Proskuryakov 2009-10-21 13:59:24 PDT
(In reply to comment #2)
> I thought we already tried to fix all these. 

We're still waiting for Google to land bug 28003.
Comment 6 Jeremy Orlow 2009-10-21 14:05:09 PDT
Oh.  I wasn't aware of the other bug.

Well, I already landed so I guess when the other one lands it should undo what I just did.