Commit Graph

613 Commits

Author SHA1 Message Date
Gregory Szorc
0974b5ab5f Bug 845127 - Record Telemetry for wire size of Bagheera documents; r=rnewman 2013-03-13 10:14:41 -07:00
Gregory Szorc
c865547d94 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Patrick McManus
d8739d290c bug 848360 - telemetry for ssl ratios of http transactions and page loads r=jduell 2013-03-07 16:52:52 -05:00
Gregory Szorc
7b6f9c7add Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Jose Cortes
62b901d4b0 Bug 842186 - Update instances of jsval to JS::Value in .cpp and .h files within the toolkit and netwerk directories. r=jwalden
--HG--
extra : rebase_source : bba8b8f21faa148a64731299bd74bf89c1314822
2013-03-06 13:16:46 -08:00
Aaron Klotz
a142ca4f0c Bug 810454: Adds A/B test for preloading cookie db r=ehsan 2013-03-06 12:54:44 -07:00
Ryan VanderMeulen
ed6506d74a Backed out 5 changesets (bug 790732) for talos-other hangs/crashes on a CLOSED TREE. 2013-03-05 15:44:15 -05:00
Bobby Holley
1b0d5f1edc Bug 790732 - Remove Components warning and Telemetry. r=mrbkap 2013-03-05 10:01:59 -08:00
Sunny
f6a142bae3 Bug 817381 - Add sThreadCount and sTelemetryMaxThreadCount to count the number of maximum concurrent threads in a download session and implemented Telemetry for the same. r=biesi 2013-03-04 22:40:11 -05:00
Boris Zbarsky
0ceac153f4 Bug 827158 part 6. Add a telemetry ping for object/embed callability actually working. r=bsmedberg 2013-03-04 14:08:23 -05:00
Henri Sivonen
a9440b263c Bug 843508 - Remove support for multipart XHR responses. r=jst. 2013-03-04 11:06:15 +02:00
John Daggett
bdf8f19da2 Bug 846215 - separate content and chrome word cache metrics. r=taras 2013-03-04 15:57:08 +09:00
Rafael Ávila de Espíndola
d8fc2f4f53 Bug 846922 - Read late write stacks on windows. r=BenWa. 2013-03-01 19:39:29 -05:00
Ms2ger
8fedd090cc Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Henri Sivonen
f5a5389bec Bug 840476 - Add telemetry probe for character encoding override situation. r=smaug. 2013-02-28 10:44:57 +02:00
Gregory Szorc
e1b210ddf6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
2f9c3f619e Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Nathan Froyd
2defe9ec0b Bug 844188 - use rcs.mk's functions for getting the source repo for telemetry revision ids; r=glandium 2013-02-22 13:49:05 -05:00
Nathan Froyd
d1e8bae855 Bug 844146 - make JS and C++ codepaths for adding histogram values identical; r=taras 2013-02-22 12:38:43 -05:00
Vladan Djeric
af115695b9 Bug 832007 - Include HG revision URL in the Telemetry packet. r=nfroyd 2013-02-20 13:46:47 -05:00
Gregory Szorc
938eea3c4d Bug 841244 - More Telemetry probes for Firefox Health Report. r=rnewman,gps,vladan 2013-02-18 12:45:53 -08:00
Alfred Kayser
29fbf88a36 Bug 405407 - Merge nsDiskCacheStreamIO and nsDiskCacheStreamOutput (v10). r=michal.novotny 2013-02-16 15:50:09 +01:00
Nathan Froyd
bd2576a706 Bug 837271 - part 4 - add test for extended statistics not being recorded; r=taras 2013-02-15 10:22:25 -05:00
Nathan Froyd
a88b1e650f Bug 837271 - part 3 - flag histograms as OK for extended statistics computation in Histograms.json; r=vladan 2013-02-13 12:55:21 -05:00
Nathan Froyd
427022ed30 Bug 837271 - part 2 - add extended_statistics_ok mechanism to histogram machinery; r=vladan 2013-02-13 10:51:24 -05:00
Matthew Noorenberghe
f7c4d29d1d Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
--HG--
extra : rebase_source : dbbf7551e3aa502a5d2a4fa5384d161a5f05671a
2012-10-26 15:15:31 -07:00
Aaron Klotz
163938d566 Bug 833560 - Part 2: Add timings to Plugin Hang UI telemetry. r=vdjeric 2013-02-12 15:05:39 -05:00
Aaron Klotz
006f4eb749 Bug 838279 - Add isWow64 field to system info and to telemetry. r=bsmedberg 2013-02-11 20:49:33 -05:00
Jim Mathies
3b0065b274 Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium 2013-02-09 12:28:38 -06:00
Avi Halachmi
fa78e2ad0d Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric 2013-02-08 01:55:39 +02:00
Irving Reid
7b6e49cd35 Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Ryan VanderMeulen
3194bb62ac Merge m-c to inbound. 2013-02-06 08:20:00 -05:00
Gregory Szorc
961a3acbeb Merge mozilla-central into services-central
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-05 22:40:34 -08:00
Taras Glek
dcbb8acafe Bug 838342 - Delete checksum-invalid saved pings. r=froydnj 2013-02-05 21:13:43 -05:00
Richard Newman
082460c692 Merge m-c to s-c. 2013-02-03 00:51:21 -08:00
Gregory Szorc
2b792cce03 Bug 828720 - Telemetry probes for Firefox Health Report; r=rnewman, f=vladan 2013-02-01 13:28:02 -08:00
Ehsan Akhgari
565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Ryan VanderMeulen
e16f10d450 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
66d3cec19e Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
David Rajchenbach-Teller
93fa1aed47 Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert 2013-02-05 11:40:48 -05:00
Aaron Klotz
636ff59f08 Bug 815418: Telemetry for failed profile lock attempts r=vladan
--HG--
extra : rebase_source : 792850a58328ba4aa33e70b6c4cf7162bf167e8e
2013-01-31 15:11:38 -06:00
Scott Johnson
dce73d7d1a Backed out changeset 69e0bdbd4f36 for incorrect commit message. r=me
--HG--
extra : rebase_source : 0269228c06416f7253e659630cf796288389c436
2013-01-31 15:09:09 -06:00
Aarom Klotz
7bd78a22f0 Bug 815418: Telemetry for failed profile lock attempts r=vladan 2013-01-31 15:04:52 -06:00
Ryan VanderMeulen
eaee248c5c Backed out changesets 50f4ba15a3c7 and cafa8ba33704 (bug 796388) for mochitest-2 orange. 2013-01-29 16:38:37 -05:00
Nathan Froyd
11e84c0020 Bug 796388 - part 2 - delete MOZ_SQLITE histogram definitions; r=taras 2013-01-29 15:04:20 -05:00
Bill McCloskey
f192791e29 Bug 751618 - Add js/GCAPI.h (r=terrence) 2013-01-27 12:35:12 -08:00
Nathan Froyd
7ea77c5f21 Bug 786788 - part 1 - let the uuid always be the slug and store the reason separately; r=vdjeric 2012-12-10 12:18:51 -05:00
Justin Lebar
528d00db89 Bug 833629 - Rebucket memory telemetry histograms. r=njn 2013-01-22 21:10:49 -05:00
Nathan Froyd
d474febda7 Bug 833460 - move reading saved pings to the timer-based callback; r=taras 2013-01-22 15:08:26 -05:00
Vladan Djeric
b2434bf086 Bug 830429 - Reduce the threshold for slow main thread SQL to 50ms. r=nfroyd 2013-01-22 14:12:17 -05:00