summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB
Commit message (Expand)AuthorAgeLines
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-4/+4
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-8/+8
* [IndexedDB] Ensure that strong references to newly created cursors areSimon Giesecke2020-02-14-2/+4
* Add crashtest for resolved bug 1558522.wolfbeast2019-11-24-0/+41
* Issue #1263 - Part 2: Remove DiskSpaceWatcher testswolfbeast2019-11-08-783/+0
* Issue #1263 - Part 1: Remove DiskSpaceWatcherwolfbeast2019-11-08-146/+2
* Ensure that file actors created after the database was closed are expired.Simon Giesecke2019-10-23-0/+3
* Avoid following the prototype chainwolfbeast2019-10-23-3/+20
* Fix a crash in IndexedDB.wolfbeast2019-09-04-39/+77
* Get RefPtr for IDBOpenDBRequest before using it. (DiD)wolfbeast2019-07-19-1/+6
* [IndexedDB] Call SendFailureResult if the actor has been destroyed.wolfbeast2019-05-25-20/+26
* Issue #991 Part 5: DOM and layoutAscrod2019-04-13-8/+2
* Get RefPtr to transaction before using it. (DiD)wolfbeast2019-02-07-1/+3
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-9/+0
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-142/+4
* Apply CheckedInt to infoLength for preventing it from overflowing in the future.wolfbeast2018-11-02-13/+10
* Fix a longstanding IndexedDB correctness issue.wolfbeast2018-11-02-8/+69
* Remove IndexedDB for content pref.wolfbeast2018-09-29-30/+0
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-28/+30
* Remove SPS profiler.wolfbeast2018-05-24-24/+3
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-2/+1
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-1/+1
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-36/+0
* Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB.wolfbeast2018-05-04-58/+1
* moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ...janekptacijarabaci2018-04-24-3/+4
* Fix a rare crash with asm.js caching.wolfbeast2018-02-09-21/+75
* Fix ReadCompressedIndexDataValuesFromBlob().wolfbeast2018-02-08-2/+10
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+85077