Commit Graph

8014 Commits

Author SHA1 Message Date
Birunthan Mohanathas
76ca8ec617 Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
c4568a7085 Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
e2a009d822 Bug 869836 - Part 5: Use AssignLiteral instead of Assign where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
807e72372f Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
411a8639b4 Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c"). r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
62570a8716 Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:50 +03:00
Chenxia Liu
2809f5a6e2 Bug 1013601 - Part 1: Add uptimeMillis() to UITelemetry.jsm. r=rnewman 2014-05-21 11:24:17 -07:00
Carsten "Tomcat" Book
e52ec8ff1a merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Asaf Romano
8d6473b5d8 Bug 1003839 - Live bookmark is still created despite cancelling the subscription. r=mak 2014-05-21 06:58:32 +03:00
Marco Bonardo
39360fcb20 Bug 997030 - Don't encodeURI twice in bookmarks.html. r=mano 2014-05-20 22:52:48 +02:00
Carsten "Tomcat" Book
4e6b93d81b Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Marco Bonardo
5186106c99 Bug 992901 - Not all bookmarks are saved in the backup JSON or HTML. r=mano 2014-05-20 12:10:20 +02:00
Jan-Ivar Bruaroey
bb2598b25c Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup 2014-05-12 15:35:34 -04:00
David Rajchenbach-Teller
65ae4d536f Bug 1008148 - Use AsyncShutdown for PageThumbsStorage.wipe(). r=ttaubert 2014-05-18 16:07:00 +02:00
Arpad Borsos
4ff1a98038 Bug 1010568: Remove usage of 2nd WeakMap#get parameter from TelemetryStopwatch; r=felipe
--HG--
extra : amend_source : a825f25e18b52f46a2ddd50383aa2783f431d7df
2014-05-15 15:58:05 +02:00
Chris Peterson
a2966b5241 Bug 988386 - Collect telemetry on <script> elements' JS language versions. r=mrbkap r=till 2014-04-23 22:27:13 -07:00
Roberto A. Vitillo
74ed8c2b56 Bug 988304 - Avoid main-thread IO for {profile}\blocklist.xml. r=irving 2014-05-15 09:14:00 -04:00
Carsten "Tomcat" Book
b098a000b9 merge fx-team to mozilla-central 2014-05-16 14:17:01 +02:00
David Rajchenbach-Teller
c5dbe7228b Bug 1010255 - Fixing uncaught promise error in test_bookmarks_restore_notification.js. r=mak 2014-05-14 08:06:00 +02:00
Wes Kocher
202d548b78 Merge inbound to m-c 2014-05-15 15:59:45 -07:00
Benjamin Smedberg
5643c0b0b1 Bug 1007710 - Add information about the currently-active experiment to the telemetry ping, r=gfritzsche+vladan
--HG--
extra : rebase_source : a6bde09d91162d9a77fa2d121442e2397e6c9526
2014-05-15 09:11:01 -04:00
Monica Chew
a1ab4d859d Bug 1007844: Implement per-host telemetry for pin violations for AMO and aus4 (r=keeler) 2014-05-15 16:56:51 -07:00
Monica Chew
f023ce771c Bug 1006594: Implement moz-specific telemetry (r=keeler) 2014-05-14 16:36:46 -07:00
Wes Kocher
7b1d2c5343 Merge m-c to inbound 2014-05-14 16:32:53 -07:00
Roberto A. Vitillo
379aea1acd Bug 988023 - Telemetry on how often we hit search service synchronous fallback. r=gavin 2014-05-14 05:36:00 -04:00
Masatoshi Kimura
9f49037ce6 Bug 1008778 - Respect Security Zone settings when the download manager marks a downloaded file. r=paolo 2014-05-15 06:58:35 +09:00
David Rajchenbach-Teller
dc8916a340 Bug 962948 - Additional Telemetry on Session Restore startup. r=ttaubert 2014-05-05 09:23:00 -04:00
Carsten "Tomcat" Book
30b3a166d0 merge fx-team to mozilla-central 2014-05-14 13:01:30 +02:00
Michael Pruett
3eb6d8afb4 Bug 431901 - Update preference dialogs to treat backspace and delete equivalently on Mac OS X. r=MattN 2014-05-12 23:11:19 -05:00
Wes Kocher
57cc4594e0 Merge m-c to inbound 2014-05-13 18:56:23 -07:00
Wes Kocher
47d0ef7175 Merge fx-team to m-c 2014-05-13 18:49:09 -07:00
Monica Chew
9eb1c9c9de Bug 1009720: Telemetry for CERT_PINNING_TEST_RESULTS (r=keeler) 2014-05-13 13:50:13 -07:00
Jed Davis
eb69e55005 Bug 973090 - IPC remoting for child GC/CC logging. r=mccr8, r=bent
This has a few semi-interdependent pieces:

* Factoring out the file opening/closing/renaming from the GC/CC logging.

* Using IPC to have the child log to files that the parent opened.

* Changing nsIMemoryInfoDumper.dumpGCAndCCLogsToFile to report completion
  of child process logging (which was impossible before this, and which is
  needed to have a meaningful test case).

* Changing about:memory to dump logs for child processes, matching the
  behavior of the "Measure" button, because it can tell the user where
  they are now.

* Add a test for multiprocess GC/CC log dumping (only of the XPCOM
  interface, not by clicking buttons and scraping the about:memory page,
  but done as a chrome mochitest to start remote browsers); based on
  test_memoryReporters2.xul in the same directory.
2014-05-13 13:13:00 -04:00
Shane Caraveo
0f4d514698 Bug 960991 support for standard share endpoints, r=markh 2014-05-13 11:10:47 -07:00
Nicholas Nethercote
9eb7b567ba Bug 1005442 - Strip moz-nullprincipal UUIDs when diffing memory reports. r=mccr8.
--HG--
extra : rebase_source : 83e9f2d08b1cb1672b9bef0fddcd8bd34cfa4e18
2014-05-13 18:14:29 -07:00
Ryan VanderMeulen
de54ba8212 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00
Drew Willcoxon
97246d948a Bug 983313 - Write crash events for plugin crashes and hangs (part 1: main changes). r=bsmedberg 2014-05-12 11:58:18 -07:00
Wes Kocher
80648fa523 Merge m-c to fx-team 2014-05-13 18:59:41 -07:00
Mark Hammond
526a80a249 Bug 916497 - PageThumbs no longer expires thumnails being tested to fix intermittent oranges. r=adw 2014-05-14 11:09:31 +10:00
Paolo Amadini
4d420488c6 Bug 956332 - Reorganize Login Manager tests and update interfaces. r=dolske
--HG--
rename : toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_notify.js => toolkit/components/passwordmgr/test/unit/test_notifications.js
rename : toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_migrate.js => toolkit/components/passwordmgr/test/unit/test_storage_mozStorage.js
2014-01-03 18:03:45 +01:00
Masatoshi Kimura
ff0e7c124b Bug 1007797 - Save ctypes.winLastError to prevent WinFile.GetFileAttributes from clobbering it. r=yoric 2014-05-12 22:46:49 +09:00
Carsten "Tomcat" Book
ce3573f668 Merge mozilla-central to mozilla-inbound 2014-05-12 13:48:01 +02:00
Henri Sivonen
ac85960251 Bug 995922 - Remove JOHAB support. r=emk. 2014-05-12 11:56:58 +03:00
Henri Sivonen
6f32547371 Bug 951571 - Remove T.61-8bit. r=emk. 2014-05-12 11:56:58 +03:00
Carsten "Tomcat" Book
3bb93d8ddc merge fx-team to mozilla-central 2014-05-09 14:00:32 +02:00
Michael Pruett
cee8cd00ab Bug 1004881 - Fix key press handling in saved passwords exceptions dialog. r=MattN 2014-05-05 18:16:21 -05:00
Mark Finkle
b8e03769cd Bug 1007836 - Send 'tablet' flag with TelemetryPing info r=rnewman 2014-05-08 16:24:23 -04:00
Wes Kocher
635606fa38 merge inbound to m-c 2014-05-07 17:06:22 -07:00
Ryan VanderMeulen
6344b491fe Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Doug Turner
a2ba5f4cd6 Bug 1006051 - Implement nsIParentalControlsService on the Mac. r=smichaud 2014-05-05 11:24:25 -07:00