Changeset 44627 in webkit for trunk/JavaScriptCore


Ignore:
Timestamp:
Jun 12, 2009, 2:19:28 PM (16 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

2009-06-12 Peter Kasting <[email protected]>

Reviewed by Eric Seidel.

  • ChangeLog-2007-10-14: Change pseudonym "Don Gibson" to me (was used while Google Chrome was not public); update my email address.

WebCore:

2009-06-12 Peter Kasting <[email protected]>

Reviewed by Eric Seidel.

  • ChangeLog-2007-10-14: Update my email address.
  • ChangeLog-2008-08-10: Update my email address.

WebKit/mac:

2009-06-12 Peter Kasting <[email protected]>

Reviewed by Eric Seidel.

  • ChangeLog-2007-10-14: Change pseudonym "Don Gibson" to me (was used while Google Chrome was not public); update my email address.

WebKit/win:

2009-06-12 Peter Kasting <[email protected]>

Reviewed by Eric Seidel.

  • ChangeLog: Update my email address.
Location:
trunk/JavaScriptCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/ChangeLog

    r44625 r44627  
     12009-06-12  Peter Kasting  <[email protected]>
     2
     3        Reviewed by Eric Seidel.
     4
     5        * ChangeLog-2007-10-14: Change pseudonym "Don Gibson" to me (was used while Google Chrome was not public); update my email address.
     6
    172009-06-12  Kevin Ollivier  <[email protected]>
    28
  • trunk/JavaScriptCore/ChangeLog-2007-10-14

    r36097 r44627  
    757757        * wtf/Platform.h: Also test if __arm__ is defined.
    758758
    759 2007-08-25  Peter Kasting <[email protected]>
     7592007-08-25  Peter Kasting <[email protected]>
    760760
    761761        Reviewed by Maciej Stachowiak.
     
    767767        (WTF::Vector::operator[]): Only provide versions of operator[] that takes a size_t argument.
    768768
    769 2007-08-25  Peter Kasting <[email protected]>
     7692007-08-25  Peter Kasting <[email protected]>
    770770
    771771        Reviewed by Sam Weinig.
     
    787787        * kjs/object.cpp:
    788788
    789 2007-08-15  Peter Kasting  <[email protected]>
     7892007-08-15  Peter Kasting  <[email protected]>
    790790
    791791        Reviewed by Darin.
     
    44364436        from removing the pthread_is_threaded_np() short-circuit. Not sure why.
    44374437
    4438 2007-03-04  Don Gibson  <dgibson77@gmail.com>
     44382007-03-04  Peter Kasting  <pkasting@google.com>
    44394439
    44404440        Reviewed by Nikolas Zimmermann.
Note: See TracChangeset for help on using the changeset viewer.