Changeset 95475 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Sep 19, 2011, 2:28:06 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r95466 r95475 1 2011-09-19 Sheriff Bot <[email protected]> 2 3 Unreviewed, rolling out r95466. 4 http://trac.webkit.org/changeset/95466 5 https://bugs.webkit.org/show_bug.cgi?id=68389 6 7 Incorrect version of the patch. (Requested by mhahnenberg on 8 #webkit). 9 10 * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def: 11 * runtime/JSCell.cpp: 12 (JSC::JSCell::toPrimitive): 13 * runtime/JSCell.h: 14 (JSC::JSCell::JSValue::toPrimitive): 15 * runtime/JSNotAnObject.cpp: 16 (JSC::JSNotAnObject::toPrimitive): 17 * runtime/JSNotAnObject.h: 18 * runtime/JSObject.h: 19 * runtime/JSString.h: 20 1 21 2011-09-19 Mark Hahnenberg <[email protected]> 2 22
Note:
See TracChangeset
for help on using the changeset viewer.