Title: [117192] branches/safari-536-branch/Source/_javascript_Core/ChangeLog
Revision
117192
Author
[email protected]
Date
2012-05-15 17:01:32 -0700 (Tue, 15 May 2012)

Log Message

Merged r116785.

Modified Paths

Diff

Modified: branches/safari-536-branch/Source/_javascript_Core/ChangeLog (117191 => 117192)


--- branches/safari-536-branch/Source/_javascript_Core/ChangeLog	2012-05-16 00:00:52 UTC (rev 117191)
+++ branches/safari-536-branch/Source/_javascript_Core/ChangeLog	2012-05-16 00:01:32 UTC (rev 117192)
@@ -1,3 +1,20 @@
+2012-05-15  Lucas Forschler  <[email protected]>
+
+    Merge 116785
+
+    2012-05-11  Sam Weinig  <[email protected]>
+
+            Fix crash seen when running with libgmalloc
+            <rdar://problem/11435411>
+            https://bugs.webkit.org/show_bug.cgi?id=86232
+
+            Reviewed by Gavin Barraclough.
+
+            * heap/MarkStack.cpp:
+            (JSC::MarkStackThreadSharedData::markingThreadMain):
+            Don't delete the SlotVisitor before the ParallelModeEnabler has had a chance to run its
+            destructor.
+
 2012-05-15  Sam Weinig  <[email protected]>
 
         <rdar://problem/11401642> ENABLE_IFRAME_SEAMLESS should be turned off on the branch
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to