Kyle Huey
|
d4ebda4714
|
Bug 697177: Disable test that's triggering some known bugs.
|
2011-10-26 14:59:09 -04:00 |
|
Kyle Huey
|
e0d8626ffd
|
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
|
ada43c2d75
|
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
|
7ec5127798
|
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
|
0d874b65fa
|
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 |
|
Joel Maher
|
be5ce7dc85
|
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
|
788803a0af
|
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
|
2011-09-23 01:03:50 -04:00 |
|
Malini Das
|
02665c9658
|
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
|
980d6b87e0
|
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
|
05cbdc2ddd
|
Bug 633414: Update cursor properties to latest spec. r=bent a=jst
|
2011-02-10 23:47:00 -08:00 |
|
Serge Gautherie
|
9755023488
|
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
|
7df9624ca1
|
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
|
b06abf6bff
|
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
|
c96b568869
|
Bug 628071 - 'Crash inspecting IDBRequest(mozIndexedDB.open)'. r=sicking, a=blocking.
|
2011-01-26 17:53:02 -08:00 |
|
Ben Turner
|
731feca470
|
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
|
1049cda97b
|
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
|
cde3f1127c
|
Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking.
|
2011-01-06 22:21:36 -08:00 |
|
Ben Turner
|
c35f5a040d
|
Bug 595307 - 'IndexedDB: third-party checks'. r=sicking+dwitte, a=blocking.
|
2011-01-06 22:21:33 -08:00 |
|
Doug Turner
|
8bce62ee3a
|
Bug 619182 - Convert moz_indexedDB to mozIndexedDB. Tests. r=sicking a=blocking2.0
|
2011-01-03 12:03:06 -08:00 |
|
Ben Turner
|
e3f9d708a4
|
Add tests for private browsing in indexedDB, no bug. a=tests.
|
2010-12-30 10:04:24 -08:00 |
|
Serge Gautherie
|
4116d178ce
|
Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; Backout "(Av1) Add |SimpleTest.requestLongerTimeout(2);|" which didn't really help.
rs=(bent, philringnalda) a=(test only).
DONTBUILD
|
2010-12-24 08:57:14 +01:00 |
|
Serge Gautherie
|
05fc879704
|
Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; (Av1) Add |SimpleTest.requestLongerTimeout(2);|.
r=jonas a=(test only).
|
2010-12-22 07:19:34 +01:00 |
|
Ben Turner
|
81a511c1aa
|
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
|
68954fc1d7
|
Bug 618616 - 'IndexedDB: Make IDBObjectStore.get() accept a key range'. r=sicking, a=blocking.
|
2010-12-15 13:21:20 -08:00 |
|
Ben Turner
|
2fe29b705a
|
Bug 618140 - 'IndexedDB: Don't fire success event callbacks once a transaction has been aborted'. r=sicking, a=blocking.
|
2010-12-15 13:21:17 -08:00 |
|
Ben Turner
|
30e3d76c64
|
Bug 618135 - 'IndexedDB: Implement update() on index cursors (not on index key cursors)'. r-sicking, a=blocking.
|
2010-12-15 13:21:11 -08:00 |
|
Ben Turner
|
530dbe8a5c
|
Bug 618139 - 'IndexedDB: Make delete() and get() not return an error event when the key does not exist'. r=sicking, a=blocking.
|
2010-12-15 13:21:09 -08:00 |
|
Ben Turner
|
5fc5e7f7f8
|
Bug 618143 - 'IndexedDB: Don't accept null as a valid key'. r=sicking, a=blocking.
|
2010-12-15 13:21:07 -08:00 |
|
Ben Turner
|
2e64fdbaec
|
Bug 618606 - 'IndexedDB: keyPath parameter for createObjectStore should be optional'. r=sicking, a=blocking.
|
2010-12-15 13:21:04 -08:00 |
|
Ben Turner
|
72466ecb2a
|
Bug 618134 - 'IndexedDB: Rename cursor types to comply with spec changes'. r=sicking, a=blocking.
|
2010-12-15 13:21:02 -08:00 |
|
Ben Turner
|
60505928db
|
Bug 613372 - 'IndexedDB: Success event for setVersion request has wrong result'. r=sicking, a=blocking.
|
2010-12-15 13:20:59 -08:00 |
|
Ben Turner
|
aec6dbb710
|
Bug 618196 - 'IndexedDB: Error events and exceptions thrown during success events should abort transactions'. r=sicking, a=blocking.
|
2010-12-15 13:20:57 -08:00 |
|
Ben Turner
|
e44932bf78
|
Bug 615269 - 'IndexedDB: Cursors should not copy all results before iterating'. r=sicking, a=blocking+.
|
2010-12-09 18:15:00 -08:00 |
|
Jonas Sicking
|
104725b10e
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Margaret Leibovic
|
cd33150f53
|
backout d25bfdc458cf a=bustage
|
2010-11-23 21:16:23 -08:00 |
|
Jonas Sicking
|
5d0624e29c
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Ben Turner
|
801c52fd90
|
Bug 608186 - 'IndexedDB: Transactions should expire when we return to the event loop'. r=sicking, a=blocking+
|
2010-11-15 13:49:49 -08:00 |
|
Ben Turner
|
ceed7c8d18
|
Bug 607729 - Reenable test, a=testfix
|
2010-11-11 10:57:07 -08:00 |
|
Ben Turner
|
56b1ed14ae
|
Bug 607729 - disable test, a=orange
|
2010-11-10 20:11:40 -08:00 |
|
Ben Turner
|
bc48dfd52a
|
Bug 607729 - fix test, a=orange
|
2010-11-10 17:49:07 -08:00 |
|
Ben Turner
|
758b991dab
|
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
|
719ea5cedf
|
Bug 607122 - 'IndexedDB: IDBKeyRange cleanup'. r=sicking, a=blocking+
|
2010-11-10 15:26:00 -08:00 |
|
Ben Turner
|
526e4c645a
|
Bug 607040 - 'IndexedDB: Rename all 'Remove...' functions to 'Delete...''. rs=sicking, a=blocking+
|
2010-11-10 15:25:57 -08:00 |
|
Ben Turner
|
3204b48b89
|
Bug 606700 - 'IndexedDB: Remove IDBDatabase.description'. r=sicking, a=blocking+
|
2010-11-10 15:25:48 -08:00 |
|
Ben Turner
|
52bc9dcc50
|
Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+
|
2010-11-10 15:25:44 -08:00 |
|
Ben Turner
|
0d06e737b7
|
Bug 606281 - 'IndexedDB: Don't return different objects representing the same object stores and indexes'. r=sicking, a=blocking+
|
2010-11-10 15:25:40 -08:00 |
|
Ben Turner
|
b49af221be
|
Test fix needs a=testfix
|
2010-10-19 18:32:05 -07:00 |
|
Ben Turner
|
63abb02945
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. Fix browrandom orange, r=sicking, a=testfix.
|
2010-10-19 17:46:37 -07:00 |
|
Ben Turner
|
1f6b65248d
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. Fix browser-chrome test, a=testfix.
|
2010-10-19 12:14:30 -07:00 |
|
Ben Turner
|
07830b6931
|
Bug 603811 - 'IndexedDB: Implement setVersion changes to the spec'. r=sicking, a=blocking2.0-betaN+
|
2010-10-19 10:58:52 -07:00 |
|