Changeset 44627 in webkit for trunk/JavaScriptCore
- Timestamp:
- Jun 12, 2009, 2:19:28 PM (16 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r44625 r44627 1 2009-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 1 7 2009-06-12 Kevin Ollivier <[email protected]> 2 8 -
trunk/JavaScriptCore/ChangeLog-2007-10-14
r36097 r44627 757 757 * wtf/Platform.h: Also test if __arm__ is defined. 758 758 759 2007-08-25 Peter Kasting < [email protected]>759 2007-08-25 Peter Kasting <[email protected]> 760 760 761 761 Reviewed by Maciej Stachowiak. … … 767 767 (WTF::Vector::operator[]): Only provide versions of operator[] that takes a size_t argument. 768 768 769 2007-08-25 Peter Kasting < [email protected]>769 2007-08-25 Peter Kasting <[email protected]> 770 770 771 771 Reviewed by Sam Weinig. … … 787 787 * kjs/object.cpp: 788 788 789 2007-08-15 Peter Kasting < [email protected]>789 2007-08-15 Peter Kasting <[email protected]> 790 790 791 791 Reviewed by Darin. … … 4436 4436 from removing the pthread_is_threaded_np() short-circuit. Not sure why. 4437 4437 4438 2007-03-04 Don Gibson <dgibson77@gmail.com>4438 2007-03-04 Peter Kasting <pkasting@google.com> 4439 4439 4440 4440 Reviewed by Nikolas Zimmermann.
Note:
See TracChangeset
for help on using the changeset viewer.