[IndexedDB] Key range methods belong to the IDBKeyRange interface
Created attachment 62697 [details] Patch
Attachment 62697 [details] did not build on chromium: Build output: http://queues.webkit.org/results/3621177
Created attachment 62707 [details] Patch
Comment on attachment 62707 [details] Patch WebCore/page/DOMWindow.cpp:487 + m_idb_key_range = 0; not user hacker style WebCore/page/DOMWindow.cpp:715 + space isn't really necessary...but not super worried about it. WebCore/page/DOMWindow.h:235 + IDBKeyRange* iDBKeyRange() const; Does casing it like this even work? r=me
Committed r64141: <http://trac.webkit.org/changeset/64141>
*** Bug 41170 has been marked as a duplicate of this bug. ***