Kyle Huey
|
ffd754a038
|
Bug 704464: Part 2 - Make Database creation hook into the quota system. r=bent
|
2011-12-03 12:18:38 -05:00 |
|
Jonas Sicking
|
b1ee60b91b
|
Back out patches due to test failures. rev 1b9ca56d4aab and a few more.
|
2011-12-02 19:46:25 -08:00 |
|
Jonas Sicking
|
0fc9e17505
|
Bug 706068: Make complex keys work on auto-increment object stores. Patch by khuey and sicking. r=sicking on parts by khuey and r=bent on parts by sicking.
|
2011-12-02 18:32:46 -08:00 |
|
Jonas Sicking
|
8ac781b97c
|
Bug 706762: Ensure that object stores and indexes are removed from caches when they are deleted. r=bent
|
2011-12-02 18:32:46 -08:00 |
|
Jonas Sicking
|
ea60939d2a
|
Bug 692630: Support multi-entry indexes. r=bent
|
2011-12-02 18:32:46 -08:00 |
|
Jonas Sicking
|
928cf105ca
|
Bug 706659 part 2: Support empty keypaths on objectStores. r=bent
|
2011-12-02 18:32:46 -08:00 |
|
Jonas Sicking
|
6c580e1c64
|
Bug 706659 part 1: Make complex keypaths ignore index rather than throwing in all situations if it can't get key for index. r=bent
|
2011-12-02 18:32:46 -08:00 |
|
Kyle Huey
|
fbe9fff826
|
Bug 692635: Transaction abort events should bubble. r=sicking
|
2011-11-23 09:15:15 -05:00 |
|
Kyle Huey
|
2beec8e19d
|
Bug 702809: Allow creating indexes with empty keyPaths. r=sicking
|
2011-11-23 09:15:15 -05:00 |
|
Ben Turner
|
9aee430eaa
|
Bug 692652 - IndexedDB: Index updating is broken. r=sicking.
|
2011-11-21 20:18:19 -08:00 |
|
Kyle Huey
|
9c4448ce62
|
Bug 692627: Support complex keyPaths in IndexedDB. r=bent,jorendorff
|
2011-11-21 09:56:24 -05:00 |
|
Kyle Huey
|
fabdc1c571
|
Bug 700544: Transactions should be ordered based on creation, not on the first request. r=bent
|
2011-11-18 10:21:04 -05:00 |
|
Ben Turner
|
b1a1b9af69
|
Bug 692642: IndexedDB: support indexedDB.cmp. r=sicking.
|
2011-11-08 11:03:18 -08:00 |
|
Ben Turner
|
df91c02caf
|
Bug 692671: IndexedDB: remove timeout in database operations. r=sicking.
|
2011-11-08 09:43:00 -08:00 |
|
Jonas Sicking
|
352c1e9885
|
Bug 692659: Fix sort order for PREV cursors on indexes. r=bent
|
2011-11-07 23:34:59 -08:00 |
|
Jonas Sicking
|
17caf6d9a7
|
Bug 692674: Set the errorCode to "ABORT_ERR" for all pending requests when a transaction is aborted, even ones that failed for other reasons. r=bent
|
2011-11-07 22:27:03 -08:00 |
|
Jonas Sicking
|
d3a07c9e63
|
Bug 694135: Don't throw if there are unknown properties in the options objects to createObjectStore/createIndex. r=bent
|
2011-11-07 22:25:51 -08:00 |
|
Ben Turner
|
0223a30ae1
|
Bug 696914 - 'IndexedDB: IDBObjectStore.delete and IDBCursor.delete should return undefined'. r=sicking.
|
2011-11-07 18:08:02 -08:00 |
|
Kyle Huey
|
0025320bb9
|
Bug 625071: Implement deleteDatabase. r=bent
|
2011-11-07 19:15:45 -05:00 |
|
Kyle Huey
|
1eb20a851f
|
Bug 699468: Part 5 - Clone the canonical DatabaseInfo when a Database is closed. r=bent
|
2011-11-07 19:15:45 -05:00 |
|
Ben Turner
|
b89c7bcf95
|
Bug 692628 - 'IndexedDB: Support IDBCursor.advance'. r=sicking.
|
2011-11-07 15:37:19 -08:00 |
|
Ben Turner
|
8fb5978ae4
|
Bug 692632 - 'IndexedDB: support empty objectstore/index names'. r=sicking.
|
2011-11-07 15:37:16 -08:00 |
|
Ed Morley
|
6e731c995a
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
b2aeac5a65
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ben Turner
|
3b565d60d2
|
Bug 694145 - 'IndexedDB: various methods should accept both keys and KeyRanges'. r=sicking.
|
2011-11-03 08:59:17 -07:00 |
|
Ben Turner
|
49c3374bfc
|
Bug 692629 - 'IndexedDB: Support IDBObjectStore/IDBIndex.count'. r=sicking.
|
2011-11-03 08:57:42 -07:00 |
|
Ben Turner
|
fa6c4e7e48
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
|
2011-11-03 08:57:30 -07:00 |
|
Ed Morley
|
944ad4b962
|
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
|
7b34123dcc
|
Bug 692629 - 'IndexedDB: Support IDBObjectStore/IDBIndex.count'. r=sicking.
|
2011-11-02 18:03:47 -07:00 |
|
Ben Turner
|
cd32e56318
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
|
2011-11-02 18:03:15 -07:00 |
|
Kyle Huey
|
d22e32f425
|
Bug 698440: Implement IndexedDB optional version syntax. r=bent
|
2011-11-02 08:53:12 -04:00 |
|
Kyle Huey
|
1089753b0b
|
Bug 697247: Part 2 - Rework IDB synchronization mechanisms. r=bent
|
2011-11-02 08:53:12 -04:00 |
|
Kyle Huey
|
d491ad5dd7
|
Bug 697177: Disable test that's triggering some known bugs.
|
2011-10-26 14:59:09 -04:00 |
|
Kyle Huey
|
8085dfd021
|
Bug 692991: Refactor some VERSION_CHANGE transaction locking stuff and disallow transaction creation before databases are completely open. r=bent
|
2011-10-25 08:49:31 -04:00 |
|
Ed Morley
|
8cf430ab26
|
Backout 26ac81280f33 (bug 692911) for Moth orange on all platforms & M2 orange on win opt
|
2011-10-24 23:49:59 +01:00 |
|
Kyle Huey
|
519f0208d6
|
Bug 692911: Refactor some VERSION_CHANGE transaction locking stuff and disallow transaction creation before databases are completely open. r=bent
|
2011-10-24 16:01:11 -04:00 |
|
Kyle Huey
|
1ceaffd045
|
Bug 687361: Implement the new IndexedDB setVersion API. r=bent
|
2011-10-20 12:10:56 -04:00 |
|
Joel Maher
|
f513f09b7a
|
Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only.
|
2011-10-06 10:51:03 -04:00 |
|
Boris Zbarsky
|
a7fb4cc325
|
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
|
2011-09-23 01:03:50 -04:00 |
|
Malini Das
|
226ecaa733
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Ben Turner
|
bd3312928b
|
Bug 638067 - 'IndexedDB: Inserting data with multiple indexes on an autoIncrement object store throws an error'. r=sdwilsh.
|
2011-04-13 00:26:20 -07:00 |
|
Jonas Sicking
|
865dd5f113
|
Bug 633414: Update cursor properties to latest spec. r=bent a=jst
|
2011-02-10 23:47:00 -08:00 |
|
Serge Gautherie
|
98c68ba3bf
|
Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; (Cv1) Disable this test on (all) Windows 2003 as a workaround.
r=jonas a=(test only).
|
2011-01-31 22:30:39 +01:00 |
|
Jonas Sicking
|
f488ffc429
|
Bug 618590 Part 3: When a page is destroyed, abort any running indexedDB transactions. r=bent a=blocker
|
2011-01-27 13:47:36 -08:00 |
|
Jonas Sicking
|
f035f1f009
|
Bug 618590 Part 1: Change Abort() so that it's possible to abort from outside of transaction callbacks. r=bent a=blocker
|
2011-01-27 13:47:35 -08:00 |
|
Ben Turner
|
2b1035d888
|
Bug 628071 - 'Crash inspecting IDBRequest(mozIndexedDB.open)'. r=sicking, a=blocking.
|
2011-01-26 17:53:02 -08:00 |
|
Ben Turner
|
cb106dedd2
|
Bug 628063 - 'IndexedDB: Indexes created after data are added are sometimes improperly populated'. r=sicking, a=blocking.
|
2011-01-23 10:16:00 -08:00 |
|
Ehsan Akhgari
|
c4dc3dfbca
|
Bug 594478 - IndexedDB needs to be hooked up with "Forget about this site"; r=jonas,bent a=blocking-final+
|
2011-01-10 19:09:56 -05:00 |
|
Ben Turner
|
c40b5cc28a
|
Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking.
|
2011-01-06 22:21:36 -08:00 |
|
Ben Turner
|
0bc6d588a9
|
Bug 595307 - 'IndexedDB: third-party checks'. r=sicking+dwitte, a=blocking.
|
2011-01-06 22:21:33 -08:00 |
|