Commit Graph

4851 Commits

Author SHA1 Message Date
Brian R. Bondy
470c83fc9b Bug 763016 - Report telemetry data for if the MozillaMaintenance service is installed. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy
dd8cf25f67 Bug 763022 - Report telemetry data for the number of service related errors people encountered. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy
42e78780a1 Bug 763017 - Report telemetry data for if the MozillaMaintenance service is enabled. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy
52cd3783ba Bug 763012 - Report telemetry data for whether or not updates are automatic. r=rstrong 2012-06-15 11:59:35 -04:00
Brian R. Bondy
d04c812950 Bug 763011 - Report telemetry data for whether or not updates are enabled. r=rstrong 2012-06-15 11:59:35 -04:00
David Rajchenbach-Teller
9656cb68a8 Bug 747876 - Windows front-end;r=taras,dougt 2012-06-15 17:23:17 +02:00
David Rajchenbach-Teller
4030ba00f1 Bug 747876 - Unix front-end;r=taras,dougt 2012-06-15 17:23:07 +02:00
David Rajchenbach-Teller
5ce1fdb13d Bug 747876 - Shared code;r=taras,dougt 2012-06-15 17:22:57 +02:00
David Rajchenbach-Teller
0913f5cec5 Bug 747876 - More shared code;r=taras,dougt 2012-06-15 17:22:50 +02:00
David Rajchenbach-Teller
63a958d9a9 Bug 747876 - Companion testsuite;r=taras 2012-06-15 17:22:40 +02:00
Ed Morley
9ef4312c8c Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-15 13:32:55 +01:00
Mike Hommey
b1b7ef4283 Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg 2012-06-15 08:23:08 +02:00
Jonathan Wilde
44a8f0198b Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn 2012-06-11 18:13:20 -07:00
Nathan Froyd
bdefe88f86 Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras 2012-06-12 09:20:18 -04:00
Nicholas Nethercote
34a3951677 Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
2012-06-11 20:33:06 -07:00
Nicholas Nethercote
51b1dd666a Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
2012-06-11 20:32:26 -07:00
Nicholas Nethercote
d09087aa9d Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
2012-06-11 20:29:12 -07:00
Nathan Froyd
0dbe89a48c Bug 763526 - send current session ping before persisted pings; r=taras 2012-06-13 09:27:41 -04:00
Nathan Froyd
13bce92360 Bug 763526 - determine ping status directly from event handler; r=taras 2012-06-12 14:59:19 -04:00
Nathan Froyd
51e27947ea Bug 763526 - move telemetry-test-xhr-complete notification; r=taras 2012-06-12 14:20:42 -04:00
Nathan Froyd
8ab246e877 Bug 763526 - record success/fail for every telemetry ping; r=taras 2012-06-12 11:35:28 -04:00
Nathan Froyd
8610f52de9 Bug 763526 - abort telemetry ping sending after first failed ping; r=taras 2012-06-12 11:34:18 -04:00
Nathan Froyd
8474f11bc8 Bug 764513 - turn persistent telemetry back on; r=taras 2012-06-13 15:18:36 -04:00
Geoff Lankow
80e7fc2e14 Bug 764333 - Link from error console to view source doesn't work for errors in subscripts; r=Unfocused 2012-06-14 21:20:06 +12:00
Brian R. Bondy
e67fc15d7f Bug 758463 - Windows XP does not clear prefetch on updates. r=jimm 2012-06-15 10:37:55 -04:00
Honza Bambas
f29e1ac591 Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium 2012-06-12 19:06:20 +02:00
Nathan Froyd
697c3c2b0d Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Phil Ringnalda
cc83260853 Back out d52a31584c8a (bug 763525) to investigate the effects on TestStartupCache bustage on a CLOSED TREE 2012-06-11 16:37:14 -07:00
Nathan Froyd
46789c9f09 Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Nathan Froyd
684c8d7ee6 Bug 748517 - add tests for async load/store; r=taras 2012-05-30 14:00:36 -04:00
Nathan Froyd
4a0f10d3b2 Bug 748517 - add load/save notifications through the observer service; r=taras 2012-05-30 12:49:47 -04:00
Nathan Froyd
209cc31a76 Bug 748517 - more extensive testing of persisted telemetry pings; r=taras 2012-05-30 12:23:40 -04:00
Nathan Froyd
fd2420ccac Bug 748517 - small cleanups to test_TelemetryPing.js; r=taras 2012-05-30 12:18:00 -04:00
Nathan Froyd
2f5f4174ad Bug 748517 - delete gTestUUID from test_TelemetryPing.js; r=taras 2012-05-30 12:17:28 -04:00
Nathan Froyd
6aac7383cf Bug 748517 - use JSON for persistent telemetry save format; r=taras 2012-05-30 12:16:07 -04:00
Gian-Carlo Pascutto
7d7947433b Bug 758193 - Remove more Places stuff in Native Fennec. r=mak 2012-06-11 08:52:45 +02:00
Olli Pettay
94414ed431 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
David Rajchenbach-Teller
609b5766f3 Bug 707681 - Companion testsuite. r=yoric 2012-05-15 15:10:21 +02:00
David Rajchenbach-Teller
baa250042f Bug 707681 - Windows back-end. r=taras,dougt 2012-06-09 09:17:02 -04:00
David Rajchenbach-Teller
dcff78f265 Bug 707679 - Companion testsuite. r=taras 2012-05-15 15:08:30 +02:00
David Rajchenbach-Teller
7b49288a29 Bug 707679 - Companion Makefile. r=yoric 2012-05-11 17:31:24 +02:00
David Rajchenbach-Teller
728c8865f2 Bug 707679 - Non-Unix specific functions of the back-end. r=taras,dougt 2012-04-27 12:54:20 +02:00
David Rajchenbach-Teller
55b98f30b8 Bug 707679 - Unix-specific functions of the back-end. r=taras,dougt 2012-05-07 09:05:54 +02:00
Nathan Froyd
10e3eea129 Bug 762590 - don't send test pings at idle when !Telemetry.canSend; r=taras 2012-06-07 15:21:35 -04:00
David Rajchenbach-Teller
b9aad0db99 Bug 722332: add some test coverage for the search service async initialization API, r=gavin 2012-06-07 11:45:23 -07:00
David Rajchenbach-Teller
027b745c89 Bug 722332: add an asynchronous initialization API to nsIBrowserSearchService, with a fallback to synchronous initialization for backwards compatibility, r=gavin 2012-05-03 16:56:33 +02:00
Nathan Froyd
bda6701c4e Bug 753701 - register new HTTP handler prior to any do_check_foo testing; r=taras 2012-06-07 11:03:43 -04:00
Tom Schuster
a504f4429c Bug 760951 - Add a filter box to the error console. r=jaws 2012-06-07 17:22:34 +02:00
Florian Quèze
3f38f83c87 Bug 762088 - nsContentPrefService.js, reference to undefined property Cc['@mozilla.org/privatebrowsing;1'], r=ehsan. 2012-06-07 15:57:17 +02:00
Ed Morley
8e3f4a6794 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-06 09:20:35 +01:00
Ms2ger
0c93eb74dd Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras 2012-06-06 09:22:24 +02:00
Brian Nicholson
f4b9964d7e Bug 747388 - Remove .part files on dl-failed on Android. r=mfinkle 2012-06-05 21:06:04 -07:00
Geoff Lankow
552f02f3f1 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Geoff Lankow
1214b72681 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Justin Lebar
7deb4db002 Bug 750454 - Fix FUEL leaks. Part 8: Reformat FUEL code. r=mak
--HG--
extra : rebase_source : f60cacaef0d993a4fde695140fcd3b6fab9e8c7e
2012-06-05 20:05:50 -04:00
Justin Lebar
5d1b44282b Bug 750454 - Fix FUEL leaks. Part 6: Remove gShutdown. r=mak
--HG--
extra : rebase_source : 0e5af38e6de7e477823a2da59ecdcb05af99d8e6
2012-06-05 20:05:50 -04:00
Justin Lebar
c717e877a7 Bug 750454 - Fix FUEL leaks. Part 5: Fix extensions. r=mak
--HG--
extra : rebase_source : 82f31f3fb2308f34249d96dd0a6b0a42a5c868a1
2012-06-05 20:05:50 -04:00
Justin Lebar
2afa4b5e9b Bug 750454 - Fix FUEL leaks. Part 3: Fix preferences leaks. r=mak
--HG--
extra : rebase_source : 8b311aa9058e41fa594598a933b2b820e7b6f2bd
2012-06-05 20:05:50 -04:00
Justin Lebar
97efa18c3f Bug 750454 - Fix FUEL leaks. Part 1: Use weak refs in Application. r=mak
--HG--
extra : rebase_source : 04b4ce7ee1488481281a3073b4ba6900f14afbdf
2012-06-05 20:05:50 -04:00
Marco Bonardo
090ab66929 Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
2012-06-04 00:42:48 +02:00
Phil Ringnalda
5082a2ad9e Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Asaf Romano
6f61638700 Bug 730340 - Don't use expando properties for storing data on places nodes. Remove expandos support from result nodes. r=mak. 2012-06-03 15:50:08 +03:00
Gavin Sharp
22cd0f3898 Also back out the test changes from bug 720081 that depended on the autocomplete controller changes, a=backout 2012-06-02 16:37:12 -07:00
Gavin Sharp
de3fd6f383 Back out 59409e2655ca (from bug 720081) due to bug 760803 2012-06-02 13:35:39 -07:00
Asaf Romano
3724e41e1e Bug 730340 - Don't use expando properties for storing data on places nodes. Make sure this test doesn't fail after expandos support is removed from result nodes. 2012-06-02 16:58:52 +03:00
Ehsan Akhgari
f0f2c4c6f3 Merge mozilla-central into mozilla-inbound 2012-06-01 17:22:53 -04:00
Mats Palmgren
1d71d122a3 Bug 760082 - Move the last checkForm test so it comes before SimpleTest.finish(). Use info() for log messages that aren't tests. r=mounir 2012-06-01 20:52:37 +02:00
Marco Bonardo
0cf113c7e3 Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix
r=dietrich
2012-06-01 14:38:39 +02:00
Marco Bonardo
a34d32dd0f Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
2012-06-01 14:38:37 +02:00
Ehsan Akhgari
741f3aa5e4 Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong 2012-05-30 18:09:59 -04:00
Ehsan Akhgari
4ca5e487c2 Merge mozilla-central into mozilla-inbound 2012-05-30 22:43:10 -04:00
Ehsan Akhgari
b80be89a87 Bug 758998 - Use the correct installation directory when attempting to upgrade the maintenance service; r=bbondy 2012-05-29 17:31:04 -04:00
Brian R. Bondy
1053e27a45 Bug 759449 - Change UI lag telemetry to an EXPONENTIAL histogram. r=taras 2012-05-30 13:25:09 -04:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00
Marcos Santiago
bf638ac9aa Bug 699533 - Save/update password doorhanger does not restore focus to the webpage. r=felipe
Patch by Marcos Santiago and Jimmy Phan
2012-05-28 21:31:48 -07:00
Ed Morley
8f3214576b Merge mozilla-central to mozilla-inbound 2012-05-30 18:24:56 +01:00
Marco Bonardo
8806ee319a Bug 758201 - Fix usage of PlacesUtils for LMANNO constants.
r=Mano
2012-05-30 16:11:35 +02:00
Ryan VanderMeulen
f2d67daa97 Merge m-c to inbound 2012-05-27 23:32:46 -04:00
Brian R. Bondy
a449f0d49b Bug 758206 - Better detection for preload/prefetch telemetry. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy
c0011e85da Bug 758206 - Telemetry for preload/prefetch. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy
0a4a2a29cf Bug 758410 - Installs of service should not attempt to clear prefetch. r=rstrong 2012-05-27 22:40:48 -04:00
Brian R. Bondy
3a3bed30cd Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm 2012-05-27 22:40:48 -04:00
Brian R. Bondy
869d0f838f Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong 2012-05-27 22:40:48 -04:00
Nicholas Nethercote
b88a2acec7 Bug 757299 (part 10) - Remove the kind description prefix in about:memory, it's not much use. r=jlebar.
--HG--
extra : rebase_source : 7261fa45dee6ac83c32e83e897506bfc6f0302b4
2012-05-27 18:24:34 -07:00
Nicholas Nethercote
f70524ecd1 Bug 757299 (part 9) - Build tree lines in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 0a0a45eff18ecc2370386684fd5a3034ebd5a847
2012-05-27 18:22:25 -07:00
Nicholas Nethercote
49fe5b800d Bug 757299 (part 8) - Build percentage text in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : eaf570a9cf3470bdf125f4e62cc06eeff5a263b4
2012-05-27 18:17:05 -07:00
Nicholas Nethercote
7b10c578bd Bug 757299 (part 7) - Remove TreeNode._kind in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : fc6bcb81d9e14a6e311ef3dedff738b69d5d9d11
2012-05-27 18:15:00 -07:00
Nicholas Nethercote
abfb271a37 Bug 757299 (part 6) - Compute paths in a better way in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 847cd70a2a027abf4976f9f1655707e9f8ceb035
2012-05-27 18:09:37 -07:00
Nicholas Nethercote
fce5de3070 Bug 757299 (part 5) - Don't create Report objects in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : d4817f35c70e8a5ecd52698e66279d07ef963199
2012-05-27 16:13:50 -07:00
Nicholas Nethercote
3223169d83 Bug 757299 (part 4) - Don't put each newline in a separate text node in about:memory. r=jlebar.
--HG--
extra : rebase_source : eea2b7a8076d4a334ee394709db48bbe9e089829
2012-05-23 17:06:35 -07:00
Nicholas Nethercote
bc759c6ca1 Bug 757299 (part 3) - Simplify non-leaf node descriptions in about:memory. r=jlebar.
--HG--
extra : rebase_source : be71806d90cc166912a664cfc2c5aefda57f5cc8
2012-05-23 17:04:52 -07:00
Nicholas Nethercote
0c815bd95c Bug 757299 (part 2) - Don't replace backslashes unless necessary in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 08551a5131bd1a7f9b5cd5310aee1a10867c742f
2012-05-23 16:57:18 -07:00
Nicholas Nethercote
35174af14f Bug 757299 (part 1) - Don't set TreeNode.kids for leaf nodes in aboutMemory.js. r=jlebar.
--HG--
extra : rebase_source : 3cd45b14d332ac30063a9a19573f58d294b838b7
2012-05-23 16:56:11 -07:00
David Rajchenbach-Teller
35d32fe331 Bug 757469 - Implement ctypes.off_t. r=jorendorff 2012-05-26 09:33:52 -04:00
Ed Morley
bffc23481f Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Patrick McManus
5ce388e01a bug 737470 patch 1 use ASpdySession to generically dispatch current version of spdy r=honzab
--HG--
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.h => netwerk/protocol/http/SpdyStream2.h
2012-05-25 17:37:01 -04:00
Ed Morley
984de288d8 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Brian R. Bondy
225162afab Bug 710935 - Measure lag in handling user input. r=bsmedberg 2012-05-25 09:22:19 -04:00
Raymond Lee
c82bb660f2 Bug 726189 - get rid of search engine 'used' attribute, since it causes unnecessary I/O r=gavin 2012-05-24 11:45:22 +08:00
Brian R. Bondy
98e633230d Bug 757711 - Service does not get replaced for newer builds since bug 748764; r=ehsan 2012-05-23 17:28:08 -04:00
Landry Breuil
64230ede81 Bug 755336 - Use PRInt64 replacedLockTime since XPIDL expects a PRInt64, fixes build on OpenBSD. r=bsmedberg 2012-05-22 20:21:45 -04:00
David Rajchenbach-Teller
5cd9da169f Bug 732936 - ImplicitConvert can convert an ArrayBuffer to C array or pointer. r=jorendorff 2012-05-15 14:59:21 +02:00
Daniel Holbert
6648a51cf0 Bug 757644: Tweak constructor init-list order in mock_Link.h to fix build warning. r=ehsan 2012-05-22 16:25:23 -07:00
Wes Johnston
c9b909c273 Bug 756701 - Don't add items to the deleted tables when removeAll is called. r=dolske,mfinkle 2012-05-22 15:33:34 -07:00
Wes Johnston
bd17386f20 Bug 756701 - Backout original patch. r=mfinkle 2012-05-22 15:33:31 -07:00
Ehsan Akhgari
904efc4f7a Bug 307181 - Stage Firefox updates in the background after they're downloaded, and replace the application directory on restart; r=rstrong,bbondy
When Firefox downloads an update, it previously kept the update around to apply
it on the next restart.  This patch changes this so that the updater program
is launched in the background as soon as the update has finished downloading
in order to stage the updated version of the application by copying the
existing installation directory to a temporary location and applying the update
on top of it, and replace the existing installation directory with the staged
directory on the next restart.

Because the replacing step is typically very fast, this patch eliminates the
wait for the update to be applied on restart, making it unnecessary to show a
progress dialog when restarting.

--HG--
rename : toolkit/mozapps/update/test/chrome/test_0092_finishedBackground.xul => toolkit/mozapps/update/test/chrome/test_0093_stagedBackground.xul
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test/unit/test_0113_general.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test/unit/test_0114_general.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test/unit/test_0115_general.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0110_general.js => toolkit/mozapps/update/test_svc/unit/test_0113_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0111_general.js => toolkit/mozapps/update/test_svc/unit/test_0114_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0112_general.js => toolkit/mozapps/update/test_svc/unit/test_0115_general_svc.js
rename : toolkit/mozapps/update/test/unit/test_0170_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test/unit/test_0171_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js
2012-05-22 10:50:04 -04:00
Tim Taubert
abe97c25ea merge m-c to fx-team 2012-05-22 15:20:39 +02:00
Andres Hernandez [:andreshm]
b80dd37118 Bug 741255 - ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that. during shutdown, with telemetry on stack; r=froydnj 2012-05-07 14:02:02 -06:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Wes Johnston
59c8802a53 Bug 756701 - Clear private data should not move things to the deleted items table. r=mfinkle,dolske 2012-05-21 13:55:28 -07:00
Nathan Froyd
6a80fa6696 Bug 756152 - disable persistent telemetry sending; r=taras 2012-05-17 14:58:48 -04:00
Irving Reid
d1f539f52c Bug 742662 - Better handling for OpenSearch specs with unsupported Image tags. Also improve some log messages, clean up some run time warnings. r=gavin 2012-05-24 18:45:09 -04:00
Benjamin Smedberg
2187798a40 Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
2012-05-18 13:30:49 -04:00
Rafael Ávila de Espíndola
d2a27cf30e Bug 753461 - Write shutdown time to disk. r=taras. 2012-05-18 08:13:30 -04:00
Nils Maier
41021b0a9b Bug 755992 (part 2) - Optimize creation of tree lines in about:memory. r=nnethercote. 2012-05-16 23:43:34 -07:00
Nils Maier
26ee23cab0 Bug 755992 (part 1) - Avoid creating some text nodes in about:memory. r=nnethercote. 2012-05-16 23:43:34 -07:00
Nicholas Nethercote
dcecc627a9 Bug 755583 (part 6) - Combine the '++'/'--' spans in about:memory. r=jlebar. 2012-05-16 23:43:34 -07:00
Nicholas Nethercote
aa529fdfda Bug 755583 (part 5) - Merge each single child node into its parent in about:memory. r=jlebar. 2012-05-16 20:43:36 -07:00
Nicholas Nethercote
849adf65aa Bug 755583 (part 4) - Split up the smaps/ memory reporter tree. r=jlebar. 2012-05-16 20:43:36 -07:00
Nils Maier
85189766c0 Bug 755583 (part 3) - Set .textNode directly when creating text nodes in aboutMemory.js. r=nnethercote. 2012-05-16 20:43:36 -07:00
Nils Maier
f953497a7c Bug 755583 (part 2) - Use RegExp.test instead of String.match in aboutMemory.js. r=nnethercote. 2012-05-16 20:43:36 -07:00
Rafael Ávila de Espíndola
b9c894a883 Bug 755336 - convert integer types in nsAppStartup.cpp. r=benjamin. 2012-05-17 13:22:28 -04:00
David Rajchenbach-Teller
b240532e4d Bug 748745 - Supporting readString in a CDataFinalizer. r=jorendorff 2012-05-07 08:59:28 +02:00
Hubert Figuiere
38a23ae94d Bug 670275 - Downloading a file should put it in the system's recently-used list. r=karlt 2011-07-08 17:29:00 -07:00
Saurabh Anand
0246222c0f Bug 732262 - Add toSource() and toString() methods to js-ctypes ABI objects. r=jorendorff. 2012-05-15 16:48:54 +05:30
Rafael Ávila de Espíndola
acab1a33ac Bug 755338 - convert integer types in Telemetry.cpp. r=taras. 2012-05-16 07:39:21 -04:00
Marco Bonardo
2a53ba3242 Bug 753205 - Add back separators support to bookmarks HTML import.
r=dietrich

--HG--
rename : browser/components/places/tests/unit/bookmarks.corrupt.html => toolkit/components/places/tests/unit/bookmarks.corrupt.html
rename : browser/components/places/tests/unit/bookmarks.preplaces.html => toolkit/components/places/tests/unit/bookmarks.preplaces.html
rename : browser/components/places/tests/unit/test_384370.js => toolkit/components/places/tests/unit/test_384370.js
rename : browser/components/places/tests/unit/test_398914.js => toolkit/components/places/tests/unit/test_398914.js
rename : browser/components/places/tests/unit/test_bookmarks_html.js => toolkit/components/places/tests/unit/test_bookmarks_html.js
rename : browser/components/places/tests/unit/test_457441-import-export-corrupt-bookmarks-html.js => toolkit/components/places/tests/unit/test_bookmarks_html_corrupt.js
rename : browser/components/places/tests/unit/test_bookmarksRestoreNotification.js => toolkit/components/places/tests/unit/test_bookmarks_restore_notification.js
2012-05-24 17:33:54 +02:00
Ryan VanderMeulen
a9f316abdc Backout 3a9f8be665a4 (bug 757469) due to orange. 2012-05-23 22:42:53 -04:00
David Rajchenbach-Teller
482cd3a689 Bug 757469 - Implement ctypes.off_t. r=jorendorff 2012-05-23 20:56:40 -04:00
Paolo Amadini
17d594fba3 Bug 739213 - Kill AddPageWithDetails. r=mak 2012-05-14 20:42:29 +02:00
Benjamin Smedberg
d1c11dffe5 Bug 737164 part C - switch various in-tree callers which are using fallible strings to keep using them
--HG--
extra : rebase_source : f5b42ba1f5745b256ba4e4ca67c883696904f9c1
2012-05-08 13:55:24 -04:00
David Rajchenbach-Teller
f2667912e1 Bug 748776 - Record a more precise type in CDataFinalizer::Construct. r=jorendorff 2012-05-09 10:33:30 +02:00
Ryan VanderMeulen
95e442c979 Merge m-c to inbound. 2012-05-09 18:42:00 -04:00
Brian R. Bondy
7e4c0b7bab Bug 749956 - Start tracking this releng only talos installer file in the tree. r=ehsan. DONTBUILD 2012-05-09 13:37:11 -04:00
David Rajchenbach-Teller
d52b2272b9 Bug 744698 - Close the stream once commit is complete. r=gavin 2012-04-27 09:15:37 +02:00
Marco Castelluccio
e4a53a7c22 Bug 615213 - Remove nsIGlobalHistory.
r=bsmedberg
2012-05-09 21:30:41 +02:00
Nathan Froyd
d9561bf02e Bug 748907 - don't reflect no-data histograms; r=taras 2012-05-08 10:58:20 -04:00
John Ford
b1878ac302 bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey 2012-05-07 15:21:11 -07:00
Marco Bonardo
cebcf5d40b Bug 740076 - Disable autoFill when autocomplete is disabled.
r=dietrich
2012-05-05 14:26:42 +02:00
Marco Castelluccio
b21408a63d Bug 739221 - Remove nsIBrowserHistory::count.
r=mak sr=gavin
2012-05-05 14:26:25 +02:00
Marco Castelluccio
63e41559c5 Bug 751608 - Remove the never implemented nsIBrowserHistory::hidePage method.
r=mak sr=gavin
2012-05-05 14:25:31 +02:00
Ed Morley
6361d5ddd5 Merge mozilla-central to mozilla-inbound 2012-05-05 12:57:25 +01:00
Ms2ger
9a5ae693e0 Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley 2012-05-05 11:00:05 +02:00
Johan Charlez
8917319a42 Bug 562640 - Error: view.selection is null when undo close tab of about:config. r=mossop 2012-05-04 22:46:35 -04:00
Patrick Walton
25ab8cd05c Bug 750583 - Empty out FUEL's gShutdown array in a less clownshoes manner. r=jlebar 2012-05-04 12:11:13 -07:00
Justin Lebar
db3a93dac9 Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn
--HG--
extra : rebase_source : f678b42ecc2cd4c61c975e2cd29914708568b5f9
2012-05-04 14:38:06 -04:00
Ed Morley
d6520f5c39 Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange 2012-05-04 19:14:15 +01:00
Vivien Nicolas
4fe2f5a3ab Bug 748895 - Error message if an error message arrived after the destruction of the console binding. r=enndeakin 2012-05-04 20:05:40 +02:00
Justin Lebar
83979b47a6 Bug 751509 - Don't assert that about:memory percentages are less than 100%. r=njn 2012-05-04 12:50:12 -04:00
Nathan Froyd
085643abc9 Bug 751316 - fix sending addon histograms in telemetry pings; r=taras 2012-05-02 22:23:23 -04:00
David Rajchenbach-Teller
24faa7feba Bug 751505 - Better memory cleanup during the test. r=jorendorff,yoric 2012-05-03 17:14:33 +02:00
Ed Morley
88036a7927 Bug 751505 - Temporarily disable test_finalizer_shouldaccept.js for permaorange after CPG landed; rs=yoric 2012-05-03 14:34:10 +01:00
Matt Brubeck
e5d1d7a8d7 Merge mozilla-central and mozilla-inbound 2012-05-02 15:58:11 -07:00
Asaf Romano
d4d2f2074e Bug 750269 - Fix places transactions leak with cpg (r=mak,a=not-in-libxul) 2012-05-02 15:06:07 -07:00
Brian R. Bondy
2a4bd445d4 Bug 748948 - Possible race condition when launching updates from service after security checks. r=rstrong, a=ehsan. 2012-05-02 15:40:33 -04:00
Brian R. Bondy
3cec0d3c87 Bug 748764 - LoadlibraryEx and quoted string fix for service. r=rstrong, a=ehsan. 2012-05-02 15:40:28 -04:00
Serge Gautherie
7e4a7e0249 Bug 635825. (Av1) Re-enable test_notifications.html, test_privbrowsing.html and test_prompt.html on SeaMonkey. rs=Callek (a=test-only). 2012-05-02 12:24:40 +02:00
Raymond Lee
78267b23d5 Bug 726279 - Generalize use of Services.jsm in nsSearchService. r=dteller, dao 2012-04-28 11:09:55 -04:00
Justin Dolske
54906c1e2f Bug 699707 - Limit form parsing to first + last N forms in a document. r=mnoorenberghe 2012-04-27 12:11:27 -04:00
Paolo Amadini
1093855b67 Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
2012-04-27 15:05:20 +02:00
Graeme McCutcheon
66eb9db815 Bug 747379 - Override Histogram::AddSampleSet for FlagHistograms. r=nfroyd 2012-04-27 11:14:03 +01:00
Raymond Lee
f4589dfc73 Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert 2012-04-25 09:45:01 +08:00
Graeme McCutcheon
40f796b5e0 Bug 747163 - Don't fall through for type HISTOGRAM_FLAG. r=taras 2012-04-26 09:09:30 +01:00
Nicholas Nethercote
e78fb15e4c Bug 744311 (part 2) - Don't use -1 to represent "unknown" in memory reporters. r=jlebar.
--HG--
extra : rebase_source : 8f726aef17e5b814f5b740b453c9a67a1ef7646d
2012-04-11 19:38:31 -07:00
Nicholas Nethercote
c33177f72e Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar.
--HG--
extra : rebase_source : f700733d8aa1aed1ae1f9206b4ee9063f9a03341
2012-04-09 22:52:33 -07:00
Raymond Lee
ab380d3ea6 Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert 2012-04-30 01:53:08 +08:00
Justin Lebar
422a22e886 Bug 748440 - Part 2: Report heap-committed-unused{,-ratio} in telemetry. r=taras
--HG--
extra : rebase_source : 5c864364d48a51697330b11a6ea2bcc5849d6394
2012-04-30 14:27:16 -04:00
Patrick Wong
15df25098f Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar 2012-04-24 14:43:00 -04:00
David Rajchenbach-Teller
c212827e5a Bug 742384 - Have CDataFinalizer.dispose return a value. r=jorendorff 2012-04-13 23:56:03 +02:00
David Rajchenbach-Teller
70a8930e77 Bug 720771 - Companion testsuite. r=jorendorff 2012-04-16 21:25:35 +02:00
David Rajchenbach-Teller
f24a9dc964 Bug 744698 - Force logging. r=gavin, a=test-only 2012-04-23 20:09:06 +02:00
Gian-Carlo Pascutto
e4215cce87 Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle 2012-04-20 07:46:47 +02:00
Gian-Carlo Pascutto
c92a938a85 Backout db52b4916cde (Bug 673470). rs=dcamp a=mfinkle 2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
7a6afd5253 Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle 2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
b04ace6833 Backout a010dcf1a973 (Bug 726002). rs=dcamp a=mfinkle 2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
65324a42a1 Backout 35bf0d62cc30 (Bug 726002). rs=dcamp a=mfinkle 2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
c8609cf74c Backout f8bf3795b851 (Bug 729640). rs=dcamp a=mfinkle 2012-04-20 07:46:45 +02:00
Gian-Carlo Pascutto
09bb6ab807 Backout a01cf079ee0b (Bug 730247). rs=dcamp a=mfinkle 2012-04-20 07:46:45 +02:00
Marco Bonardo
ab271987fa Bug 742776 - Use a case sensitive match for the URI path in inline autocomplete query.
r=gavin a=desktop-only
2012-04-19 22:17:04 +02:00
Matthew Noorenberghe
7cb795d1dd Bug 739697 - Don't begin a transaction for formhistory.sqlite if there's an existing one since we don't support nesting them. r=zpao,rnewman a=tracking-firefox
--HG--
extra : rebase_source : c78eed21037ffbd063230f9f16b1008eebb01310
2012-04-06 15:26:00 -04:00
Aryeh Gregor
9c718775c7 Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug 2012-04-17 17:36:22 +03:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Max Li
3a7a39d8d3 Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb 2012-04-05 07:34:44 -04:00
David Bolter
4ca1d7950d Bug 729154 - Telemetry for a11y instantiation by unknown cause. r=tbsaunde f=surkov
This change includes a small refactor, combining our compat and telemetry data structures. We get all fancy pants with bitflags and such.
2012-04-16 11:04:53 -04:00
Justin Lebar
cc45102b4b Bug 741378 - Part 3: Fix test_memoryReporters bustage. r=njn 2012-04-16 13:47:07 +10:00
Justin Lebar
5c52a049fc Bug 741378 - Part 2: Update telemetry to report js-gc-heap-committed. 2012-04-16 12:20:55 +10:00
Ms2ger
b8ae2456b2 Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes. 2012-04-14 17:52:34 +02:00
Ms2ger
9f95d23e65 Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley 2012-04-14 15:05:01 +02:00
Matt Brubeck
3d87d59e95 Bug 745233 - Back out 33e485d0e23b, 26eb08593f89, ce72679ffb95, 10b783e85c1e (bug 720771, bug 742384) because of Linux64 PGO crashes 2012-04-13 10:40:27 -07:00
David Rajchenbach-Teller
fa9913646b Bug 728171 - Use Scoped.h throughout the code. r=cjones 2012-04-12 12:21:24 +02:00
Gian-Carlo Pascutto
f317778979 Bug 741042 - Fix wrong description for Telemetry entries. r=rnewman 2012-04-12 23:26:30 +02:00
Gian-Carlo Pascutto
218c8ef3a7 Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey 2012-04-12 23:19:57 +02:00
Paolo Amadini
27bc796a63 Bug 742714 - Remove LMANNO_EXPIRATION, LMANNO_LOADFAILED, and LMANNO_LOADING. r=mak
--HG--
extra : rebase_source : df909400325dc84602964b9d2073cdacb06eeffb
2012-04-12 12:28:12 +02:00
Paolo Amadini
d40ad60816 Bug 715355 - Deprecate and remove old style GUIDs. r=mak
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
2012-04-12 12:27:57 +02:00
Paolo Amadini
40158af9d5 Bug 741175 - Document skipping Places tests because the Private Browsing service is unavailable. r=mak
--HG--
extra : rebase_source : 5ccac27d1787a483a41690a0bd042a060ac4ab18
2012-04-12 12:27:45 +02:00
Paolo Amadini
3706e25e63 Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
2012-04-12 12:27:36 +02:00
Paolo Amadini
250a42fffb Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Marco Bonardo
cae7a3dc38 Bug 743490 - Frequent test_redirects.js | test failed.
r=dietrich
2012-04-12 10:37:54 +02:00
Richard Newman
76d7d982d4 Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage 2012-04-11 15:33:37 -07:00
David Rajchenbach-Teller
ded8664d8f Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff 2012-04-11 14:58:44 +02:00