Kyle Huey
|
3b42fbfcd1
|
Bug 687332: Part 2 - Move event handlers off of DOM objects and keep track of them solely in the event listener manager. r=smaug,bz
|
2012-08-30 20:45:16 -07:00 |
Kyle Huey
|
0dc01d3feb
|
Bug 762206: Fire an nsScriptErrorEvent at the window to get the proper window.onerror behavior. r=sicking
|
2012-06-29 09:48:34 -07:00 |
Jan Varga
|
513c660911
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Masatoshi Kimura
|
c1d1c7ca5d
|
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
|
2012-03-12 21:44:48 -07:00 |
Jonas Sicking
|
a2be3ad884
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
Olli Pettay
|
794647f539
|
Bug 710380 - IndexedDB could use the dictionary reader, r=khuey
|
2011-12-27 20:01:28 +02:00 |
Kyle Huey
|
c03fa0a540
|
Bug 692635: Transaction abort events should bubble. r=sicking
|
2011-11-23 09:15:15 -05:00 |
Ben Turner
|
8370e356ef
|
Bug 692632 - 'IndexedDB: support empty objectstore/index names'. r=sicking.
|
2011-11-07 15:37:16 -08:00 |
Ben Turner
|
fd735636db
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
--HG--
extra : transplant_source : %84%E3%96%9F%C5%BA%D56%A4%94%83%9F%C3%F5%2B%01%7B%87%FB9
|
2011-11-03 08:57:30 -07:00 |
Ed Morley
|
e3a9d13abe
|
Backout eb32aca6d54d, b5c0bfd03fcf and 5675bf2c7930 (bug 692669 and bug 692669) for failing to build on all platforms
|
2011-11-03 01:57:48 +00:00 |
Ben Turner
|
09728f7547
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
--HG--
extra : transplant_source : E%E9%F9%B5%FB%88%1E%FA%C1%BE%04%1F%1E%3D%5E%EB%3C%D2%D2c
|
2011-11-02 18:03:15 -07:00 |
Kyle Huey
|
bee1f84b2f
|
Bug 687361: Implement the new IndexedDB setVersion API. r=bent
--HG--
rename : dom/indexedDB/nsIIDBVersionChangeRequest.idl => dom/indexedDB/nsIIDBOpenDBRequest.idl
|
2011-10-20 12:10:56 -04:00 |
Matheus Kerschbaum
|
01939c1789
|
Bug 677529 - Remove manual jspubtd.h inclusions from IDL files. r=Ms2ger
|
2011-08-14 19:12:35 +02:00 |
Kyle Huey
|
db131fe848
|
Bug 663483: IDB IDL includes jsapi.h when it wants jspubtd.h. r=bent
|
2011-06-11 12:22:21 -07:00 |
Ben Turner
|
d2d1140ec3
|
Bug 618141 - 'IndexedDB: createObjectStore and createIndex should accept an optional object argument'. r=sicking, a=blocking.
|
2010-12-21 11:02:01 -05:00 |
Ben Turner
|
df30ba20da
|
Bug 618606 - 'IndexedDB: keyPath parameter for createObjectStore should be optional'. r=sicking, a=blocking.
|
2010-12-15 13:21:04 -08:00 |
Ben Turner
|
5583c79faf
|
Bug 607729 - 'IndexedDB: Allow IndexedDB events to propagate, and error events to hit window.error'. r=sicking, a=blocking+
|
2010-11-10 15:26:03 -08:00 |
Ben Turner
|
6f6dc4e252
|
Bug 607040 - 'IndexedDB: Rename all 'Remove...' functions to 'Delete...''. rs=sicking, a=blocking+
|
2010-11-10 15:25:57 -08:00 |
Ben Turner
|
c713335336
|
Bug 606700 - 'IndexedDB: Remove IDBDatabase.description'. r=sicking, a=blocking+
|
2010-11-10 15:25:48 -08:00 |
Ben Turner
|
027592ef2a
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. r=sicking, a=blocking2.0-betaN+
|
2010-10-19 10:58:52 -07:00 |
Ben Turner
|
93e25b0573
|
Bug 598108 - 'IndexedDB: Remove IDBDatabase.objectStore()'. r=sicking
|
2010-10-19 10:58:49 -07:00 |
Ben Turner
|
f267817a9c
|
Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking.
|
2010-08-26 13:57:25 -07:00 |
Shawn Wilsher
|
c4b3932911
|
Bug 574811 - Rename IDBObjectStoreRequest to IDBObjectStore
Updating interface names per recent specification changes.
r=bent
--HG--
rename : dom/indexedDB/IDBObjectStoreRequest.cpp => dom/indexedDB/IDBObjectStore.cpp
rename : dom/indexedDB/IDBObjectStoreRequest.h => dom/indexedDB/IDBObjectStore.h
|
2010-06-28 11:51:06 -07:00 |
Shawn Wilsher
|
a2baef3136
|
Bug 574811 - Rename IDBDatabaseRequest to IDBDatabase
Updating interface names per recent specification changes.
r=bent
--HG--
rename : dom/indexedDB/IDBDatabaseRequest.cpp => dom/indexedDB/IDBDatabase.cpp
rename : dom/indexedDB/IDBDatabaseRequest.h => dom/indexedDB/IDBDatabase.h
|
2010-06-28 09:46:49 -07:00 |
Ben Turner
|
4334db65c2
|
Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst.
|
2010-06-23 12:46:08 -07:00 |