Changeset 200714 in webkit


Ignore:
Timestamp:
May 11, 2016, 4:25:31 PM (9 years ago)
Author:
keith_miller@apple.com
Message:

Unreviewed, correct the title of the ChangeLog for r200667.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r200710 r200714  
     12016-05-11  Keith Miller  <keith_miller@apple.com>
     2
     3        Unreviewed, correct the title of the ChangeLog for r200667.
     4
    152016-05-11  Joseph Pecoraro  <pecoraro@apple.com>
    26
     
    1401442016-05-10  Keith Miller  <keith_miller@apple.com>
    141145
    142         TypedArray.prototype.slice should use the byteLength of passed array for memmove
     146        TypedArray.prototype.slice should not use the byteLength of the passed array for memmove
    143147        https://bugs.webkit.org/show_bug.cgi?id=157551
    144148        <rdar://problem/26179914>
Note: See TracChangeset for help on using the changeset viewer.