Nicolas B. Pierron
d363dfafb0
Bug 1461672 - Remove Telemetry probe added to tune the JSBC. r=francois,bkelly
2018-05-21 17:17:18 +00:00
Andrew McCreight
2c2e9cbbbe
Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot
...
This was automatically generated by the script modeline.py.
MozReview-Commit-ID: BgulzkGteAL
2017-10-26 15:08:41 -07:00
Aryeh Gregor
0b54a8526e
Bug 1175033 - Support custom use counters that can be incremented from C++; r=froydnj
...
MozReview-Commit-ID: 7uFDgmM2zqs
2017-08-08 17:01:27 +03:00
Nicolas B. Pierron
3125921cda
Bug 1362114 - JSBC: Add telemetry to later tune the heuristics. r=mrbkap,francois
2017-06-20 09:53:10 +00:00
Nathan Froyd
598d0413cc
Bug 968923 - part 6 - add use counters for deprecated operations; r=bz
2015-06-17 12:28:26 -04:00
Cameron McCormack
77ef5bb7bf
Bug 968923 - part 4 - hook up use counters to WebIDL bindings; r=bz
2015-02-05 12:53:01 -05:00
Cameron McCormack
37d6d7d684
Bug 968923 - part 3a - add core DOM use counter functionality; r=smaug
...
This patch gives ns{I,}Document the ability to track use counters and
also to send those to telemetry at document destruction time. We push
things to telemetry lazily because we're can't definitively say whether
something has been used until the document is torn down.
2015-06-03 12:39:18 -04:00
Nathan Froyd
a088ae0bef
Bug 968923 - part 1 - add infrastructure for defining use counters from UseCounters.conf; original-author=heycam; r=heycam,gfritzsche,mshal
...
This patch adds UseCounter.conf for defining use counters along with
infrastructure to generate enums and telemetry identifiers from
UseCounter.conf.
2015-02-04 17:00:00 -05:00