Changeset 161934 in webkit


Ignore:
Timestamp:
Jan 13, 2014 6:01:33 PM (10 years ago)
Author:
mark.lam@apple.com
Message:

Updated the ChangeLog review status for a few prior commits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jsCStack/Source/JavaScriptCore/ChangeLog

    r161927 r161934  
    14831483        https://bugs.webkit.org/show_bug.cgi?id=126335.
    14841484
    1485         Not yet reviewed.
     1485        Reviewed by Geoffrey Garen.
    14861486
    14871487        We cannot do a meaningful assertion here on the size of the stack span
     
    16791679
    16801680        Not yet reviewed.
     1681        Update: This is supplanted by https://bugs.webkit.org/show_bug.cgi?id=126790.
    16811682
    16821683        1. JSStack::disableErrorStackReserve() was wrongly comparing m_end with m_useableTop.
     
    16961697        https://bugs.webkit.org/show_bug.cgi?id=126188.
    16971698
    1698         Not yet reviewed.
     1699        Reviewed by Geoffrey Garen.
    16991700
    17001701        These functions were inappropriately mixing "end" and "top" pointer idioms.
     
    17251726        https://bugs.webkit.org/show_bug.cgi?id=126186
    17261727
    1727         Not yet reviewed.
     1728        Reviewed by Geoffrey Garen.
    17281729
    17291730        In the JSStack constructor, m_commitEnd is initialized to highAddress()
     
    17531754        https://bugs.webkit.org/show_bug.cgi?id=126184.
    17541755
    1755         Not yet reviewed.
     1756        Reviewed by Geoffrey Garen.
    17561757
    17571758        In JSStack::enableErrorStackReserve() and disableErrorStackReserve(),
Note: See TracChangeset for help on using the changeset viewer.