Title: [95514] trunk/Source/WebKit/chromium
- Revision
- 95514
- Author
- gga...@apple.com
- Date
- 2011-09-19 21:24:34 -0700 (Mon, 19 Sep 2011)
Log Message
Removed ENABLE_JSC_MULTIPLE_THREADS and related #ifdefs.
https://bugs.webkit.org/show_bug.cgi?id=68422
Missed this one case before.
* features.gypi:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (95513 => 95514)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-09-20 04:14:55 UTC (rev 95513)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-09-20 04:24:34 UTC (rev 95514)
@@ -1,3 +1,12 @@
+2011-09-19 Geoffrey Garen <gga...@apple.com>
+
+ Removed ENABLE_JSC_MULTIPLE_THREADS and related #ifdefs.
+ https://bugs.webkit.org/show_bug.cgi?id=68422
+
+ Missed this one case before.
+
+ * features.gypi:
+
2011-09-19 Raymond Toy <r...@google.com>
Ask for audio hardware buffer size instead of using hardwired constants.
Modified: trunk/Source/WebKit/chromium/features.gypi (95513 => 95514)
--- trunk/Source/WebKit/chromium/features.gypi 2011-09-20 04:14:55 UTC (rev 95513)
+++ trunk/Source/WebKit/chromium/features.gypi 2011-09-20 04:24:34 UTC (rev 95514)
@@ -55,7 +55,6 @@
'ENABLE_INPUT_SPEECH=1',
'ENABLE_JAVASCRIPT_DEBUGGER=1',
'ENABLE_JAVASCRIPT_I18N_API=1',
- 'ENABLE_JSC_MULTIPLE_THREADS=0',
'ENABLE_LINK_PREFETCH=1',
'ENABLE_MEDIA_STATISTICS=1',
'ENABLE_MEDIA_STREAM=1',
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes