Jonathan Kew
c49bd10d2f
bug 763693 - simplify the word-cache telemetry to reduce overhead. r=jdaggett
2012-06-20 20:58:19 +01:00
Ehsan Akhgari
1e22410675
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (url-classifier parts); r=dcamp
...
Pushed on a CLOSED TREE
2012-06-20 00:01:02 -04:00
Ryan VanderMeulen
2d55deca2d
Merge m-c to inbound.
2012-06-19 21:13:46 -04:00
Patrick McManus
abd77bb045
bug 764260 convert telemetry::SPDY_VERSION and DNS_LOOKUP_METHOD to be enumerations r=bsmith
2012-06-19 20:38:44 -04:00
Ehsan Akhgari
bb915f2f93
Bug 765227 - Avoid attempting to update the maintenance service when an update is being staged; r=bbondy
2012-06-18 16:06:01 -04:00
Tom Schuster
7875261dcc
Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws
2012-06-19 17:24:58 +02:00
Nathan Froyd
867b951b6a
Bug 763587 - rename AutoHashtable::ReflectHashtable; r=taras
2012-06-18 16:20:52 -04:00
Nils Maier
0c2db95ab0
Bug 759783: Add identifying origin information to Javascript sandboxes. r=jlebar
2012-06-18 13:09:17 -04:00
Ian Neal
8121ad3ea5
Bug 756784 - Make file menu popup more consistent and easier to overlay r=gavin
2012-06-17 16:40:30 +01:00
Brian R. Bondy
a1e43d8687
Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras
2012-06-16 13:44:07 -04:00
Ryan VanderMeulen
dd68fb6231
Merge inbound to m-c.
2012-06-16 09:38:43 -04:00
Tim Taubert
fd5ba085cb
merge m-c to fx-team
2012-06-16 12:36:20 +02:00
Martin Stransky
00527285da
Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt
2012-06-16 18:06:10 +12:00
Ekanan Ketunuti
4ad271eb1a
Bug 764270 - Generalize use of Services.jsm in nsSearchSuggestions. r=gavin, yoric
2012-06-16 10:07:40 +07:00
Brian R. Bondy
0bf749eba5
Bug 763025 - Report telemetry data for the number of people that cannot upgrade due to permissions. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
d12eed31bb
Bug 763018 - Report telemetry data for if background updates are enabled. r=rstrong
2012-06-15 11:59:35 -04:00
Brian R. Bondy
18331a6af5
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
1cbb101a8e
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
5040132ee7
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
a038a03cd7
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
d5a8bf8d85
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
25556ed56e
Bug 747876 - Windows front-end;r=taras,dougt
2012-06-15 17:23:17 +02:00
David Rajchenbach-Teller
fd21c8718f
Bug 747876 - Unix front-end;r=taras,dougt
2012-06-15 17:23:07 +02:00
David Rajchenbach-Teller
a6d2e7dad9
Bug 747876 - Shared code;r=taras,dougt
2012-06-15 17:22:57 +02:00
David Rajchenbach-Teller
d054fe8060
Bug 747876 - More shared code;r=taras,dougt
2012-06-15 17:22:50 +02:00
David Rajchenbach-Teller
a74ce62b20
Bug 747876 - Companion testsuite;r=taras
2012-06-15 17:22:40 +02:00
Ed Morley
6c0104928c
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-15 13:32:55 +01:00
Mike Hommey
e18aca6d9a
Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg
2012-06-15 08:23:08 +02:00
Jonathan Wilde
5a88378428
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
2012-06-11 18:13:20 -07:00
Nathan Froyd
8d5f72c8d7
Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras
2012-06-12 09:20:18 -04:00
Nicholas Nethercote
9347ac77a9
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
4c6045114c
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
fdc3d35af5
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
8e38ea9e7b
Bug 763526 - send current session ping before persisted pings; r=taras
2012-06-13 09:27:41 -04:00
Nathan Froyd
a6522ba385
Bug 763526 - determine ping status directly from event handler; r=taras
2012-06-12 14:59:19 -04:00
Nathan Froyd
0d80d4ffed
Bug 763526 - move telemetry-test-xhr-complete notification; r=taras
2012-06-12 14:20:42 -04:00
Nathan Froyd
0c2412ac0b
Bug 763526 - record success/fail for every telemetry ping; r=taras
2012-06-12 11:35:28 -04:00
Nathan Froyd
b2066828b2
Bug 763526 - abort telemetry ping sending after first failed ping; r=taras
2012-06-12 11:34:18 -04:00
Nathan Froyd
5c8e15cbf4
Bug 764513 - turn persistent telemetry back on; r=taras
2012-06-13 15:18:36 -04:00
Geoff Lankow
c9abe81f0d
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
3717929dc5
Bug 758463 - Windows XP does not clear prefetch on updates. r=jimm
2012-06-15 10:37:55 -04:00
Honza Bambas
41779e1714
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
7f81b61e6d
Bug 763525 - delete C++ persistent telemetry implementation; r=taras
2012-06-11 14:35:35 -04:00
Phil Ringnalda
da044b4fdc
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
89eb04ba09
Bug 763525 - delete C++ persistent telemetry implementation; r=taras
2012-06-11 14:35:35 -04:00
Nathan Froyd
95d662770d
Bug 748517 - add tests for async load/store; r=taras
2012-05-30 14:00:36 -04:00
Nathan Froyd
7645c7010f
Bug 748517 - add load/save notifications through the observer service; r=taras
2012-05-30 12:49:47 -04:00
Nathan Froyd
70d7aa48fb
Bug 748517 - more extensive testing of persisted telemetry pings; r=taras
2012-05-30 12:23:40 -04:00
Nathan Froyd
c664c98b67
Bug 748517 - small cleanups to test_TelemetryPing.js; r=taras
2012-05-30 12:18:00 -04:00
Nathan Froyd
6ffdbf0692
Bug 748517 - delete gTestUUID from test_TelemetryPing.js; r=taras
2012-05-30 12:17:28 -04:00
Nathan Froyd
72ed5b821a
Bug 748517 - use JSON for persistent telemetry save format; r=taras
2012-05-30 12:16:07 -04:00
Gian-Carlo Pascutto
e7b0bd1a56
Bug 758193 - Remove more Places stuff in Native Fennec. r=mak
2012-06-11 08:52:45 +02:00
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
David Rajchenbach-Teller
958828f6dc
Bug 707681 - Companion testsuite. r=yoric
2012-05-15 15:10:21 +02:00
David Rajchenbach-Teller
8d5f1603b8
Bug 707681 - Windows back-end. r=taras,dougt
2012-06-09 09:17:02 -04:00
David Rajchenbach-Teller
0fbf2cf36d
Bug 707679 - Companion testsuite. r=taras
2012-05-15 15:08:30 +02:00
David Rajchenbach-Teller
688bfea1b1
Bug 707679 - Companion Makefile. r=yoric
2012-05-11 17:31:24 +02:00
David Rajchenbach-Teller
13d9605a0f
Bug 707679 - Non-Unix specific functions of the back-end. r=taras,dougt
2012-04-27 12:54:20 +02:00
David Rajchenbach-Teller
d5d961b8a5
Bug 707679 - Unix-specific functions of the back-end. r=taras,dougt
2012-05-07 09:05:54 +02:00
Nathan Froyd
b4874f5256
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
8d43f82693
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
46dd30bc43
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
f813d70ffb
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
83d944891a
Bug 760951 - Add a filter box to the error console. r=jaws
2012-06-07 17:22:34 +02:00
Florian Quèze
7a717f89b8
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
22d9b9afc4
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-06-06 09:20:35 +01:00
Ms2ger
5f583c504f
Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras
2012-06-06 09:22:24 +02:00
Brian Nicholson
5a2f552641
Bug 747388 - Remove .part files on dl-failed on Android. r=mfinkle
2012-06-05 21:06:04 -07:00
Geoff Lankow
bdc2b4bb58
Merge m-c to m-i
2012-06-06 15:13:51 +12:00
Geoff Lankow
00f3a215c9
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Justin Lebar
1b6b6dd3b2
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
5f84937e41
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
e25f397a6c
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
941297c40b
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
28943a197c
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
ed0eb60759
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
d576312c34
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-06-03 12:04:40 -07:00
Asaf Romano
6b3f880781
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
3b18222fdd
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
d340666343
Back out 59409e2655ca (from bug 720081) due to bug 760803
2012-06-02 13:35:39 -07:00
Asaf Romano
849ca56b11
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
976be9a0fc
Merge mozilla-central into mozilla-inbound
2012-06-01 17:22:53 -04:00
Mats Palmgren
7b064ed8a2
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
4cc111a3e7
Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix
...
r=dietrich
2012-06-01 14:38:39 +02:00
Marco Bonardo
f799d28aa7
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
991b81f254
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
e68423b7a6
Merge mozilla-central into mozilla-inbound
2012-05-30 22:43:10 -04:00
Ehsan Akhgari
3127b280c3
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
6a1a161e57
Bug 759449 - Change UI lag telemetry to an EXPONENTIAL histogram. r=taras
2012-05-30 13:25:09 -04:00
Gervase Markham
d4eb7d5782
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
a048ff70c4
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
da18754c01
Merge mozilla-central to mozilla-inbound
2012-05-30 18:24:56 +01:00
Marco Bonardo
4b14d39593
Bug 758201 - Fix usage of PlacesUtils for LMANNO constants.
...
r=Mano
2012-05-30 16:11:35 +02:00
Ryan VanderMeulen
58fee453b0
Merge m-c to inbound
2012-05-27 23:32:46 -04:00
Brian R. Bondy
367ee44491
Bug 758206 - Better detection for preload/prefetch telemetry. r=taras
2012-05-27 22:40:49 -04:00
Brian R. Bondy
93d2c3c6bc
Bug 758206 - Telemetry for preload/prefetch. r=taras
2012-05-27 22:40:49 -04:00
Brian R. Bondy
bd7b8ba206
Bug 758410 - Installs of service should not attempt to clear prefetch. r=rstrong
2012-05-27 22:40:48 -04:00
Brian R. Bondy
ac2e626c02
Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm
2012-05-27 22:40:48 -04:00
Brian R. Bondy
4671436044
Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong
2012-05-27 22:40:48 -04:00
Nicholas Nethercote
7c297579fb
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
41700425aa
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
ba140286ce
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
d0c8c128ce
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
78b39c9a83
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
1f4bec6787
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
ab6a37bd3d
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
f11c083b5a
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
6b23dfc485
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
ce7d636ebd
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
e20fa1d8da
Bug 757469 - Implement ctypes.off_t. r=jorendorff
2012-05-26 09:33:52 -04:00
Ed Morley
28d48cf58f
Merge mozilla-central to mozilla-inbound
2012-05-25 22:44:48 +01:00
Patrick McManus
fada1ab692
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
18aedf9b51
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-05-25 14:25:53 +01:00
Brian R. Bondy
67c92b0d6e
Bug 710935 - Measure lag in handling user input. r=bsmedberg
2012-05-25 09:22:19 -04:00
Raymond Lee
6af17f43fb
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
6898aebb48
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
d4be5d850a
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
6851acb366
Bug 732936 - ImplicitConvert can convert an ArrayBuffer to C array or pointer. r=jorendorff
2012-05-15 14:59:21 +02:00
Daniel Holbert
e3318202f7
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
36e0453355
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
f70251fbce
Bug 756701 - Backout original patch. r=mfinkle
2012-05-22 15:33:31 -07:00
Ehsan Akhgari
ab9253304f
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
dd5956e89d
merge m-c to fx-team
2012-05-22 15:20:39 +02:00
Andres Hernandez [:andreshm]
6db961c5f1
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
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Wes Johnston
cf81a5fd89
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
0e014efba9
Bug 756152 - disable persistent telemetry sending; r=taras
2012-05-17 14:58:48 -04:00
Irving Reid
8639895b3a
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
4f91700da9
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
84d65c377a
Bug 753461 - Write shutdown time to disk. r=taras.
2012-05-18 08:13:30 -04:00
Nils Maier
7e7271851f
Bug 755992 (part 2) - Optimize creation of tree lines in about:memory. r=nnethercote.
2012-05-16 23:43:34 -07:00
Nils Maier
98a68ac943
Bug 755992 (part 1) - Avoid creating some text nodes in about:memory. r=nnethercote.
2012-05-16 23:43:34 -07:00
Nicholas Nethercote
1344c00212
Bug 755583 (part 6) - Combine the '++'/'--' spans in about:memory. r=jlebar.
2012-05-16 23:43:34 -07:00
Nicholas Nethercote
57d8473ad5
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
8e8ae026d3
Bug 755583 (part 4) - Split up the smaps/ memory reporter tree. r=jlebar.
2012-05-16 20:43:36 -07:00
Nils Maier
2017075e17
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
7c41cdba29
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
5a0c537b1d
Bug 755336 - convert integer types in nsAppStartup.cpp. r=benjamin.
2012-05-17 13:22:28 -04:00
David Rajchenbach-Teller
c8e286f0be
Bug 748745 - Supporting readString in a CDataFinalizer. r=jorendorff
2012-05-07 08:59:28 +02:00
Hubert Figuiere
f4ad6bf131
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
5d60d3107e
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
0e95e17de3
Bug 755338 - convert integer types in Telemetry.cpp. r=taras.
2012-05-16 07:39:21 -04:00
Marco Bonardo
bef0f6ea46
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
a988aa6623
Backout 3a9f8be665a4 (bug 757469) due to orange.
2012-05-23 22:42:53 -04:00
David Rajchenbach-Teller
9b5237d71c
Bug 757469 - Implement ctypes.off_t. r=jorendorff
2012-05-23 20:56:40 -04:00
Paolo Amadini
6061ed836c
Bug 739213 - Kill AddPageWithDetails. r=mak
2012-05-14 20:42:29 +02:00
Benjamin Smedberg
6a69ee691d
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
813502fd15
Bug 748776 - Record a more precise type in CDataFinalizer::Construct. r=jorendorff
2012-05-09 10:33:30 +02:00
Ryan VanderMeulen
127daf870d
Merge m-c to inbound.
2012-05-09 18:42:00 -04:00
Brian R. Bondy
eef25984c9
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
4486af56f3
Bug 744698 - Close the stream once commit is complete. r=gavin
2012-04-27 09:15:37 +02:00
Marco Castelluccio
ba6e05d3c1
Bug 615213 - Remove nsIGlobalHistory.
...
r=bsmedberg
2012-05-09 21:30:41 +02:00
Nathan Froyd
1f7a89a589
Bug 748907 - don't reflect no-data histograms; r=taras
2012-05-08 10:58:20 -04:00
John Ford
ba2a46cee5
bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey
2012-05-07 15:21:11 -07:00
Marco Bonardo
2ef506ac72
Bug 740076 - Disable autoFill when autocomplete is disabled.
...
r=dietrich
2012-05-05 14:26:42 +02:00
Marco Castelluccio
6e367ec40e
Bug 739221 - Remove nsIBrowserHistory::count.
...
r=mak sr=gavin
2012-05-05 14:26:25 +02:00
Marco Castelluccio
4e28783b31
Bug 751608 - Remove the never implemented nsIBrowserHistory::hidePage method.
...
r=mak sr=gavin
2012-05-05 14:25:31 +02:00
Ed Morley
ea1cca8a21
Merge mozilla-central to mozilla-inbound
2012-05-05 12:57:25 +01:00
Ms2ger
3b04c7d79e
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-05-05 11:00:05 +02:00
Johan Charlez
8e8dfc12df
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
e644e63613
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
990e2401e1
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
62058070ea
Backout c1243d1fb401 (bug 751509) for turning test_aboutmemory.xul permaorange
2012-05-04 19:14:15 +01:00
Vivien Nicolas
17ba9e143b
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
4f04009225
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
1cbb01255e
Bug 751316 - fix sending addon histograms in telemetry pings; r=taras
2012-05-02 22:23:23 -04:00
David Rajchenbach-Teller
cdaca26fef
Bug 751505 - Better memory cleanup during the test. r=jorendorff,yoric
2012-05-03 17:14:33 +02:00
Ed Morley
7597cd3e36
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
e3b7b8e191
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Asaf Romano
6e16bdb5fa
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
c20b4e4ab2
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
44d026a887
Bug 748764 - LoadlibraryEx and quoted string fix for service. r=rstrong, a=ehsan.
2012-05-02 15:40:28 -04:00
Serge Gautherie
83dde9bd83
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
b4aa3c26a2
Bug 726279 - Generalize use of Services.jsm in nsSearchService. r=dteller, dao
2012-04-28 11:09:55 -04:00
Justin Dolske
1b4202b666
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
b03aa5460e
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
444c09308a
Bug 747379 - Override Histogram::AddSampleSet for FlagHistograms. r=nfroyd
2012-04-27 11:14:03 +01:00
Raymond Lee
db4a915135
Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert
2012-04-25 09:45:01 +08:00
Graeme McCutcheon
0aaf4488c1
Bug 747163 - Don't fall through for type HISTOGRAM_FLAG. r=taras
2012-04-26 09:09:30 +01:00
Nicholas Nethercote
3a4aa126ba
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
08dc2dae6b
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
bb293777b6
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
2012-04-30 01:53:08 +08:00
Justin Lebar
21b4b9c70e
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
30fd6e9e6a
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
cbad079392
Bug 742384 - Have CDataFinalizer.dispose return a value. r=jorendorff
2012-04-13 23:56:03 +02:00
David Rajchenbach-Teller
71833c7bc7
Bug 720771 - Companion testsuite. r=jorendorff
2012-04-16 21:25:35 +02:00
David Rajchenbach-Teller
b8bfd2bdfc
Bug 744698 - Force logging. r=gavin, a=test-only
2012-04-23 20:09:06 +02:00
Gian-Carlo Pascutto
ed82784c43
Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle
2012-04-20 07:46:47 +02:00
Gian-Carlo Pascutto
043f59c89e
Backout db52b4916cde (Bug 673470). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
1d386ef3f3
Backout e9291f227d63 (Bug 725597). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
dda85f541f
Backout a010dcf1a973 (Bug 726002). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
f533ef04bc
Backout 35bf0d62cc30 (Bug 726002). rs=dcamp a=mfinkle
2012-04-20 07:46:46 +02:00
Gian-Carlo Pascutto
d5890c74cd
Backout f8bf3795b851 (Bug 729640). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Gian-Carlo Pascutto
f939ced67f
Backout a01cf079ee0b (Bug 730247). rs=dcamp a=mfinkle
2012-04-20 07:46:45 +02:00
Marco Bonardo
34b4cd9b61
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
884f23c3f3
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
fc78ff9531
Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug
2012-04-17 17:36:22 +03:00
Paolo Amadini
fc466abc21
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
b05ef0f78f
Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb
2012-04-05 07:34:44 -04:00
David Bolter
035d830e83
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