Jan Varga
|
994c586c3d
|
Bug 771498 - FileHandle: getFile() should return a DOMRequest (instead of a FileRequest). r=sicking
|
2012-07-10 07:07:01 +02:00 |
|
Nathan Froyd
|
a7eb97f896
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Ben Turner
|
798ac10ab8
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
|
Chris Pearce
|
5b73534832
|
Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout
|
2012-07-02 16:49:38 +12:00 |
|
Chris Pearce
|
ed6718553a
|
Bug 758357 - Backout 540cd3aabdd4 for causing bug 770085. r=backout
|
2012-07-02 16:48:06 +12:00 |
|
Ryan VanderMeulen
|
ea4eac24f4
|
Bug 758357 - Back out part of the landing due to risk of it introducing oranges.
|
2012-07-01 09:38:44 -04:00 |
|
Ryan VanderMeulen
|
ed99b8a4f0
|
Backout a8bfe5a447e7 for creating more orange than it fixed.
|
2012-06-30 21:51:09 -04:00 |
|
Jonas Sicking
|
3463ca6bd2
|
Back out part of the landing for bug 758357 due to risk of it introducing oranges
|
2012-07-01 02:25:20 +02:00 |
|
Ben Turner
|
5eacba0467
|
Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking
|
2012-06-30 19:57:15 +02:00 |
|
Kyle Huey
|
3b3b755501
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
|
Jonas Sicking
|
2e7cb24268
|
Bug 755514: Cursor.update support for keypath arrays. r=khuey
|
2012-06-29 09:48:34 -07:00 |
|
Kyle Huey
|
8495031c2a
|
Bug 769356: Calling transaction.abort() should leave transaction.error as null, but throwing exceptions should set transaction.error. r=sicking
|
2012-06-29 09:48:34 -07:00 |
|
Kyle Huey
|
dac92e82a6
|
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 |
|
Kyle Huey
|
90e0774f10
|
Bug 755511: Revert all in-memory data when reverting versionchange transactions. r=sicking
|
2012-06-29 09:48:34 -07:00 |
|
Kyle Huey
|
4d13cb8930
|
Bug 755507: Sort objectStoreNames/indexNames. r=sicking
|
2012-06-29 09:48:34 -07:00 |
|
Kyle Huey
|
f45badab78
|
Bug 755515: Catch exceptions in error handlers. r=sicking
|
2012-06-29 09:48:34 -07:00 |
|
Jan Varga
|
1fddd6b475
|
Bug 767193 - FileHandles do not get GCed/removed when overwritten in indexeddb. r=bent
|
2012-06-27 05:14:53 +02:00 |
|
Kyle Huey
|
26dca770d0
|
Bug 755510: db.transaction should work inside a versionchange transaction's oncomplete handler. r=bent
|
2012-06-26 08:09:25 -07:00 |
|
Kyle Huey
|
0b74028492
|
Bug 767999: Actually use QuotaExceededErr. r=bent
|
2012-06-25 12:15:18 -07:00 |
|
Kyle Huey
|
3a5962a388
|
Bug 748630: Support IDBTransaction.error. r=bent
|
2012-06-25 12:15:17 -07:00 |
|
Kyle Huey
|
397b210658
|
Bug 766462: Twiddle IDB tests some more to make the orange stop.
|
2012-06-24 11:56:56 -07:00 |
|
Kyle Huey
|
b7fb5db81c
|
Bug 766462: Followup to fix typo.
|
2012-06-23 08:00:06 -07:00 |
|
Kyle Huey
|
7d77ab25de
|
Bug 766462: Make some tests wait for all their events. r=me
|
2012-06-23 07:02:52 -07:00 |
|
Kyle Huey
|
3d72da04f0
|
Bug 767186: Cache the keyPath for objectStores and indexes. r=bent
|
2012-06-22 14:00:53 -07:00 |
|
Kyle Huey
|
6d81864ffb
|
Bug 767184: Make test_complex_keyPath run in xpcshell too. r=bent
|
2012-06-22 12:08:50 -07:00 |
|
Kyle Huey
|
59ba531f49
|
Backed out changeset fdf2d378d405 (landed with wrong bug #).
|
2012-06-21 15:27:03 -07:00 |
|
Kyle Huey
|
7bac36f19b
|
Bug 765834: Rework and unify keyPath handling. r=bent
|
2012-06-21 13:41:20 -07:00 |
|
Ben Turner
|
401cf770e8
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
--HG--
extra : transplant_source : %3Bb4%A4%99fC%9Cg%86%9B%1F3%C6%0F%01T%1C%3C%AE
|
2012-06-19 18:50:39 -07:00 |
|
Jan Varga
|
1ac8eec4a0
|
Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent
|
2012-06-18 19:09:26 +02:00 |
|
Kyle Huey
|
0d49be1d43
|
Bug 759970: Result when reaching the end of a cursor should be null. r=sicking
|
2012-06-07 13:59:51 -07:00 |
|
Jan Varga
|
6e3e5ab48b
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
|
Ben Turner
|
b072e01d8f
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
|
Kyle Huey
|
daec3cf6f2
|
Merge m-c to b-s.
|
2012-05-27 22:31:06 -07:00 |
|
Kyle Huey
|
d93d12b399
|
Bug 757222: Revert changes made to address a review comment because that comment was wrong.
|
2012-05-25 16:40:16 -07:00 |
|
Kyle Huey
|
bbbf0d1d23
|
Bug 755508: Do not allow the use of NaN dates as keys. r=sicking
|
2012-05-25 11:52:19 -07:00 |
|
Kyle Huey
|
6e8ea79075
|
Bug 757222: deleteDatabase should fire a versionchange event with newVersion === null. r=sicking
|
2012-05-25 11:48:27 -07:00 |
|
Kyle Huey
|
33ea1c8251
|
Bug 755509: Test explicity for request.result === undefined with deleteDatabase. r=sicking
|
2012-05-21 10:12:16 -07:00 |
|
Kyle Huey
|
a3ce879e6e
|
Bug 755509: Run deleteDatabase test in Window and component scopes. r=sicking
|
2012-05-21 10:11:27 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Josh Matthews
|
69d9415509
|
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
|
2012-05-26 09:38:06 +01:00 |
|
Ed Morley
|
05ff81b305
|
Backout 70cde80fa095 & 5a903d496ab0 (bug 722857) for crashes in 646184.html
|
2012-05-25 12:51:32 +01:00 |
|
Josh Matthews
|
2b475b03a6
|
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
|
2012-05-25 12:20:58 +01:00 |
|
Masatoshi Kimura
|
7d3bc384fb
|
Bug 752402 - Support ArrayBufferView as a member of blobParts parameter. r=sicking
|
2012-05-17 17:53:44 -04:00 |
|
Ben Turner
|
8c2baff1b1
|
Bug 747581. r=khuey.
|
2012-04-30 16:52:27 -07:00 |
|
Masatoshi Kimura
|
95f8a3cace
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
|
Masatoshi Kimura
|
40676e48a8
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
|
Masatoshi Kimura
|
f266003760
|
Bug 743451 - Workaround for ISO date parsing bug. r=bent
|
2012-04-09 18:43:47 -04:00 |
|
Masatoshi Kimura
|
add7512617
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
|
2012-03-19 12:00:43 +01:00 |
|
Jonas Sicking
|
39ecbe97e4
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
|
Kyle Huey
|
090e99a445
|
Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent
--HG--
extra : rebase_source : d4ebec7bb33e581bf9e709440a20117e245d1fcd
|
2012-02-09 20:56:48 -08:00 |
|