Changeset 89153 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jun 17, 2011, 11:58:31 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r89133 r89153 1 2011-06-17 Raphael Kubo da Costa <[email protected]> 2 3 Reviewed by Eric Seidel. 4 5 [EFL] Add some OwnPtr specializations for EFL types. 6 For now there are specializations for Ecore_Evas and Evas_Object. 7 https://bugs.webkit.org/show_bug.cgi?id=62877 8 9 * wtf/CMakeListsEfl.txt: 10 * wtf/OwnPtrCommon.h: 11 * wtf/efl/OwnPtrEfl.cpp: Added. 12 (WTF::deleteOwnedPtr): 13 1 14 2011-06-17 Joone Hur <[email protected]> 2 15
Note:
See TracChangeset
for help on using the changeset viewer.