Changeset 37842 in webkit for trunk/JavaScriptCore/wtf/Platform.h
- Timestamp:
- Oct 24, 2008, 12:39:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/wtf/Platform.h
r37840 r37842 352 352 #endif 353 353 354 #if !defined(ENABLE_GEOLOCATION)355 #define ENABLE_GEOLOCATION 0356 #endif357 358 354 // CTI only supports x86 at the moment, and has only been tested on Mac and Windows. 359 355 #if !defined(ENABLE_CTI) && PLATFORM(X86) && (PLATFORM(MAC) || PLATFORM(WIN))
Note:
See TracChangeset
for help on using the changeset viewer.