Ignore:
Timestamp:
Oct 15, 2015, 2:52:05 PM (10 years ago)
Author:
[email protected]
Message:

2015-10-15 Geoffrey Garen <[email protected]>

Unreviewed, rolling out r191003.
https://bugs.webkit.org/show_bug.cgi?id=150042

We're seeing some crashes in GC beneath speculationFromCell. Maybe this
patch caused them?

Reverted changeset:

CodeBlock write barriers should be precise
https://bugs.webkit.org/show_bug.cgi?id=150042
http://trac.webkit.org/changeset/191003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r191135 r191139  
     12015-10-15  Geoffrey Garen  <[email protected]>
     2
     3        Unreviewed, rolling out r191003.
     4        https://bugs.webkit.org/show_bug.cgi?id=150042
     5
     6        We're seeing some crashes in GC beneath speculationFromCell. Maybe this
     7        patch caused them?
     8
     9        Reverted changeset:
     10
     11        CodeBlock write barriers should be precise
     12        https://bugs.webkit.org/show_bug.cgi?id=150042
     13        http://trac.webkit.org/changeset/191003
     14
    1152015-10-15  Joseph Pecoraro  <[email protected]>
    216
Note: See TracChangeset for help on using the changeset viewer.