Title: [161547] branches/jsCStack/Source/_javascript_Core/ChangeLog
Revision
161547
Author
[email protected]
Date
2014-01-08 22:25:44 -0800 (Wed, 08 Jan 2014)

Log Message

Indicate that r161225 and r161125 were reviewed by Michael Saboff.

Modified Paths

Diff

Modified: branches/jsCStack/Source/_javascript_Core/ChangeLog (161546 => 161547)


--- branches/jsCStack/Source/_javascript_Core/ChangeLog	2014-01-09 06:15:23 UTC (rev 161546)
+++ branches/jsCStack/Source/_javascript_Core/ChangeLog	2014-01-09 06:25:44 UTC (rev 161547)
@@ -698,7 +698,7 @@
         Refactor LLInt C stack frame munging helpers so that 32-bit code paths can use them
         https://bugs.webkit.org/show_bug.cgi?id=126387
 
-        Not yet reviewed.
+        Reviewed by Michael Saboff.
         
         This gets us closer to the 32-bit LLInt working on the C stack by enabling the
         32-bit code paths to use the low-level stack/frame pointer munging helpers. This
@@ -889,7 +889,7 @@
         CStack branch with --ftl-jit should fail no more tests than without FTL as of r161113
         https://bugs.webkit.org/show_bug.cgi?id=126280
 
-        Not yet reviewed.
+        Reviewed by Michael Saboff.
         
         This change fixes erroneous results in 3d-raytrace in FTL-eager mode.
         
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to