Commit Graph

12196 Commits

Author SHA1 Message Date
Gian-Carlo Pascutto
07a876cf4c Bug 1182599 - Check for corrupted delta array in UrlClassifier. r=francois 2015-07-14 09:37:12 +02:00
Wes Kocher
a65b717ec3 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Alessio Placitelli
07417f6393 Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Ryan VanderMeulen
9905a022fe Backed out changeset 0a0302b9ed20 (bug 1175098) for e10s browser_compartments.js failures. 2015-07-13 11:46:45 -04:00
David Rajchenbach-Teller
d3c99c49d1 Bug 1175098 - PerformanceStats for e10s. r=felipe, r=mconley 2015-06-16 14:26:11 +02:00
Carsten "Tomcat" Book
deb4fb0627 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Bobby Holley
ea8bde2d63 Bug 1180921 - Support custom callbacks for allowing access per-addon load access to cross-origin URIs. r=bz,r=billm 2015-07-11 10:32:56 -04:00
Bobby Holley
523abc545b Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-11 10:32:56 -04:00
Riadh Chtara
facda52378 Bug 1144856 - Change the doorhanger messages to mention "login" instead of "password" 2015-07-10 12:58:52 -07:00
Matthew Noorenberghe
d9f5fb86fe Bug 1182269 - Create UrlClassifierTestUtils.jsm to share URL Classifier test code. r=francois 2015-07-09 16:40:24 -04:00
Florian Quèze
7d3d8986aa Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh. 2015-07-10 21:06:24 +02:00
Carsten "Tomcat" Book
373d3fc435 merge mozilla-inbound to mozilla-central a=merge 2015-07-10 12:17:18 +02:00
Brian Grinstead
81d33f200e Bug 1182333 - Add trackingprotection tag for relevant tests;r=MattN 2015-07-09 17:03:58 -07:00
Mike Conley
ee684e0a3c Bug 1146454 - Stop using CPOWs for printing. r=billm
We were passing around content window CPOWs before to indicate
which content to send to the printer. This was, naturally, causing
unsafe CPOW usage warnings - especially when attempting to get at
the content window of an iframe with the context menu printing
command.

This patch changes the printing mechanism to use outer window IDs
instead of CPOWs.
2015-07-03 16:06:04 -04:00
Ryan VanderMeulen
099fcfd090 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Carsten "Tomcat" Book
9bae517e95 merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Joel Maher
3ad514faa5 bug 1175005: performance regression. backout_d9c8c1d14037 2015-07-09 11:47:51 +01:00
Maxim Zhilyaev
195e743ea1 Bug 1178966 - Add FHR probe to measure eyeball time spent on newtab [r=bsmedberg] 2015-07-08 21:41:10 -07:00
Georg Fritzsche
b36f0fee4e Bug 1181553 - Bonus: Remove unused member in TelemetrySend. r=dexter 2015-07-08 22:30:24 +02:00
Georg Fritzsche
a53cb113d0 Bug 1181553 - Submit AsyncShutdown state information for TelemetrySend. r=dexter 2015-07-08 22:30:24 +02:00
Drew Willcoxon
407d82a65a Bug 775825 - Add telemetry to record the index and type of the selected awesomebar result. r=mak,bsmedberg 2015-07-08 12:06:15 -07:00
Ryan VanderMeulen
13ea1d87d5 Merge inbound to m-c. a=merge
CLOSED TREE
2015-07-08 14:33:24 -04:00
Ryan VanderMeulen
fdc968a05f Bug 1181533 - Add nsCRTGlue.h and prtime.h includes to nsDownloadManager.cpp to fix --disable-safe-browsing build bustage. r=froydnj
CLOSED TREE
2015-07-08 09:07:00 -04:00
Sebastian Kaspari
e81f2f204f Bug 1125312 - Bug 1125313 - Restriced profiles: Hide "Tools" and "Report Site Issue" menu items. r=ally 2015-07-06 17:08:06 +02:00
Mike Conley
5f278ad607 Bug 1181160 - Make print preview work in view source window when viewing source from a remote browser. r=jryans
We weren't making the print preview browser remote for the view source
window if the view source browser was remote, causing us to fail to
show the preview.
2015-07-03 18:20:07 -04:00
Mark Goodwin
0916022419 Bug 1159155 - Add telemetry probe for SHA-1 usage (r=keeler) 2015-07-09 07:22:29 +01:00
Carsten "Tomcat" Book
34140a8afa Merge mozilla-central to mozilla-inbound 2015-07-08 11:57:08 +02:00
Carsten "Tomcat" Book
922d03fb08 merge mozilla-inbound to mozilla-central a=merge 2015-07-08 11:44:32 +02:00
Marco Bonardo
e9b7d8be2d Bug 1180375 - Avoid the url prediction query in UnifiedComplete. r=adw 2015-07-07 23:12:22 +02:00
Ryan VanderMeulen
0dad538ee1 Merge m-c to fx-team. a=merge 2015-07-07 14:41:18 -04:00
Georg Fritzsche
b6ba807906 Bug 1156712 - Part 4: Update the ping submission documentation. r=vladan 2015-07-07 16:49:09 +02:00
Georg Fritzsche
8f7f64333b Bug 1156712 - Part 3 - Extend the Telemetry send test coverage. r=dexter 2015-07-07 16:49:09 +02:00
Georg Fritzsche
beb9e06b17 Bug 1156712 - Part 2: Re-design the ping sending logic. r=vladan 2015-07-07 16:49:09 +02:00
Georg Fritzsche
e2a44a2e93 Bug 1156712 - Part 1: Clean up test utils for waiting on ping submissions. r=dexter 2015-07-07 16:49:09 +02:00
Bill McCloskey
d61d31bb93 Bug 1171173 - Pass multiprocessCompatible flag to bootstrapped add-ons correctly (r=felipe) 2015-07-07 17:24:40 -07:00
Dragana Damjanovic
6f4f66637f Bug 1152046 - add telemetry for time spent in connect/close. r=mayhemer 2015-07-07 11:13:00 +02:00
Randell Jesup
7556569c9c Bug 1155059: Patch 3&7 - fix leaks in Promise, ConsoleService and JS Finalize r=froydnj 2015-07-09 23:21:46 -04:00
Dragana Damjanovic
f5e3e71a6d Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell 2015-07-06 07:55:00 +02:00
Emanuel Hoogeveen
b30abdc582 Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
Gabor Krizsanits
8172b03240 Bug 1173451 - RemoteAddonsChild init should be optional. r=mconley 2015-07-07 10:56:26 +02:00
Yury Delendik
945fe0d954 Bug 1150641 - Add SHUMWAY_LOAD_RESOURCE_RESULT probe. r=froydnj 2015-05-12 20:31:45 -05:00
Wes Kocher
daefd2a6be Backed out changeset 8135d886c5ed (bug 1175098) for e10s mochitest-bc failures in browser_compartments.js CLOSED TREE 2015-07-06 13:32:46 -07:00
David Rajchenbach-Teller
c2d3ba7edc Bug 1175098 - PerformanceStats for e10s. r=mossop, r=mconley 2015-06-16 14:26:11 +02:00
Mike de Boer
3bcea58fd9 Bug 1142520: add telemetry hooks for Hello context in conversation add and URL access actions. r=Standard8,vladan 2015-07-06 15:29:12 +02:00
Mike de Boer
951d02950f Bug 1127574: Part 2 - add telemetry hooks for Hello rooms creation and deletion actions. r=Standard8,vladan 2015-07-06 14:53:45 +02:00
Mike de Boer
4f8f0d80d3 Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan 2015-07-06 15:02:10 +02:00
Phil Ringnalda
7abbd03226 Merge m-c to m-i 2015-07-03 19:15:06 -07:00
Phil Ringnalda
f98c493efa Merge f-t to m-c, a=merge 2015-07-03 18:55:10 -07:00
Juan Gomez
89035d527e Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
Marco Bonardo
113d7f39da Bug 1173748 - Part 2: mixup search suggestions at a given frecency threshold. r=adw 2015-07-03 13:37:41 +02:00