Ignore:
Timestamp:
Jul 1, 2011, 9:56:33 AM (14 years ago)
Author:
Adam Roben
Message:

2011-07-01 Adam Roben <Adam Roben>

Roll out r90194
http://trac.webkit.org/changeset/90194
https://bugs.webkit.org/show_bug.cgi?id=63778

Fixes <http://webkit.org/b/63812> REGRESSION (r90194): Multiple tests intermittently failing
assertions in WriteBarrierBase<JSC::Structure>::get

  • runtime/JSCell.h: (JSC::JSCell::JSCell::~JSCell):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r90237 r90241  
     12011-07-01  Adam Roben  <[email protected]>
     2
     3        Roll out r90194
     4        http://trac.webkit.org/changeset/90194
     5        https://bugs.webkit.org/show_bug.cgi?id=63778
     6
     7        Fixes <http://webkit.org/b/63812> REGRESSION (r90194): Multiple tests intermittently failing
     8        assertions in WriteBarrierBase<JSC::Structure>::get
     9
     10        * runtime/JSCell.h:
     11        (JSC::JSCell::JSCell::~JSCell):
     12
    1132011-06-30  Oliver Hunt  <[email protected]>
    214
Note: See TracChangeset for help on using the changeset viewer.