Title: [205231] branches/safari-602-branch/JSTests
Diff
Copied: branches/safari-602-branch/JSTests/ChangeLog (from rev 205230, branches/safari-602-branch/JSTests/Changelog) (0 => 205231)
--- branches/safari-602-branch/JSTests/ChangeLog (rev 0)
+++ branches/safari-602-branch/JSTests/ChangeLog 2016-08-31 07:20:12 UTC (rev 205231)
@@ -0,0 +1,36 @@
+2016-08-02 Saam Barati <[email protected]>
+
+ Rename Changelog to ChangeLog
+
+ Rubber stamped by Keith Miller.
+
+ * Changelog: Removed.
+
+2016-08-11 Keith Miller <[email protected]>
+
+ Merge r203972.
+
+ 2016-08-01 Keith Miller <[email protected]>
+
+ We should not keep the _javascript_ tests inside the Source/_javascript_Core/ directory.
+ https://bugs.webkit.org/show_bug.cgi?id=160372
+
+ Rubber stamped by Geoffrey Garen.
+
+ This patch moves all the _javascript_ tests from Source/_javascript_Core/tests to
+ a new top level directory, JSTests. Having the tests in the Source directory
+ was both confusing an inconvenient for people that just want to checkout the
+ source code of WebKit. Since there is no other obvious place to put all the
+ _javascript_ tests a new top level directory seemed the most sensible.
+
+ * tests/: Deleted.
+
+2016-08-01 Filip Pizlo <[email protected]>
+
+ Rationalize varargs stack overflow checks
+ https://bugs.webkit.org/show_bug.cgi?id=160425
+
+ Reviewed by Michael Saboff.
+
+ * stress/arity-check-ftl-throw-more-args.js: Added.
+ (catch):
Deleted: branches/safari-602-branch/JSTests/Changelog (205230 => 205231)
--- branches/safari-602-branch/JSTests/Changelog 2016-08-31 07:20:09 UTC (rev 205230)
+++ branches/safari-602-branch/JSTests/Changelog 2016-08-31 07:20:12 UTC (rev 205231)
@@ -1,28 +0,0 @@
-2016-08-11 Keith Miller <[email protected]>
-
- Merge r203972.
-
- 2016-08-01 Keith Miller <[email protected]>
-
- We should not keep the _javascript_ tests inside the Source/_javascript_Core/ directory.
- https://bugs.webkit.org/show_bug.cgi?id=160372
-
- Rubber stamped by Geoffrey Garen.
-
- This patch moves all the _javascript_ tests from Source/_javascript_Core/tests to
- a new top level directory, JSTests. Having the tests in the Source directory
- was both confusing an inconvenient for people that just want to checkout the
- source code of WebKit. Since there is no other obvious place to put all the
- _javascript_ tests a new top level directory seemed the most sensible.
-
- * tests/: Deleted.
-
-2016-08-01 Filip Pizlo <[email protected]>
-
- Rationalize varargs stack overflow checks
- https://bugs.webkit.org/show_bug.cgi?id=160425
-
- Reviewed by Michael Saboff.
-
- * stress/arity-check-ftl-throw-more-args.js: Added.
- (catch):
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes