Title: [129256] branches/safari-536.27-branch/Source/_javascript_Core
- Revision
- 129256
- Author
- [email protected]
- Date
- 2012-09-21 14:40:49 -0700 (Fri, 21 Sep 2012)
Log Message
Enable opportunistic garbage collecting on Windows.
Patch by Roger Fong <[email protected]> on 2012-09-20
Reviewed by Mark Hahnenberg
* _javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj:
Modified Paths
Diff
Modified: branches/safari-536.27-branch/Source/_javascript_Core/ChangeLog (129255 => 129256)
--- branches/safari-536.27-branch/Source/_javascript_Core/ChangeLog 2012-09-21 21:39:32 UTC (rev 129255)
+++ branches/safari-536.27-branch/Source/_javascript_Core/ChangeLog 2012-09-21 21:40:49 UTC (rev 129256)
@@ -1,3 +1,11 @@
+2012-09-20 Roger Fong <[email protected]>
+
+ Enable opportunistic garbage collecting on Windows.
+
+ Reviewed by Mark Hahnenberg
+
+ * _javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj:
+
2012-08-14 Lucas Forschler <[email protected]>
Merge r124272.
Modified: branches/safari-536.27-branch/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj (129255 => 129256)
--- branches/safari-536.27-branch/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj 2012-09-21 21:39:32 UTC (rev 129255)
+++ branches/safari-536.27-branch/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.vcproj 2012-09-21 21:40:49 UTC (rev 129256)
@@ -714,7 +714,7 @@
>
</File>
<File
- RelativePath="..\..\runtime\GCActivityCallback.cpp"
+ RelativePath="..\..\runtime\GCActivityCallbackCF.cpp"
>
</File>
<File
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes