summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/IDBObjectStore.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #80 - De-unify dom/indexedDBMoonchild2020-04-21-0/+2
|
* Avoid following the prototype chainwolfbeast2019-10-23-3/+20
| | | | | No longer follow the value's prototype chain when creating index updates in IndexedDB.
* Fix a crash in IndexedDB.wolfbeast2019-09-04-7/+8
|
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|
* Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-4/+4
| | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-10/+0
|
* Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB.wolfbeast2018-05-04-10/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2503