Changeset 103240 in webkit for trunk/Source/JavaScriptCore
- Timestamp:
- Dec 19, 2011, 7:59:20 AM (13 years ago)
- Location:
- trunk/Source/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r103218 r103240 1 2011-12-19 Eric Carlson <[email protected]> 2 3 Enable <track> for Mac build 4 https://bugs.webkit.org/show_bug.cgi?id=74838 5 6 Reviewed by Darin Adler. 7 8 * wtf/Platform.h: 9 1 10 2011-12-18 Filip Pizlo <[email protected]> 2 11 -
trunk/Source/JavaScriptCore/wtf/Platform.h
r102975 r103240 544 544 #define ENABLE_WEB_ARCHIVE 1 545 545 #define ENABLE_WEB_AUDIO 1 546 #define ENABLE_VIDEO_TRACK 1 546 547 #endif /* PLATFORM(MAC) && !PLATFORM(IOS) */ 547 548
Note:
See TracChangeset
for help on using the changeset viewer.