We're hitting an ember.js assertion because ToDoMVC uses jQuery 2.1 and Ember.js 1.3.1 only recognizes jQuery 2.0. Port the assertion from Ember.js 1.5.1 to suppress the assertion.
Created attachment 232336 [details] Fixes the bug
Committed r169513: <http://trac.webkit.org/changeset/169513>