* SUMMARY DragToAdjustController has a setter but no getter for "enabled", yet CodeMirrorDragToAdjustNumberController tries to use it. The result is always undefined and can cause unnecessary duplicated work.
<rdar://problem/19131615>
<rdar://problem/19131616>
Created attachment 242507 [details] [PATCH] Proposed Fix
Comment on attachment 242507 [details] [PATCH] Proposed Fix r=me
Could you flip the r+ flag? That'll get this landing =)
Comment on attachment 242507 [details] [PATCH] Proposed Fix Clearing flags on attachment: 242507 Committed r176770: <http://trac.webkit.org/changeset/176770>
All reviewed patches have been landed. Closing bug.