Rafael Ávila de Espíndola
|
52fe5c7adb
|
Bug 814765 - Include late writes in the Telemetry ping. r=vladan.
--HG--
extra : rebase_source : d3863b0ef7f4f77411042c374227d9f41adda929
|
2013-01-08 09:04:37 -05:00 |
|
Rafael Ávila de Espíndola
|
924aca3c6b
|
Bug 817012 - Use a richer interface to talk from about:telemetry to TelemetryPing.js. r=vdjeric
--HG--
extra : rebase_source : 57f135df797ab6c24d95b1cab0e66b564255024e
|
2012-12-03 13:31:00 -05:00 |
|
Fabrice Desré
|
cfc35322a6
|
Bug 794228 - addon-manager services are running in B2G [r=glandium]
|
2012-10-15 11:14:53 -07:00 |
|
Nathan Froyd
|
a6fb375663
|
Bug 748417 - double-check Python-generated range-information; r=taras
|
2012-08-27 16:47:32 -04:00 |
|
Nathan Froyd
|
429083f231
|
Bug 781531 - generate histogram information from JSON; r=taras
|
2012-08-24 15:54:55 -04:00 |
|
Rafael Ávila de Espíndola
|
56d1a6d649
|
Bug 783154 - Refactor the chrome hang code to use the same class as write poisoning. r=taras,benwa,vladan.
--HG--
extra : rebase_source : 1f43ac88ceabc698ba0a58715562db90af1c266f
|
2012-08-21 17:14:38 -04:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Nathan Froyd
|
1c3c42a64b
|
Bug 722240 - Submit Telemetry only for official builds; r=taras
|
2012-02-01 23:42:20 -05:00 |
|
Felipe Gomes
|
3f3930d9db
|
Bug 723561. Create telemetry stopwatch helper to easily store and retrieve timestamp data. r=gavin
|
2012-02-08 14:36:01 -08:00 |
|
Panagiotis Koutsourakis
|
9c7dfb9706
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Taras Glek
|
3447e79c1c
|
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
|
2011-06-20 14:47:58 -07:00 |
|
Taras Glek
|
fe42dd7cc0
|
bug 661574: Move nsITelemetry into toolkit r=Mossop
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
|
2011-06-20 14:47:55 -07:00 |
|
Taras Glek
|
8e0c4b5bd5
|
bug 585196: Telemetry clientside r=Mossop
|
2011-05-12 11:22:35 -07:00 |
|
Taras Glek
|
bcc423bd5b
|
Backout bug 585196 due to test fail
|
2011-05-12 13:09:28 -07:00 |
|
Taras Glek
|
22ca3f45ba
|
bug 585196: Telemetry clientside r=Mossop
|
2011-05-12 11:22:35 -07:00 |
|