Changeset 77065 in webkit for trunk/Source/JavaScriptCore/ChangeLog
- Timestamp:
- Jan 29, 2011, 12:18:34 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r77062 r77065 1 2011-01-30 Cameron Zwarich <[email protected]> 2 3 Reviewed by Oliver Hunt. 4 5 JavaScriptCoreUseJIT environment variable broken 6 https://bugs.webkit.org/show_bug.cgi?id=53372 7 8 * runtime/JSGlobalData.cpp: 9 (JSC::JSGlobalData::JSGlobalData): Check the actual value in the string returned 10 by getenv() rather than just doing a NULL check on the return value. 11 1 12 2011-01-29 Patrick Gansterer <[email protected]> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.