[Webkit-unassigned] [Bug 43052] [IndexedDB] Key range methods belong to the IDBKeyRange interface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 10:34:42 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43052


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62707|review?                     |review+
               Flag|                            |




--- Comment #4 from Jeremy Orlow <jorlow at chromium.org>  2010-07-27 10:34:42 PST ---
(From update of attachment 62707)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list