Bug 96257 - [TexMap] Fix compilation on Windows
Summary: [TexMap] Fix compilation on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks: 90879
  Show dependency treegraph
 
Reported: 2012-09-10 04:09 PDT by Simon Hausmann
Modified: 2012-09-10 05:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2012-09-10 04:10 PDT, Simon Hausmann
no flags Details | Formatted Diff | Diff
Patch (2.21 KB, patch)
2012-09-10 04:53 PDT, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.