Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 9845042: Revert 111450 - disabling Mutation Observers on Chromium branch 1025 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/features.gypi
===================================================================
--- Source/WebKit/chromium/features.gypi (revision 111923)
+++ Source/WebKit/chromium/features.gypi (working copy)
@@ -119,7 +119,7 @@
'enable_touch_events%': 1,
'use_skia%': 0,
'enable_touch_icon_loading%' : 0,
- 'enable_mutation_observers%': 0,
+ 'enable_mutation_observers%': 1,
},
'use_accelerated_compositing%': '<(use_accelerated_compositing)',
'enable_skia_text%': '<(enable_skia_text)',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698