Commit Graph

8086 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
1c057cc504 Bug 1019662 - Report errors when we can't send frameworker:connect. r=flo 2014-06-04 03:23:00 -04:00
Jeremy Poulin
ab83f7f8dd Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Wes Kocher
3a93b233a4 Merge fx-team to m-c 2014-06-02 19:00:58 -07:00
Ryan VanderMeulen
a692a759ce Merge m-c to fx-team. 2014-06-02 17:22:45 -04:00
Richard Newman
0a71a4ff2c Bug 1017778 - Telemetry probe for home provider database errors. r=margaret 2014-06-02 14:17:36 -07:00
Monica Chew
cd2def28fb Bug 1017228: Any URL on the blocklist should trump allowlisting (r=gcp) 2014-05-28 17:54:53 -07:00
Phil Ringnalda
64dfafa301 Merge m-c to b-i 2014-05-31 20:46:07 -07:00
Victor Porof
928e1cef59 Bug 1007203 - Always add categories when pushing to the pseudostack, r=djvj 2014-05-23 17:12:29 -04:00
Ryan VanderMeulen
caa9820d92 Merge inbound to m-c. 2014-05-30 16:23:21 -04:00
Qeole
f5fafbf3a3 Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg 2014-05-30 07:14:00 -04:00
Shashank Sabniveesu
2a120141aa Bug 994651 - Fix 'TypeError: anonymous function does not always return a value osfile_shared_front.jsm:551'. r=Yoric 2014-05-23 08:37:00 -04:00
Marina Samuel
9026c8a3d8 Bug 995310 - Only create metro folder in metro environment. r=Yoric 2014-05-30 09:45:41 -04:00
Carsten "Tomcat" Book
820916fa4e merge fx-team to mozilla-central 2014-05-30 14:28:16 +02:00
Mark Hammond
6f9eaa8600 Bug 1014957 - add telemetry probe to indicate if custom servers are used for sync. r=rnewman 2014-05-30 14:56:25 +10:00
Byron Campen [:bwc]
d55fb640f7 Bug 1017291 - Keep track of the number of errors in AddIceCandidate before ICE completes, and record this number in telemetry in the success and failure cases separately. r=ekr 2014-05-29 08:40:31 -07:00
Asaf Romano
1a9e1b773b Bug 1015629 - Use the shared asynchronous db connection in asyncGetBookmarkIds. r=mak 2014-05-29 18:49:47 +03:00
Asaf Romano
4a2caef2f6 Bug 1016831 - make sure the shared, readonly-db-connection is closed on shutdown. r=mak, brain=yorik 2014-05-29 18:42:52 +03:00
Nicholas Nethercote
c4b423d8c5 Bug 1005489 - Implement better sub-tree sorting and significance detection in about:memory's diff mode. r=mccr8.
--HG--
extra : rebase_source : 5a157d0ed2f099550aa2b803ac4f6f172b59ba44
2014-05-28 20:37:59 -07:00
Monica Chew
354b6f754c Bug 1011799: Forgot to qref to pick up Paolo's comments (r=paolo) 2014-05-28 16:13:37 -07:00
Monica Chew
396cfed3e2 Bug 1011799: Integrate nsIRedirectChannel redirects into application reputation check 2014-05-28 16:06:21 -07:00
Honza Bambas
9118553761 Bug 1016451 - HTTP cache v2: add shutdown time probe for sanitize case, r=michal 2014-05-29 00:52:21 +02:00
Henry Chang
bd2bbaca20 Bug 1010733 - Add WISPr notification capability. r=schien 2014-05-23 14:19:03 +08:00
Henry Chang
127022d35e Bug 1017513 - Add captive portal tests to b2g emulator. r=schien 2014-05-30 17:47:43 +08:00
Carsten "Tomcat" Book
7f0e1bcdec Merge mozilla-central to mozilla-inbound 2014-06-02 15:23:46 +02:00
Robert O'Callahan
915297325e Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg 2014-06-03 00:08:21 +12:00
Ryan VanderMeulen
9c632012fc Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Ryan VanderMeulen
cdf9ea6e4d Merge inbound to m-c. 2014-05-28 16:26:25 -04:00
Bobby Holley
ff76317c68 Bug 1015380 - Fix up tests that will break with Object Xrays. r=gabor 2014-05-28 11:14:27 -07:00
Paolo Amadini
09b1551f2c Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
74c34d7401 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
34e7a08682 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Carsten "Tomcat" Book
61cb55cfb0 merge mozilla-inbound to mozilla-central 2014-05-28 14:22:02 +02:00
Phil Ringnalda
e80fce6c1d Bug 499649 followup, skip test_case_differences.html on Android since it's just a modified copy of the already-skipped test_basic_form_autocomplete.html
CLOSED TREE
2014-05-27 20:32:26 -07:00
Jan-Ivar Bruaroey
02c20e4884 Bug 970685, definitions for WebRTC bandwidth telemetry 2014-05-17 16:24:09 -04:00
Ryan VanderMeulen
466e829323 Merge inbound to m-c on a CLOSED TREE. 2014-05-27 16:23:41 -04:00
Gavin Sharp
361d3ce4b6 Bug 499649: fix auto-filling behavior when text doesn't match stored username case, r=dolske
--HG--
rename : toolkit/components/passwordmgr/test/test_basic_form_autocomplete.html => toolkit/components/passwordmgr/test/test_case_differences.html
2014-02-24 21:39:16 -08:00
Gavin Sharp
70128bb0a1 Adjust bug reference in comment in PriorityUrlProvider.jsm, no bug 2014-05-27 18:03:37 -07:00
Ryan VanderMeulen
75b3d85ab6 Merge m-c to fx-team. 2014-05-27 16:24:26 -04:00
kushagra singh[:kushagra]
48ea0e8b8e Bug 991883 - [OS.File] Move test_constants from main_test_osfile_async.js to an xpcshell test. r=Yoric 2014-05-26 09:52:00 -04:00
David Rajchenbach-Teller
79fa48bd7b Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps, r=rnewman 2014-05-22 02:11:00 -04:00
Trevor Saunders
876b806f62 bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug 2014-01-09 21:03:47 -05:00
Carsten "Tomcat" Book
1fcce63254 merge fx-team to mozilla-central 2014-05-26 14:59:21 +02:00
Carsten "Tomcat" Book
d0dfd2fcc1 Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Carsten "Tomcat" Book
677f188d95 Backed out changeset 0acc877be680 (bug 1013448) 2014-05-26 10:11:59 +02:00
Althaf Hameez
ca3510e12c Bug 818587 - Adding a compression option for bookmark backups. r=mak 2014-05-24 19:48:00 +02:00
Mark Hammond
1de3177e5f Bug 1013448 (part 2) - add telemetry probes for sync. r=rnewman 2014-05-26 09:48:41 +10:00
Mark Hammond
4214e2ac12 Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Wes Kocher
4ecf639fcc Merge fx-team to m-c 2014-05-23 17:04:56 -07:00
Carsten "Tomcat" Book
ef87b38291 merge fx-team to mozilla-central 2014-05-23 15:49:37 +02:00
Felipe Gomes
2f35edcb94 Bug 1014367 - Add support for translation API key. r=ted 2014-05-23 13:21:06 -03:00