gecko-dev/js/xpconnect
Georg Fritzsche e6a136758b Bug 1366294 - Part 1 - Remove base::StatisticsRecorder. r=chutten
The Chromium IPC histogram code used the StatisticsRecorder object for storage.
This is keyed by histogram name, which doesn't match our storage reality anymore.
Instead we use a name to refer to a set of histogram instances that record data from different processes, as well as separating session and subsession data.
Consequently we need to rewrite this storage, which means StatisticsRecorder is not used anymore.

MozReview-Commit-ID: 1LC7YubpKaD
2017-07-21 08:41:44 -04:00
..
crashtests Bug 1339341- Downgrade several stylo errors to warnings. r=heycam 2017-02-14 18:26:10 +11:00
idl Bug 1381919 - Remove most of the xpcIJSModuleLoader interface. r=kmag 2017-07-17 17:11:06 -07:00
loader Bug 1381919 - Remove most of the xpcIJSModuleLoader interface. r=kmag 2017-07-17 17:11:06 -07:00
public Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz 2017-06-14 10:37:44 +02:00
shell Bug 1372877 - Use nullptr in /js (clang-tidy: modernize-use-nullptr). r=nbp 2017-06-14 07:36:00 -04:00
src Bug 1366294 - Part 1 - Remove base::StatisticsRecorder. r=chutten 2017-07-21 08:41:44 -04:00
tests Bug 1381408. Make cross-origin-exposed non-symbol properties enumerable. r=bholley 2017-07-19 11:47:39 -04:00
wrappers Bug 1381408. Make cross-origin-exposed non-symbol properties enumerable. r=bholley 2017-07-19 11:47:39 -04:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00