Ignore:
Timestamp:
Aug 7, 2017, 11:42:34 AM (8 years ago)
Author:
[email protected]
Message:

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

"It did not actually speed things up in the way I expected"
(Requested by saamyjoon on #webkit).

Reverted changeset:

"On memory-constrained iOS devices, reduce the rate at which
the JS heap grows before a GC to try to keep more memory
available for the system"
https://bugs.webkit.org/show_bug.cgi?id=175041
http://trac.webkit.org/changeset/220144

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r220342 r220346  
     12017-08-07  Commit Queue  <[email protected]>
     2
     3        Unreviewed, rolling out r220144.
     4        https://bugs.webkit.org/show_bug.cgi?id=175276
     5
     6        "It did not actually speed things up in the way I expected"
     7        (Requested by saamyjoon on #webkit).
     8
     9        Reverted changeset:
     10
     11        "On memory-constrained iOS devices, reduce the rate at which
     12        the JS heap grows before a GC to try to keep more memory
     13        available for the system"
     14        https://bugs.webkit.org/show_bug.cgi?id=175041
     15        http://trac.webkit.org/changeset/220144
     16
    1172017-08-07  Ryan Haddad  <[email protected]>
    218
Note: See TracChangeset for help on using the changeset viewer.