The IDB backing store put() method shouldn't call IDB callbacks directly Callbacks are not something the backing store should know about *anywhere*, and we'll be factoring them out as they come up.
Created attachment 221822 [details] Patch v1
http://trac.webkit.org/changeset/162501