Title: [152516] branches/safari-537-branch/Source/_javascript_Core
- Revision
- 152516
- Author
- [email protected]
- Date
- 2013-07-09 14:55:14 -0700 (Tue, 09 Jul 2013)
Log Message
Merged r152497. <rdar://problem/14241573>
Modified Paths
Diff
Modified: branches/safari-537-branch/Source/_javascript_Core/ChangeLog (152515 => 152516)
--- branches/safari-537-branch/Source/_javascript_Core/ChangeLog 2013-07-09 21:49:27 UTC (rev 152515)
+++ branches/safari-537-branch/Source/_javascript_Core/ChangeLog 2013-07-09 21:55:14 UTC (rev 152516)
@@ -1,5 +1,17 @@
2013-07-09 Lucas Forschler <[email protected]>
+ Merge r152497
+
+ 2013-07-09 Mark Lam <[email protected]>
+
+ Gardening to unbreak builds on the Windows bot.
+
+ Not reviewed.
+
+ * parser/ParserTokens.h:
+
+2013-07-09 Lucas Forschler <[email protected]>
+
Merge r152494
2013-07-09 Mark Lam <[email protected]>
Modified: branches/safari-537-branch/Source/_javascript_Core/parser/ParserTokens.h (152515 => 152516)
--- branches/safari-537-branch/Source/_javascript_Core/parser/ParserTokens.h 2013-07-09 21:49:27 UTC (rev 152515)
+++ branches/safari-537-branch/Source/_javascript_Core/parser/ParserTokens.h 2013-07-09 21:55:14 UTC (rev 152516)
@@ -28,6 +28,7 @@
#include "ParserModes.h"
#include <limits.h>
+#include <stdint.h>
namespace JSC {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes