Ignore:
Timestamp:
Oct 14, 2015, 12:08:54 AM (10 years ago)
Author:
[email protected]
Message:

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

caused js/class-syntax-method-names.html to crash on debug
builds (Requested by alexchristensen_ on #webkit).

Reverted changeset:

"[ES6] Class expression should have lexical environment that
has itself as an imutable binding"
https://bugs.webkit.org/show_bug.cgi?id=150089
http://trac.webkit.org/changeset/191030

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r191030 r191037  
     12015-10-14  Commit Queue  <[email protected]>
     2
     3        Unreviewed, rolling out r191030.
     4        https://bugs.webkit.org/show_bug.cgi?id=150116
     5
     6        caused js/class-syntax-method-names.html to crash on debug
     7        builds (Requested by alexchristensen_ on #webkit).
     8
     9        Reverted changeset:
     10
     11        "[ES6] Class expression should have lexical environment that
     12        has itself as an imutable binding"
     13        https://bugs.webkit.org/show_bug.cgi?id=150089
     14        http://trac.webkit.org/changeset/191030
     15
    1162015-10-13  Yusuke Suzuki  <[email protected]>
    217
Note: See TracChangeset for help on using the changeset viewer.