gecko-dev/layout/build
Masayuki Nakano 62286452d2 Bug 1612085 - part 2: Make `nsRange` instances reused r=smaug
This patch makes `nsRange::Create()` reuse its instances automatically.
It's difficult to consider the limit of cache since `nsRange` instance is
created not so many in most cases, but only Find and Spellchecker sometimes
create too many instances.

Differential Revision: https://phabricator.services.mozilla.com/D61238

--HG--
extra : moz-landing-system : lando
2020-01-30 17:10:59 +00:00
..
components.conf Bug 1605737, remove XUL cached type r=bzbarsky 2019-12-23 17:10:15 +00:00
moz.build Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky 2019-11-07 00:35:32 +00:00
nsContentDLF.cpp Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
nsContentDLF.h Bug 1601110, remove handling and references to vnd.mozilla.xul+xml r=bzbarsky 2019-12-23 23:02:05 +00:00
nsLayoutCID.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsLayoutModule.cpp Bug 1474608 - P1 - Clear origin attributes directly for deleteDataFromOriginAttributesPattern if it's possible; r=asuth,baku 2019-12-02 19:47:13 +00:00
nsLayoutModule.h Bug 1558420 - Part 1: Add an API for creating a sessionstorage manager and a cache object; r=baku 2019-11-12 15:40:02 +00:00
nsLayoutStatics.cpp Bug 1612085 - part 2: Make `nsRange` instances reused r=smaug 2020-01-30 17:10:59 +00:00
nsLayoutStatics.h Bug 1511842 - Remove unused nsLayoutStaticsRef. r=TYLin 2018-12-05 02:21:40 +00:00