Bug 118868 - [Windows] Get rid of unneeded stdint.h
Summary: [Windows] Get rid of unneeded stdint.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-18 16:11 PDT by Brent Fulgham
Modified: 2013-07-20 18:43 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.02 KB, patch)
2013-07-18 16:13 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (3.65 KB, patch)
2013-07-19 10:15 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2013-07-18 16:11:16 PDT
Now that we require Visual Studio 2010, let's get rid of the custom os-win32/stdint.h include file.
Comment 1 Brent Fulgham 2013-07-18 16:13:50 PDT
Created attachment 207030 [details]
Patch
Comment 2 kov's GTK+ EWS bot 2013-07-18 16:24:48 PDT
Comment on attachment 207030 [details]
Patch

Attachment 207030 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/1105621
Comment 3 Philippe Normand 2013-07-19 04:25:14 PDT
Can you please remove the file reference from Source/JavaScriptCore/GNUmakefile.list.am ?
Comment 4 Brent Fulgham 2013-07-19 10:15:15 PDT
Created attachment 207119 [details]
Patch
Comment 5 Brent Fulgham 2013-07-19 10:15:34 PDT
(In reply to comment #3)
> Can you please remove the file reference from Source/JavaScriptCore/GNUmakefile.list.am ?

Done!
Comment 6 WebKit Commit Bot 2013-07-20 18:43:50 PDT
Comment on attachment 207119 [details]
Patch

Clearing flags on attachment: 207119

Committed r152949: <http://trac.webkit.org/changeset/152949>
Comment 7 WebKit Commit Bot 2013-07-20 18:43:53 PDT
All reviewed patches have been landed.  Closing bug.