Bug 96257

Summary: [TexMap] Fix compilation on Windows
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90879    
Attachments:
Description Flags
Patch
none
Patch none

Description Simon Hausmann 2012-09-10 04:09:19 PDT
[TexMap] Fix compilation on Windows
Comment 1 Simon Hausmann 2012-09-10 04:10:57 PDT
Created attachment 163086 [details]
Patch
Comment 2 Noam Rosenthal 2012-09-10 04:38:31 PDT
Comment on attachment 163086 [details]
Patch

Why not just change the variable names to nearValue farValue?
Comment 3 Simon Hausmann 2012-09-10 04:50:35 PDT
(In reply to comment #2)
> (From update of attachment 163086 [details])
> Why not just change the variable names to nearValue farValue?

I'd be happy to do that, too. In fact that's what I did first, but then it felt dirty ;)

New patch dirty patch coming up ;)
Comment 4 Simon Hausmann 2012-09-10 04:53:34 PDT
Created attachment 163089 [details]
Patch
Comment 5 WebKit Review Bot 2012-09-10 05:34:30 PDT
Comment on attachment 163089 [details]
Patch

Clearing flags on attachment: 163089

Committed r128047: <http://trac.webkit.org/changeset/128047>
Comment 6 WebKit Review Bot 2012-09-10 05:34:33 PDT
All reviewed patches have been landed.  Closing bug.