Bug 113356

Summary: Fix compile for OS(WIN) != PLATFORM(WIN)
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, pdr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

James Robinson
Reported 2013-03-26 17:08:43 PDT
Fix compile for OS(WIN) != PLATFORM(WIN)
Attachments
Patch (1.15 KB, patch)
2013-03-26 17:08 PDT, James Robinson
thorton: review+
James Robinson
Comment 1 2013-03-26 17:08:58 PDT
James Robinson
Comment 2 2013-03-26 17:10:05 PDT
146932 broke the build for all windows ports that aren't the apple-win port. PLATFORM(WIN) means the apple-win port, not windows the operating system (just as PLATFORM(MAC) means the apple-mac port, not Mac OS X).
James Robinson
Comment 3 2013-03-26 17:11:45 PDT
Note You need to log in before you can comment on or make changes to this bug.