Commit Graph

12234 Commits

Author SHA1 Message Date
Valentin Gosu
a861c44e22 Bug 548685 - Avoid null pointer deref in nsURIHashKey r=mcmanus a=ritu
MozReview-Commit-ID: 5wCZ0DTHEUS
2016-04-19 15:46:34 +02:00
Benjamin Smedberg
378e004652 Bug 1266171 - Subprocess crash telemetry needs to be opt-out, r=gfritzsche a=ritu
MozReview-Commit-ID: D0JtruAZF6f
2016-04-20 14:54:06 -04:00
Jean-Yves Avenard
b586ed7d5f Bug 1251184 - [quicktime] P1. Report video/quicktime mimetype when sniffing. r=cpearce, a=ritu
MozReview-Commit-ID: 9EJQVYt76Mh
2016-03-11 22:32:30 +11:00
Alessio Placitelli
5d6f807802 Bug 1255472 - Updates the documentation. r=gfritzsche, a=ritu 2016-04-15 10:08:00 +02:00
Alessio Placitelli
63dd70e978 Bug 1255472 - Add support for the WOW64 mode to the WindowsRegistry. r=gfritzsche, a=ritu 2016-04-15 10:23:00 +02:00
Alessio Placitelli
d59eb8fc6e Bug 1255472 - Collect actual major and minor version data on Windows 10. r=gfritzsche 2016-04-15 10:22:00 +02:00
Gabor Krizsanits
eb34b49322 Bug 1264383 - makeFilteringListener breaks eventremoval with shims. r=mconley a=ritu
MozReview-Commit-ID: BaxTDqXmjfG
2016-04-18 10:40:26 +02:00
Bill McCloskey
762d7f6af0 Bug 1247443 - Monitor browser.tabs.animate in telemetry (r=gfritzsche) a=ritu
MozReview-Commit-ID: GyDmK6jmWyV
2016-04-06 16:05:05 -07:00
Timothy Guan-tin Chien
f53414a463 Bug 1243729 - (m-b) Part II, Test on username selection dialog, r=MattN, a=lizzard
MozReview-Commit-ID: 3OKA17mVjMs
2016-04-20 12:49:38 +08:00
Timothy Guan-tin Chien
cacbaf2742 Bug 1243729 - (m-b) Create another LoginInfo object when username is picked, r=MattN, a=lizzard
MozReview-Commit-ID: IRGUTFXiN9S
2016-04-20 08:41:09 +08:00
Timothy Guan-tin Chien
406fe61a57 Bug 1243722 - Introduce notUsernameSelector in passwordmgr recipes, r=MattN a=lizzard
Additionally, add a recipe for Facebook.

MozReview-Commit-ID: 7TdT3q652Tk
2016-04-19 21:53:52 -07:00
Chris H-C
08b33646fe bug 1265000 - Record dom.max_script_run_time pref in Telemetry Environment. data=bsmedberg, r=felipe, a=ritu
Users who have this pref set to a non-default value have a different slow
script experience than the others.

This preference is generally set as a flag: it is only ever changed at most
one time in a profile, so it shouldn't appreciably increase subsession splits.

MozReview-Commit-ID: FoQXvd9eSh
2016-04-15 12:16:09 -04:00
Michael Comella
5f74680674 Bug 1249288 - Update telemetry docs to include defaultSearch. r=gfritzsche,rnewman a=ritu
MozReview-Commit-ID: 4pihITjabns
2016-03-10 16:23:13 -08:00
Bill McCloskey
59e4188498 Bug 1260908 - Record IPC message sizes. r=dvander, a=ritu
MozReview-Commit-ID: Gw0Ov64iJSx
***
Bug 1260908 - Fix type of kMinTelemetryMessageSize. r=smaug a=ritu

MozReview-Commit-ID: 3ex89qCbRfJ
2016-04-14 09:22:44 -07:00
Bill McCloskey
cb49c48762 Bug 1260908 - Allow keyed histograms to accumulate early in startup. r=gfritzsche, a=ritu
MozReview-Commit-ID: 4pVxMyOajB5
2016-03-30 15:25:18 -07:00
Andrea Marchesini
37cca31e20 Bug 1259169 - "nsICookieManager::remove() should be back-compatible for 1 or 2 releases." r=sicking, a=ritu 2016-04-14 05:39:00 +02:00
Josh Matthews
bcafe812fb Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw, a=ritu 2016-04-04 15:25:58 -04:00
Bob Owen
6aa0237d95 Bug 1256992 Part 2: Move SandboxBroker Initialization earlier and add telemetry and extra null checks. r=aklotz, a=ritu
MozReview-Commit-ID: Fu05wLn27UG
2016-04-07 08:28:14 +01:00
Carsten "Tomcat" Book
f941ff23d8 Backed out changeset 727c6549ed88 (bug 1256992) 2016-04-13 16:23:30 +02:00
Bob Owen
f222b069b5 Bug 1256992 Part 2: Move SandboxBroker Initialization earlier and add telemetry and extra null checks. r=aklotz, a=ritu
MozReview-Commit-ID: Fu05wLn27UG
2016-04-07 08:28:14 +01:00
Cykesiopka
5e169a1449 Bug 1247798 - Make nsUrlClassifierDBService::Init() register pref observers only in the success case. r=gcp, a=ritu
These observers should only be added when everything else has succeeded.
Failing to do so can cause long shutdown hangs in certain situations such as during periodic HSTS update runs.

MozReview-Commit-ID: IoJ4PscS1u3
2016-04-03 00:58:43 -07:00
Patrick McManus
ed40e62325 Bug 1262572 - http 0.9 telemetry. r=hurley, a=ritu 2016-04-06 14:54:47 -04:00
Ryan VanderMeulen
fe6093db2c Backed out changesets dc41aaa31b35 and 9bececc0ade4 (bug 1260908) for Werror bustage. 2016-04-09 13:44:10 -04:00
Bill McCloskey
8474fcb90c Bug 1260908 - Record IPC message sizes. r=dvander, a=ritu 2016-03-30 15:25:54 -07:00
Bill McCloskey
dca95e675c Bug 1260908 - Allow keyed histograms to accumulate early in startup. r=gfritzsche, a=ritu 2016-03-30 15:25:18 -07:00
Tobias Schneider
d9f822bff9 Bug 1237198 - [experiment] Block SWFs on the content blocking list hosted on the Shavar service 0.6.9 r=francois a=ritu
MozReview-Commit-ID: 7Zgdjph7wN3
2016-04-06 16:34:08 -07:00
Alessio Placitelli
8654db7493 Bug 1254550 - Make Telemetry configuration consistent across builds. r=gfritzsche, a=lizzard 2016-03-11 06:31:00 +01:00
Anthony Jones
6f403e8288 Bug 1230265 - Add VP9 benchmark telemetry; r=bsmedberg a=ritu
MozReview-Commit-ID: 6ofvNqvkg0U
2016-03-03 16:23:19 +13:00
Ed Lee
cc4aa04255 Bug 1259506 - Add telemetry probe for counting copy panel actions. r=dmose, f=bsmedberg a=ritu
MozReview-Commit-ID: FVOPN32qky7
2016-03-14 00:29:21 -07:00
Ehsan Akhgari
865edcc653 Bug 1255934 - Start collecting telemetry data on the usage of remote JAR protocol in the wild; r=mcmanus a=ritu
MozReview-Commit-ID: ARppHBl9FHz
2016-03-11 20:01:08 -05:00
Jared Wein
726ff5db66 Bug 1259108 - Increase timeout of notifications from 12s to 20s to match parity with Chromium. r=MattN a=ritu
MozReview-Commit-ID: 31RjSWuszuC
2016-03-23 12:54:57 -04:00
Benjamin Smedberg
eb266fd5f1 Bug 1187270 - Add Telemetry session ID to crash annotations, r=gfritzsche a=ritu
MozReview-Commit-ID: GwVI0dfsT4H
2016-03-14 09:31:19 -04:00
Mike Conley
1b581345d8 Bug 1256468 - sessionHistory shim should QI DocShell to nsIWebNavigation automatically. r=krizsa, a=ritu
MozReview-Commit-ID: 8benvQvcfLO
2016-03-15 19:05:24 -04:00
Marco Bonardo
26d6e60222 Bug 1252074 - test_form_autocomplete.html and test_form_autocomplete_with_list.html should pass on e10s. r=paolo, a=ritu
IGNORE IDL

MozReview-Commit-ID: CISKztr4p4N
2016-03-02 14:34:38 +01:00
Florian Quèze
02cc0f075d Bug 1255605 - search.json.mozlz4 should always contain search engines. r=adw, a=sledru 2016-03-14 18:45:33 +01:00
Richard Barnes
f557d18c1b Bug 1254653 - Add telemetry to measure how often we encounter EV certificates r=keeler a=ritu
MozReview-Commit-ID: FvDpMGEJGLQ
2016-03-08 17:30:40 -05:00
Florian Quèze
8d0bcd1ad8 Bug 1254694 - Fix search engines metadata migration for engines from language packs. r=adw, a=sledru 2016-03-10 21:05:05 +01:00
Florian Quèze
07b5f8b9ca Bug 1254694 - Fix synchronous code path for search engines metadata migration. r=adw, a=sledru 2016-03-10 21:04:54 +01:00
Chris Pearce
3eb15f805b Bug 1254942 - Redo sanity check whenever buildId changes. r=mchang,a=ritu
MozReview-Commit-ID: 826Mt89OuPp
2016-03-10 15:01:58 +13:00
Giorgio Maone
c51da12299 Bug 1253924 - Implement statusLine + fix & test statusCode r=kmag
MozReview-Commit-ID: BhyM10w8iGt
2016-03-06 16:59:07 +01:00
Eitan Isaacson
e628c99c32 Bug 1166365 - Add tests for narrate. r=Gijs
MozReview-Commit-ID: 84zRbvMimLV
2016-02-24 11:56:52 -08:00
Eitan Isaacson
318429c8a8 Bug 1166365 - Introduce Narrate feature in reader mode. r=Gijs
MozReview-Commit-ID: 6tJIu7C4eAv
2016-02-01 11:09:14 -08:00
Eitan Isaacson
c50bce8e09 Bug 1166365 - Pluralize dropdown logic. r=Gijs,Margaret
MozReview-Commit-ID: KCayCX4r8xQ
2016-01-21 11:25:48 -08:00
Giorgio Maone
a7a24b6473 Bug 1232849 - Better chrome compatibility + binaryValue support + serious header manipulation tests + nits r=kmag
MozReview-Commit-ID: G8mgtVLFfoD
2016-03-06 09:02:06 +01:00
Ryan VanderMeulen
13ad21c8b1 Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
Ryan VanderMeulen
d3f5d4bd68 Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -05:00
Andrew Swan
05c5c4f04a Bug 1251766 - Accept more date formats for downloads.search(). r=kmag
MozReview-Commit-ID: K0r1wiY2lqf
2016-03-04 10:44:09 -08:00
Andrew Swan
1c397b830e Bug 1251766 - Add new Date type to webextensions schemas. r=kmag
MozReview-Commit-ID: EEX5FziiINo
2016-03-04 13:08:19 -08:00
Andrew Swan
4cd89a498c Bug 1245600 - Implement chrome.downloads.onChanged for state. r=kmag
MozReview-Commit-ID: BaAyU1dgMB7
2016-03-04 12:18:11 -08:00
bsilverberg
e41f4463e6 Bug 1252250 - Implement browser.bookmarks.removeTree(), r=kmag r=mak
MozReview-Commit-ID: HyjJrEjcsZu
2016-03-03 08:00:42 -05:00