diff browse annotate |
3c66b352d3fb105bdde6b731c16a41348cfc85a4 created 2017-10-30 07:13 +0100 pushed 2017-11-02 12:36 +0000 |
Jan Varga | Jan Varga - Bug 1410420 - Clear database actor's strong reference to IDBDatabase when opening of a database fails. r=asuth, a=ritu |
diff browse annotate |
bad37b9f58eb9b2f4156ff35c27f4755cdedfae9 created 2017-06-07 13:55 +0800 pushed 2017-07-31 14:08 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1366647 - Adopt NS_ASSERT_OWNINGTHREAD for PRThread equality. r=janv |
diff browse annotate |
398e771204b76ab4fd049c54ce4025a6d14b2d5b created 2017-06-07 12:36 +0200 pushed 2017-07-31 14:08 +0000 |
Jan Varga | Jan Varga - Bug 1370519 - Part 2: Merge FileHandle base classes with IndexedDB specific classes (except parent actors); r=btseng |
diff browse annotate |
f95212c33517a22afe320c0dc65e9e2f12b5080f created 2017-05-23 07:50 +0200 pushed 2017-07-31 14:08 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1360185 - Use of IPCBlob in IndexedDB - part 1 - Replacement of PBlob with IPCBlob, r=janv |
diff browse annotate |
479e6d9edfb7294b207ad511efa28ce9c538725f created 2017-02-10 15:13 +0800 pushed 2017-06-05 19:31 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1328517 - Part 2: Add Assertion to Each ActorEventTarget. r=janv |
diff browse annotate |
39ac4382a2c019178604b90acd816753fe142908 created 2016-11-15 04:26 +0100 pushed 2017-04-10 20:44 +0000 |
Kan-Ru Chen | Kan-Ru Chen - Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm |
diff browse annotate |
a1e2a14f19113c075d8b524b98417c010577e12b created 2016-10-26 06:51 +0200 pushed 2017-02-27 14:59 +0000 |
Jan Varga | Jan Varga - Bug 1311466 - Part 10: Implement functionality for preprocessing multiple results, fixed objectStore.getAll() to use it including a new test; r=asuth |
diff browse annotate |
3c3eced266e0a1072019dc78ffae248c99fe704e created 2016-10-25 21:19 +0200 pushed 2017-02-27 14:59 +0000 |
Jan Varga | Jan Varga - Bug 1311466 - Part 8: Implement basic functionality for preprocessing results before they are sent for synchronous deserialization; r=asuth |
diff browse annotate |
eda36a4f93032a0e76b35861c48694eed8710f33 created 2016-07-26 18:51 +0800 pushed 2017-01-16 13:07 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1289375 - Rollback incomplete change of preloading cursors for IndexedDB. r=khuey |
diff browse annotate |
035505ea31497d0e07d51cda4711cebb385ca987 created 2016-05-31 18:08 +0800 pushed 2016-10-31 18:13 +0000 |
Bevis Tseng | Bevis Tseng - Bug 1151017 - Support the 'close' Event on Databases. r=khuey |
diff browse annotate |
320bbd5c08627c182009c1df8b4834cef600ba59 created 2016-02-16 13:46 -0800 pushed 2016-06-01 01:31 +0000 |
Kyle Huey | Kyle Huey - Bug 1247117: De-namespace much of IndexedDB. r=baku |
diff browse annotate |
dc9bcf0af39e0c3afb05531a42dd8f958df8e2bc created 2015-11-22 10:44 +0100 pushed 2016-02-29 17:11 +0000 |
Jan Varga | Jan Varga - Bug 961049 - Part 8: Move getFileReferences() from PContent under new protocol PBackgroundIndexedDBUtils; r=baku |
diff browse annotate |
fedd09393d200e42ed130dd8da2b67341ffa59b8 created 2015-11-22 10:43 +0100 pushed 2016-02-29 17:11 +0000 |
Jan Varga | Jan Varga - Bug 961049 - Part 1: Remove unused members and methods; r=baku |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2016-01-18 19:06 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2016-01-18 19:06 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2016-01-18 19:06 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
c1cdde5ccb2ce94790fd7f6f7dfd0f21d69cf72d created 2015-09-03 10:51 -0400 pushed 2015-12-04 23:28 +0000 |
Michael Layzell | Michael Layzell - Bug 1156802 - Part 2: Remove all explicit move constructors, r=ehsan |
diff browse annotate |
ac51f970e85df6b96344c11f3e2f056fb30dfdb9 created 2015-09-09 13:15 +0200 pushed 2015-12-04 23:28 +0000 |
Jan Varga | Jan Varga - Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku |
diff browse annotate |
13e00068cb2bf553f6badfbacbbc7decfcfdf4bf created 2015-08-19 14:59 -0700 pushed 2015-12-04 23:28 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1168606 - Part 5: Send two records with every ObjectStoreCursorResponse. r=khuey |
diff browse annotate |
8e9fb56cc22a4a42925ce6dfe0abb6021a5b5afe created 2015-08-19 14:59 -0700 pushed 2015-12-04 23:28 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1168606 - Part 4: Allow current key to be provided with PBackgroundIDBCursor::Continue. r=khuey |
diff browse annotate |
1f31c24e2ca0bf2960c98de55396072ce6c46323 created 2015-08-19 14:59 -0700 pushed 2015-12-04 23:28 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1168606 - Part 3: Allow multiple ObjectStoreCursorResponses in a CursorResponse. r=khuey |
diff browse annotate |
05a59f43bb0291b9568fc563f04af24130cc7d6d created 2015-06-09 07:57 -0700 pushed 2015-10-26 12:58 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1168606 - Part 2: Convert DelayedDeleteRunnable into reusable DelayedActionRunnable class. r=bent |
diff browse annotate |
bd079aadd3feeee3f9b9f73c5e0bc4bd6a870722 created 2015-05-03 15:32 -0400 pushed 2015-08-03 13:22 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1152551, part 2 - Fix mode lines in dom/. r=jst |
diff browse annotate |
641a358d8f119b4a93e484ee71a65c339648e3c3 created 2015-04-30 11:59 -0700 pushed 2015-08-03 13:22 +0000 |
Ben Turner | Ben Turner - Bug 1159967 - Handle logging after threads have shut down, r=janv. |
diff browse annotate |
29bf41172acdd5a120955f63983a6625dff84f5a created 2015-04-22 08:29 +0200 pushed 2015-08-03 13:22 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan |
diff browse annotate |
257a4e9e8236fdb06e3931d0b30d4e132c72fe7a created 2015-04-30 11:59 -0700 pushed 2015-05-03 17:00 +0000 |
Ben Turner | Ben Turner - Bug 1159967 - Handle logging after threads have shut down, r=janv, a=sylvestre |
diff browse annotate |
a20c7910a82fa2df2f3398c1108d102bac9128b0 created 2015-03-25 12:42 -0400 pushed 2015-04-21 23:03 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
7b82c496e1e38301ffaed5cae59743c10c9ff377 created 2015-03-18 14:20 -0700 pushed 2015-04-21 23:03 +0000 |
Ben Turner | Ben Turner - Bug 1143885 - Fix transaction handling when requests are killed prematurely. r=khuey, a=sledru |
diff browse annotate |
86924ac6a94a9147bcae518239d7a33b5981062b created 2015-01-06 18:35 -0500 pushed 2015-03-23 22:08 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo |
diff browse annotate |
9d0ed89e7c5820309c55f12b8a81122298934666 created 2014-12-16 22:26 -0800 pushed 2015-03-23 22:08 +0000 |
Ben Turner | Ben Turner - Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. |
diff browse annotate |
630ce3c3fa314d84832a48105702215406f189f6 created 2014-12-13 14:17 -0500 pushed 2015-03-23 22:08 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1109746 - Fix more bad implicit constructors in some random code across the tree |
diff browse annotate |
306a2f06061557ba4c5fcd889f8c43a452e0b37d created 2014-10-15 21:56 -0700 pushed 2015-03-23 22:08 +0000 |
Ben Turner | Ben Turner - Bug 1092311 - Fix IndexedDB profiler markers and logging, r=khuey. |
diff browse annotate |
efc1e23d41226701110d0c4115be0a6a0bf17829 created 2014-12-10 21:12 -0800 pushed 2015-03-23 22:08 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 58982e7b5c45 (bug 1092311) for asserting |
diff browse annotate |
58982e7b5c45e9f33f5c13e6e08710b3f8459510 created 2014-10-15 21:56 -0700 pushed 2015-03-23 22:08 +0000 |
Ben Turner | Ben Turner - Bug 1092311 - Fix IndexedDB profiler markers and logging, r=khuey. |
diff browse annotate |
18b9b7d704223b1b3792104288f7e6f742548574 created 2014-11-07 16:42 -0800 pushed 2015-01-05 23:23 +0000 |
Ben Turner | Ben Turner - Bug 1081703. r=khuey, a=dveditz |
diff browse annotate |
8892214038df24332f83c99a5203af332e8035c9 created 2014-09-26 16:21 -0700 pushed 2015-01-05 23:23 +0000 |
Ben Turner | Ben Turner - Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. |
diff browse annotate |
c47bac10dc1879c8b44da056fac791ccf208d7eb created 2014-09-17 17:53 -0400 pushed 2015-01-05 23:23 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1068020 - Fix more bad implicit constructors in DOM; r=baku |
diff browse annotate |
14a2fe92d07b642025f16d2e527bb3b0d12d8807 created 2014-09-13 12:12 -0400 pushed 2015-01-05 23:23 +0000 |
Ben Turner | Ben Turner - Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. |