timeless@mozdev.org
|
ed998f534b
|
Bug 569454 bad ownership model for allProperties in GRE_GetGREPathWithProperties, r+a=bsmedberg
|
2010-12-09 01:22:00 -08:00 |
Jacek Caban
|
9a51b29bbf
|
Bug 615212 - GCC's win64 ABI change broke compilation on mingw-w64 (xptcall part) r=timeless a=NPOTB
|
2010-12-20 15:31:14 +00:00 |
Shawn Wilsher
|
14c17944d1
|
Merge Places and mozilla-central
a=bsmedberg
|
2010-12-15 19:24:51 -08:00 |
Shawn Wilsher
|
9796714cea
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
Shawn Wilsher
|
6d4872a988
|
Merge mozilla-central into Places.
|
2010-12-07 15:06:32 -08:00 |
Taras Glek
|
5a1057d59a
|
Bug 616256 - Don't stat files on directory enumeration on windows r=bsmedberg+dougt a=2.0
|
2010-12-07 11:47:24 -08:00 |
Shawn Wilsher
|
2c1affd39a
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
Shawn Wilsher
|
316bbf47cb
|
Merge mozilla-central into Places.
|
2010-11-29 08:43:57 -08:00 |
Doug Turner
|
e2b0475b55
|
Bug 619096 - nsMemoryReporterManager should be threadsafe. r=vlad a=mfinkle
|
2010-12-15 09:47:16 -08:00 |
Shawn Wilsher
|
b6067336ca
|
Merge mozilla-central into Places
|
2010-11-17 10:55:34 -08:00 |
Mike Hommey
|
98acdce9b4
|
Bug 611405 part 2 - Avoid crash in nsMemoryReporterManager when jemalloc_stats is not available at runtime. r=bsmedberg,a=clegnitto
|
2010-11-17 09:56:19 +01:00 |
Makoto Kato
|
f9ecadec37
|
Bug 592551 - dist\include\nsTArray.h(416) : warning C4244: 'return' : conversion from '__int64' to 'nsTArray_base::index_type', possible loss of data. r=bsmedberg a=bsmedberg
|
2010-11-17 14:51:05 +09:00 |
Marco Bonardo
|
294a17a86e
|
Bug 611639 - NS_ProxyRelease does not work for RefPtrs.
r=shaver a=blocking
|
2010-11-16 01:08:57 +01:00 |
Walter Meinl
|
bf6207bfa9
|
Bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=daveryeo@telus.net a=benjamin
--HG--
extra : rebase_source : f73a926174bd7905f177b2e914492e42b90ac8c0
|
2010-11-09 11:13:03 +01:00 |
Chris Jones
|
900d7c9e15
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
Chris Jones
|
06500875a6
|
Bug 598862, part 1: Add mozilla::ScopedClose to do just that to an fd. sr=bsmedberg
|
2010-11-08 20:48:59 -06:00 |
Ben Turner
|
4dc5177a92
|
Bug 608186 - 'IndexedDB: Transactions should expire when we return to the event loop'. r=sicking, a=blocking+
|
2010-11-15 13:49:49 -08:00 |
Ehsan Akhgari
|
4cf7af63bd
|
Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
|
2010-11-09 21:02:09 -05:00 |
Kyle Huey
|
084b682101
|
Backing out Bug 590181 since the GCC 4.5 upgrade failed on this CLOSED TREE
|
2010-11-11 12:36:01 -05:00 |
Justin Lebar
|
4c593b5afe
|
Bug 590181 - Part 2: Use -O3 on Linux. r=ted, a2.0=dbaron (landing on CLOSED TREE)
|
2010-09-08 10:10:31 -07:00 |
Ben Turner
|
31c87ccfae
|
Bug 601774 - 'IndexedDB: Audit exceptions thrown from indexedDB methods'. r=sicking, a=blocking+
|
2010-11-10 15:25:44 -08:00 |
timeless@mozdev.org
|
adbcb7b935
|
Bug 615486 GetDeviceName is defined but not used ifndef USE_LINUX_QUOTACTL
r=bsmedberg
--HG--
extra : rebase_source : aad0b56b3e3adb11a591bcb3f94ebaf3067dca47
|
2010-12-04 11:07:31 +01:00 |
Benjamin Smedberg
|
2478927070
|
Bug 616056 - prevent double registration of binary components, which causes crashes due to dead KnownModule pointers, r=Mossop a=blocking
|
2010-12-03 15:24:22 -05:00 |
Taras Glek
|
4da0f36cf1
|
Bug 588873 - Crashfix, catch EXCEPTION_IN_PAGE_ERROR, use file io for checksum on Windows for more safety+speed r=benh a=blocking-betaN
|
2010-12-03 10:16:10 -08:00 |
Kyle Huey
|
8a69f2baf2
|
Bug 603844: Annotate some xlst classes with leak logging. r=sicking sr=dbaron
|
2010-12-02 11:15:48 -05:00 |
Boris Zbarsky
|
4dc0ddb04a
|
Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg
|
2010-11-30 13:18:15 -05:00 |
Dave Townsend
|
3d60479c26
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
Boris Zbarsky
|
928289b7eb
|
Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg
|
2010-11-30 13:18:15 -05:00 |
Ehren Metcalfe
|
544a3fae35
|
Bug 613425 - static checking suite: fix static initializer warnings with COMPONENT_REFs r=tglek a=test-only [DONTBUILD]
|
2010-11-26 12:14:24 -05:00 |
Michal Novotny
|
761b50d2f5
|
Bug 592422 - preallocate individual (non-block) cache files. r=jduell a=blocking-bN
|
2010-11-24 16:42:30 +01:00 |
Jonas Sicking
|
566bf57ea4
|
Bug 448611: Use proper escaping in form submission names and values. Also treat textareas with an empty name the way that IE handles them and don't submit them. r=smaug a=blocker
|
2010-11-23 00:50:55 -08:00 |
Brad Lassey
|
8dd3a0dcba
|
bug 518266 - Implement mechanism to provide haptic feed back, idl r=dougt a=blocking-fennec
|
2010-11-22 11:37:59 -05:00 |
Robert O'Callahan
|
5c93d12d42
|
Bug 598470. Treat all chrome display items as opaque when we're computing plugin visibility regions; this ensures translucent chrome content is visible above windowed plugins. r=tnikkel,a=blocker
|
2010-11-08 22:06:14 +13:00 |
Chris Pearce
|
0a19a9180e
|
Bug 572579 - Create nsMediaCacheRemover after a 3 minute timeout. r=bsmedberg a=blocking2.0
|
2010-11-08 19:43:25 +13:00 |
Chris Pearce
|
c9dbf7993e
|
Bug 572579 - Remove stray media cache files after 30s idle time on Windows. r=bsmedberg a=blocking2.0
|
2010-10-17 08:58:20 +13:00 |
Olli Pettay
|
485cb62b21
|
Bug 600301 - Optimize ReplacePrep, r=benjamin, a=benjamin
--HG--
extra : rebase_source : 92cff8659239f2e62a9588234f9d3ef00f255c85
|
2010-11-07 21:39:04 +02:00 |
Mike Hommey
|
f483b0dc8a
|
Bug 569629 - Remove static xpcom modules list static initializer. r=bsmedberg,a=bsmedberg
|
2010-11-07 09:25:38 +01:00 |
Ryan VanderMeulen
|
6c63d4b73e
|
Bug 606070 - warning C4244: 'return' : conversion from 'const PRUint64' to 'PLDHashNumber' in nsHashKeys.h r,a=bzbarsky
--HG--
extra : rebase_source : e0f4a753c9408c85165a9d3047be00e6c8ca757c
|
2010-11-06 14:53:37 +00:00 |
Jacek Caban
|
d233470b09
|
Bug 589807 - printf_stderr doesn't check if _dup call succeeded r,a=benjamin
--HG--
extra : rebase_source : a68963a26fb6479ba006e4bd8a9945230426fb22
|
2010-11-06 14:23:15 +00:00 |
Daniel Holbert
|
1f10c355f0
|
Bug 596070: s/don't/do not/ in #warning message, to fix "missing terminating ' character" build warning. r=dougt a=dougt
|
2010-11-05 11:24:12 -07:00 |
Brad Lassey
|
06e9afac31
|
bug 605341 - remote orientation api for android r=dougt a=blocking-fennec
|
2010-11-05 13:43:13 -04:00 |
Jory A. Pratt
|
e583513fb9
|
Bug 593911 - Check for dlopen in the libc too. r=khuey a=bsmedberg
|
2010-11-05 18:26:51 +01:00 |
Ben Turner
|
44c64bee13
|
Bug 609501 - Change nsIThreadManager for bug 580096. r=jst
|
2010-11-03 18:41:06 -07:00 |
Andreas Gal
|
61d2b47c57
|
Re-land bug 608142.
|
2010-10-30 06:01:25 -07:00 |
Jeff Walden
|
d59e03c365
|
Backed out changeset 71728ff7002c, seems to have turned mochitest-plain-2 orange.
|
2010-10-29 22:39:19 -07:00 |
Andreas Gal
|
ee815cae3c
|
Disallow sending JS functions to a different thread (608142, r=jst).
|
2010-10-29 15:03:44 -07:00 |
Siarhei Siamashka
|
0bf3214567
|
Bug 601914 - XPCOM does not work with ARM hardfp ABI. r=Jacob.Bramley a=blocking-fennec
|
2010-10-27 08:15:08 +03:00 |
Doug Turner
|
e3b8971b38
|
Backed out changeset dd50da0646a4
|
2010-10-27 13:36:15 -07:00 |
Siarhei Siamashka
|
6d4b7edaf4
|
Bug 601914 - XPCOM does not work with ARM hardfp ABI. r=Jacob.Bramley a=blocking-fennec
--HG--
extra : rebase_source : a9d44cf330e338abf041c6755dbdeba54cfd9b6e
|
2010-10-27 08:15:08 +03:00 |
Brad Lassey
|
67f65ad8ca
|
bug 601268 - Add canary-in-the-mine instrumentation to detect when the browser process spends too long outside its main-thread event loop(s) r=cjones a=beltzner
|
2010-10-27 11:16:03 -04:00 |