+2013-03-24 David Kilzer <ddkilzer@apple.com>
+
+ BUILD FIX (r146704): Settings::setHiddenPageDOMTimerThrottlingEnabled() isn't always built
+ <http://webkit.org/b/112308>
+
+ * WebCore.exp.in: Export
+ Settings::setHiddenPageDOMTimerThrottlingEnabled()
+ conditionally based on ENABLE(HIDDEN_PAGE_DOM_TIMER_THROTTLING).
+
2013-03-24 Christophe Dumez <ch.dumez@sisa.samsung.com>
[EFL] NetworkStateNotifier::updateState() is called too often