RESOLVED FIXED 43052
[IndexedDB] Key range methods belong to the IDBKeyRange interface
https://bugs.webkit.org/show_bug.cgi?id=43052
Summary [IndexedDB] Key range methods belong to the IDBKeyRange interface
Andrei Popescu
Reported 2010-07-27 08:43:27 PDT
[IndexedDB] Key range methods belong to the IDBKeyRange interface
Attachments
Patch (12.91 KB, patch)
2010-07-27 08:50 PDT, Andrei Popescu
no flags
Patch (12.89 KB, patch)
2010-07-27 10:07 PDT, Andrei Popescu
jorlow: review+
Andrei Popescu
Comment 1 2010-07-27 08:50:48 PDT
WebKit Review Bot
Comment 2 2010-07-27 09:10:09 PDT
Andrei Popescu
Comment 3 2010-07-27 10:07:41 PDT
Jeremy Orlow
Comment 4 2010-07-27 10:34:42 PDT
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
Andrei Popescu
Comment 5 2010-07-27 11:04:46 PDT
Marcus Bulach
Comment 6 2010-08-10 06:37:55 PDT
*** Bug 41170 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.