[Webkit-unassigned] [Bug 42967] [IndexedDB] IndexedDatabase should be called IDBFactory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 04:26:45 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62606|review?                     |review-
               Flag|                            |




--- Comment #2 from Jeremy Orlow <jorlow at chromium.org>  2010-07-27 04:26:45 PST ---
(From update of attachment 62606)
LayoutTests/storage/indexeddb/idb-factory.html:11
 +  <script src="script-tests/idb-factory.js"></script>
You need to sync.  This is no longer here.

WebCore/storage/IDBFactoryPrivateImpl.cpp:55
 +  PassRefPtr<DOMStringList> IDBFactoryPrivateImpl::databases() const
I really don't think we should mix new functionality with the renaming patches.


We need to discuss the naming of this stuff...

-- 
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