Rafael Ávila de Espíndola
|
adc64eeaba
|
Bug 840758 - Get the profile directory earlier. r=BenWa.
|
2013-02-13 13:53:21 -05:00 |
|
Rafael Ávila de Espíndola
|
f9fd854e04
|
Revert fa1f52704c9e. r=bustage.
--HG--
extra : rebase_source : 0902425782990758102c17fbfb6918b36aba39af
|
2013-02-13 08:54:32 -05:00 |
|
Rafael Ávila de Espíndola
|
94c8150cf2
|
Bug 840758 - Get the profile directory earlier. r=BenWa.
|
2013-02-13 08:08:40 -05:00 |
|
Rafael Ávila de Espíndola
|
ab7df06f02
|
Bug 840633 - style fix. r=smaug.
|
2013-02-12 14:43:52 -05:00 |
|
Rafael Ávila de Espíndola
|
8d8ceadb10
|
Bug 704030 - Make the "all connections closed" check available on non debug builds. r=vladan.
--HG--
extra : rebase_source : 6f39e1e00b39e7356d29c4f5e3f77fa51ba49a16
|
2013-02-11 12:05:59 -05:00 |
|
Rafael Ávila de Espíndola
|
5fdc698b71
|
Bug 834945 - GC triggers a late DB write during shutdown. r=vladan.
|
2013-02-06 16:45:38 -05:00 |
|
Bill Gianopoulos
|
1ed94a89b5
|
Bug 832973 nullptr undeclared under Windows VC9 r=ehsan a=nonlibxul DONTBUILD
|
2013-01-22 14:06:45 +08:00 |
|
Steve Fink
|
9effec722d
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
|
2012-12-31 12:40:21 -08:00 |
|
Steve Fink
|
d8da3e7b9a
|
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
|
2013-01-18 13:20:21 -08:00 |
|
Steve Fink
|
0dee2fb42d
|
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
|
2012-12-31 12:40:21 -08:00 |
|
Benoit Girard
|
d3f87cf69c
|
Bug 820852 - Implement write poisoning on Windows. r=ehsan,espindola
|
2013-01-10 16:50:16 -05:00 |
|
Rafael Ávila de Espíndola
|
625d279602
|
Bug 830584 - Write and read the module id to/from the late writes file. r=vladan.
|
2013-01-15 18:55:35 -05:00 |
|
Mats Palmgren
|
5f5d30eb5b
|
Bug 786533 - Replace NS_MIN/NS_MAX in xpcom/ with XPCOM_MIN/XPCOM_MAX to prevent accidental use. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Dave Hylands
|
b7289615c5
|
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
|
2012-12-14 16:06:41 -08:00 |
|
Phil Ringnalda
|
69566d191b
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
|
Dave Hylands
|
6e678052db
|
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
|
2012-12-14 16:06:41 -08:00 |
|
Nicholas Nethercote
|
1c4b07debe
|
Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron.
|
2012-12-20 21:31:57 -08:00 |
|
Rafael Ávila de Espíndola
|
9eb5cdb511
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
|
2013-01-04 10:27:41 -05:00 |
|
Ed Morley
|
e1feef974c
|
Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures
|
2013-01-03 10:17:14 +00:00 |
|
Rafael Ávila de Espíndola
|
4ca30d5e47
|
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
--HG--
extra : rebase_source : 511835e6d24a0b58b5c9eb684b258456b7a7019e
|
2013-01-02 21:04:10 -05:00 |
|
Rafael Ávila de Espíndola
|
5168dcec81
|
Bug 822825 - Java plugin hits mozPoisonWriteMac ValidWriteAssert assertion on shutdown. r=BenWa.
|
2012-12-25 19:27:01 -05:00 |
|
Rafael Ávila de Espíndola
|
d81584a36d
|
Bug 821534 - move mozilla::PoisonWrite one line earlier. r=ehsan.
|
2012-12-17 10:13:36 -05:00 |
|
Bas Schouten
|
5c2da9fbfd
|
Bug 816117 - Part 1: Add the ability to pass around a windows Thread Context to StackWalkMain64. r=ehsan
|
2012-12-08 06:15:21 +01:00 |
|
Benoit Girard
|
8124a450e6
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Ehsan Akhgari
|
33a9b305c1
|
Backed out 3 changesets (bug 799640) on the suspicion of regressing Tp5 by 50%
Backed out changeset 133c704dbcc6 (bug 799640)
Backed out changeset b130bb991d84 (bug 799640)
Backed out changeset e47b059493cf (bug 799640)
|
2012-11-30 16:05:13 -05:00 |
|
Benoit Girard
|
ff46d9c9c6
|
Bug 799640 - Part 3: Add shutdown labels. r=espindola
|
2012-11-30 12:49:47 -05:00 |
|
Rafael Ávila de Espíndola
|
968fb57de6
|
Bug 808699 - Change the wire format for hang reports. r=vladan.
|
2012-11-20 09:45:14 -05:00 |
|
Rafael Ávila de Espíndola
|
f518b77a02
|
Bug 804828 - Talagent trips ValidWriteAssert (when Firefox tries to restart in safe mode due to previous crashes). r=ted.
--HG--
extra : rebase_source : dd4a3dec5204181a4c421d84daccf9ea172757c8
|
2012-10-31 14:18:03 -04:00 |
|
Nathan Froyd
|
4c61ef9ec5
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Kartikaya Gupta
|
3f8b30e6af
|
Bug 806473 - Expose MemoryInfoDumper methods via a nsIMemoryInfoDumper service. r=jlebar
--HG--
rename : xpcom/base/MemoryInfoDumper.h => xpcom/base/nsIMemoryInfoDumper.idl
rename : xpcom/base/MemoryInfoDumper.cpp => xpcom/base/nsMemoryInfoDumper.cpp
|
2012-10-29 20:41:14 -04:00 |
|
Justin Lebar
|
44939db1c5
|
Bug 799595 - Add nsIMessageLoop::PostIdleTask and use it to take screenshots. r=cjones
|
2012-10-25 11:36:24 -04:00 |
|
Rafael Ávila de Espíndola
|
855e1fdf1f
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
|
2012-10-24 15:42:54 -04:00 |
|
Phil Ringnalda
|
76826e4d74
|
Back out 46e58a7ec55e and 597981ef2ef5 (bug 777122) for Windows build failures
|
2012-10-24 07:38:20 -07:00 |
|
Rafael Ávila de Espíndola
|
443d96209d
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
Nit missing from the previous patch.
DONTBUILD.
--HG--
extra : rebase_source : 884ab78cdac4708b477a0ba5c32b921119f05737
|
2012-10-24 09:30:41 -04:00 |
|
Rafael Ávila de Espíndola
|
25461f7b40
|
Bug 777122 - Add telemetry reporting of late writes. r=jlebar.
Record late writes to disk and unique them with sha1.
|
2012-10-24 09:27:49 -04:00 |
|
Mike Hommey
|
cfde56bf95
|
Bug 797717 - Initialize SPS in NS_InitXPCOM2 to make JS sampling work in xpcshell. r=benwa
|
2012-10-06 10:37:45 +02:00 |
|
Chris Pearce
|
d7f1641d0d
|
Bug 785662 - Add NS_OpenAnonymousTemporaryFile(), and use it in nsMediaCache::Init(). r=roc
--HG--
rename : xpcom/io/nsMediaCacheRemover.cpp => xpcom/io/nsAnonymousTemporaryFile.cpp
|
2012-09-25 12:50:30 +12:00 |
|
Rafael Ávila de Espíndola
|
2b93b54e8e
|
Bug 797340 - Upgrade mach_override. r=ted.
|
2012-10-03 10:10:08 -04:00 |
|
Nathan Froyd
|
2a14d9b274
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
"absolutely necessary" in this context means "needs PRUnichar", which is
the reason that nsString.h now #includes prtypes.h.
|
2012-10-01 17:01:01 -04:00 |
|
Ehsan Akhgari
|
bd2885b68c
|
Backout changeset 9e38c5518605, fc59bd8d49ba, d0ba1abde985, and acf91f25f228 (bugs 796119, 796279, and 797106) because of broken reftests on 64-bit platforms
|
2012-10-02 23:16:36 -04:00 |
|
Nathan Froyd
|
c2fddb8f07
|
Bug 796119 - part 2: don't #include prtypes.h in xpcom/ unless absolutely necessary; r=ehsan
"absolutely necessary" in this context means "needs PRUnichar", which is
the reason that nsString.h now #includes prtypes.h.
|
2012-10-01 17:01:01 -04:00 |
|
Marshall Culpepper
|
7ad8f721a7
|
Bug 778349: Initial support for OS ("FOTA") updates in Gonk. r=rstrong r=bbondy r=fabrice
|
2012-09-30 21:55:51 -05:00 |
|
Isaac Aggrey
|
481e7dfb0b
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Ed Morley
|
1d13562fd1
|
Backout 9d9d8bf66243 (bug 785662) for mochitest-other leaks on Windows
|
2012-09-25 13:46:25 +01:00 |
|
Chris Pearce
|
323629e5cb
|
Bug 785662 - Add NS_OpenAnonymousTemporaryFile(), and use it in nsMediaCache::Init(). r=roc
--HG--
rename : xpcom/io/nsMediaCacheRemover.cpp => xpcom/io/nsAnonymousTemporaryFile.cpp
|
2012-09-25 12:50:30 +12:00 |
|
Nathan Froyd
|
54c3f613a8
|
Bug 792169 - introduce better, safer constructors for nsArray; r=bsmedberg
|
2012-09-21 12:12:32 -04:00 |
|
Ehsan Akhgari
|
8cc30b88b2
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Rafael Ávila de Espíndola
|
a5a56227be
|
Bug 786019 - gcc 4.2 is dead, simplify code that was complicated because of
gcc 4.2 support.
|
2012-09-10 09:19:46 -04:00 |
|
Aryeh Gregor
|
bbd1767cdb
|
Bug 783869 part 3 - Make nsDirectoryService::RealInit infallible; r=bsmedberg
|
2012-08-21 15:02:37 +03:00 |
|
Randell Jesup
|
65539ef89c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|