Commit Graph

148 Commits

Author SHA1 Message Date
Jake Bailey
d1e8b62eac Bug 887027 - Implement a tracing profiler actor; r=past,robcee 2013-07-30 19:09:29 -07:00
Ryan VanderMeulen
6054b3a67b Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Steven MacLeod
8ea2ec2a8f Bug 897396 - Add telemetry to Session Store for restoring a window; r=ttaubert 2013-07-30 09:38:49 -07:00
Adrian Lungu
e9ec3b582d Bug 887984 - Send telemetry data from NTLM Init() methods. r=honzab 2013-07-25 09:54:11 -07:00
Olli Pettay
26e794eac5 Bug 897433 - Telemetry for SnowWhite and more async SnowWhite freeing (patch v4), r=mccr8 2013-07-27 13:48:45 +03:00
Ryan VanderMeulen
1b688e197e Backed out changeset 300f5b7d72e1 (bug 897433) for intermittent Linux dromaeo crashes. 2013-07-25 21:18:20 -04:00
Olli Pettay
d135cf763c Bug 897433, Telemetry for SnowWhite and more async SnowWhite freeing, r=mccr8
--HG--
extra : rebase_source : 487139a95f50e69d6273c2870ed6623f175544e7
2013-07-25 22:56:20 +03:00
Brandon Benvie
346b1b7b37 bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past 2013-07-23 09:58:27 -07:00
Cameron McCormack
ff401b5a0d Backout bdceed703766 (bug 887984) for Windows build failures. 2013-07-23 13:43:45 +10:00
Adrian Lungu
fc305ae760 Bug 887984 - Send telemetry data from NTLM Init() methods. r=mayhemer 2013-07-18 12:00:04 -07:00
Panos Astithas
d3b827e6e4 Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug 2013-07-18 14:14:16 +03:00
Drew Willcoxon
d83def4f41 Bug 870104 - Add telemetry to BackgroundPageThumbs. r=markh,froydnj 2013-07-12 21:03:18 -07:00
Honza Bambas
7ce21b6631 Bug 892486 - Telemetry for appcache vs http cache page load, r=ehsan 2013-07-16 19:38:15 +02:00
Robert Strong
86edef7731 Bug 886545 - Provide method to check for updates to support bug 885641. r=bbondy 2013-07-11 13:46:32 -07:00
Panos Astithas
d69a79ac07 Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell 2013-06-28 10:53:00 +03:00
Patrick McManus
c88a96db57 bug 658222 - Enable TLS False Start (PSM) r=bsmith
--HG--
extra : rebase_source : ac9f77ba73a0a902f4b6aa8d52add7d52efb1b53
2013-06-28 16:58:28 -04:00
Tanvi Vyas
d6714cbec5 Bug 781018 - Collect telemetry information about the number of websites a user visits with Mixed Active/Passive Content. r=smaug
--HG--
extra : rebase_source : d06dd4b07cb68c7dc5b36ab05f6bf8d6bb2a1924
2013-06-27 16:52:20 -07:00
David Rajchenbach-Teller
e27380d67a Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-22 07:11:12 +02:00
Nathan Froyd
9595f00362 Backout 65804eae62b1, a0b216d3be12, 68e5d9fe91fc (bug 837326) for impending bustage that would make this CLOSED TREE worse than it already is 2013-06-21 15:39:45 -04:00
David Rajchenbach-Teller
8d016135f8 Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-21 21:19:00 +02:00
Ed Morley
6199ade9d8 Backed out changeset 7cbc024b3c77 (bug 837326) 2013-06-21 18:21:11 +01:00
David Rajchenbach-Teller
fa1abcd83e Bug 837326 - Statistics of accept/reject of third-party cookies;r=froydnj 2013-06-21 17:48:28 +02:00
Ryan VanderMeulen
7c2ef99266 Merge m-c to inbound. 2013-06-12 12:23:19 -04:00
Ryan VanderMeulen
373947830a Merge fx-team to m-c. 2013-06-12 12:22:36 -04:00
Brian R. Bondy
2365bc282c Bug 866229 - Metro pref telemetry. r=rstrong 2013-06-12 10:31:10 -04:00
Nick Fitzgerald
45f092580b Bug 877682 - blackbox sources in the debugger server via the rdp; r=dcamp,past 2013-06-11 17:23:00 +03:00
Andrew McCreight
59c89f7436 Bug 875304, part 2 - Add nonfatal assertions for OOM during CC graph building. r=smaug 2013-05-24 15:00:36 -07:00
Jim Mathies
3aafad9d19 Bug 855928 - Add a telemetry probe to report default desktop browser status. r=gavin 2013-05-30 12:32:17 -05:00
Michael Ratcliffe
d70b929bd9 Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker 2013-05-24 11:26:17 +01:00
Patrick McManus
d007605c5e bug 869100 complete token bucket a/b test r=honzab 2013-05-08 11:43:31 -04:00
Gregory Szorc
52009ff5cb Bug 860094 - Remove saving of last payload to disk; r=rnewman 2013-05-01 09:55:30 -07:00
Nicholas Nethercote
ef40209f0d Bug 859657 (part 1) - Don't measure MEMORY_EXPLICIT in telemetry because it can cause pauses. r=jlebar.
--HG--
extra : rebase_source : 93a9d3896ec62d54ccfdaa6a8a90a5e9188fe67c
2013-04-11 20:42:01 -07:00
Patrick McManus
e11c98aeeb bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab 2013-04-15 09:41:27 -04:00
Honza Bambas
e7a737bf35 Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
bindarel@yahoo.com
b7b02e59f9 Bug 796005 - Add telemetry for XUL cache being disabled, r=smaug
--HG--
extra : rebase_source : f279b78ceb93a46a8f6535713f96c366ca0e13fe
2013-04-12 17:41:02 +03:00
Ryan VanderMeulen
e9c65dfa10 Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Honza Bambas
52e949bcbc Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
Nick Fitzgerald
da01f24dd8 Bug 850738 - Add a crap load of telemetry tests; r=past 2013-04-09 13:47:00 +03:00
Mike de Boer
5eaa4176a1 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda
b636e4bf9b Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
9961d20654 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Patrick McManus
9496e70780 bug 850968 - backout cache experiment for causing 858588 r=backout 2013-04-05 15:50:31 -04:00
Aaron Klotz
495888a4fe Bug 810454: Replaces A/B test for cookie db readahead with always-enabled readahead. r=ehsan
--HG--
extra : rebase_source : 0ac433d97270b98a0d89c7eb68bdd3b9fa149e71
2013-04-02 20:44:08 -06:00
Aaron Klotz
8974175441 Bug 836488: Add telemetry for plugin metadata load time. r=bsmedberg 2013-04-01 11:38:48 -06:00
Bobby Holley
f29e69ac81 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-27 18:27:27 -07:00
Patrick McManus
49235c6f48 bug 848139 - telemetry for tls server hello size r=honzab
--HG--
extra : rebase_source : 5e8d1fa5e86ed7845cb196ad84539a6be024ca73
2013-03-26 20:06:15 -04:00
Patrick McManus
a813477c0b bug 845934 Telemetry for TLS Resumption rates r=honzab
--HG--
extra : rebase_source : 185c871273dcca7a84aafea5dc818033fcda945d
2013-03-26 20:06:14 -04:00
Gregory Szorc
ea4bd019b6 Bug 848136 - Part 2: Checkpoint WAL after data collection; r=rnewman 2013-03-26 14:28:22 -07:00
Tim Taubert
91c0270f30 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
David Rajchenbach-Teller
413a6dee87 Bug 852452 - Measure how long SessionStore writing blocks the main thread;r=ttaubert 2013-03-20 09:15:24 +01:00