Changeset 11690 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Dec 20, 2005, 12:48:55 PM (19 years ago)
Author:
mjs
Message:

Fix bug numbers in last two entries.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r11685 r11690  
    44
    55        - made ALWAYS_INLINE declare things inline as well as __attribute__((always_inline))
    6         http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
     6        http://bugzilla.opendarwin.org/show_bug.cgi?id=6159
    77
    88        * kxmlcore/AlwaysInline.h:
     
    1313
    1414        - fixed a leak in the assignment operator from PassRefPtr to RefPtr
    15         http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
     15        http://bugzilla.opendarwin.org/show_bug.cgi?id=6158
    1616
    1717        * kxmlcore/RefPtr.h:
Note: See TracChangeset for help on using the changeset viewer.