Benjamin Smedberg
|
c4141662bb
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
rename : ipc/glue/GeckoThread.cpp => ipc/glue/MozillaChildThread.cpp
rename : ipc/glue/GeckoThread.h => ipc/glue/MozillaChildThread.h
|
2010-01-31 22:19:21 -05:00 |
|
Benjamin Smedberg
|
7a581148bc
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Olli Pettay
|
10141fcf45
|
Fixing bug 516113. Don't let new windows open up after we've started XPCOM shutdown. r=bsmedberg, a=blocking1.9.2+
|
2009-11-20 14:25:11 -08:00 |
|
Chris Jones
|
c8aada9eb6
|
fix broken Mac build
|
2009-10-22 13:45:44 -05:00 |
|
Ben Turner
|
c650170292
|
Don't let people get the order of includes wrong in this horrifying patchwork of chromium and mozilla types
|
2009-10-21 16:01:16 -07:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Vladimir Vukicevic
|
6912d252f4
|
b=515354; Implement "about:memory"; r=mconnor
|
2009-10-03 00:21:34 -07:00 |
|
Benjamin Smedberg
|
d44f878b56
|
Merge mozilla-central into Electrolysis.
|
2009-09-18 16:47:18 -04:00 |
|
Mitchell Field
|
9bf8383b06
|
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
|
2009-09-15 13:06:32 -04:00 |
|
Doug Turner
|
f1f599503a
|
Bug 475595 - IsLowMemory cleanup. Enables predicate on WINCE. Removes memory flusher thread. r=vlad
--HG--
extra : rebase_source : 46f21bdc6111efa264a9bd621440449dab5ac96d
|
2009-09-14 20:11:30 -07:00 |
|
bhsieh@mozilla.com
|
be1800b20f
|
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX)
|
2009-10-15 23:32:29 -07:00 |
|
Ben Turner
|
68e41ae4f9
|
Fix linux builds by giving them a better idea of the executable location
|
2009-09-04 00:23:06 -07:00 |
|
Ben Turner
|
99f1c34f15
|
Rework ipcshell to become xpcshell
|
2009-08-28 16:16:19 -07:00 |
|
Ben Turner
|
7821c5b1ba
|
Rework chromium initialization, r=beast
|
2009-08-28 12:46:21 -07:00 |
|
Ben Turner
|
7c25b1ea27
|
Backing out stuff that doesn't work
|
2009-08-27 16:05:38 -07:00 |
|
Ben Turner
|
8e88b405d2
|
Rework chromium initialization
|
2009-08-27 14:11:10 -07:00 |
|
Paul O’Shannessy
|
b996efa481
|
Backed out changeset 89f53914ecd9 (bug 511761)
|
2009-10-14 12:41:03 -07:00 |
|
bhsieh@mozilla.com
|
82dfde45d6
|
Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg)
|
2009-10-14 09:40:45 -07:00 |
|
Chris Jones
|
577e9e1928
|
fix typo that was busting xpcshell on *NIX
|
2009-07-29 19:02:17 -05:00 |
|
Ben Turner
|
f120ae185f
|
Fix chromium statics for apps that don't run through XRE_Main
|
2009-07-29 14:11:42 -07:00 |
|
Chris Jones
|
1c0eb2d506
|
bug 491977: fix "leak" of deadlock detector statics. r=bsmedberg
|
2009-06-16 12:36:44 -07:00 |
|
Benjamin Smedberg
|
bb1c33c4ea
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
|
Boris Zbarsky
|
cb4004dfeb
|
Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg.
|
2009-05-07 15:21:54 -04:00 |
|
Robert O'Callahan
|
5ed0163b93
|
Bug 484921. Create TimeDuration/TimeStamp API that never rolls over and provides better typechecking than PR_IntervalTime. r=bsmedberg,cgj
|
2009-04-06 11:49:48 +12:00 |
|
timeless@mozdev.org
|
d79aacc7cc
|
Bug 471296 nsArray (NS_ARRAY_CONTRACTID) can't be used on a single thread of its creator's choice, r=bsmedberg
|
2009-01-15 20:02:22 -08:00 |
|
Taras Glek
|
473fa7beeb
|
Bug 465128 - .autoreg timestamp problems (component registration owns startup time); Ignore autoreg if timestamps are screwy; r=benjamin
|
2008-12-13 17:04:06 +01:00 |
|
Mike Hommey
|
9c726ea5c9
|
Bug 435088 - "Check .autoreg in the GRE directory, too" [r=bsmedberg]
|
2008-10-20 22:23:45 -05:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Doug Turner
|
996fd0f708
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
|
reed@reedloden.com
|
3354a84da9
|
Bug 411916 - "xpcom-startup fires before component registration" (Fix for timeless's nit) [p=matthew@allpeers.com (Matthew Gertner) r=bsmedberg a1.9=beltzner]
|
2008-03-08 01:50:29 -08:00 |
|
vladimir@pobox.com
|
70d80ccf1a
|
b=392351, implement about:memory framework core, relading with forward-declaration victory; r=shaver,sr=bsdmedberg
|
2008-03-05 17:28:25 -08:00 |
|
vladimir@pobox.com
|
64f81afb83
|
backed out
|
2008-03-05 16:54:15 -08:00 |
|
vladimir@pobox.com
|
e8084c1f5f
|
b=392351, implement about:memory framework core r=shaver, sr=bsmedberg
|
2008-03-05 16:40:58 -08:00 |
|
reed@reedloden.com
|
23e398896c
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-02-01 18:07:49 -08:00 |
|
reed@reedloden.com
|
41073ec644
|
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
|
2008-02-01 00:51:29 -08:00 |
|
enndeakin@sympatico.ca
|
d23cbccf38
|
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
|
2008-01-31 11:18:07 -08:00 |
|
enndeakin@sympatico.ca
|
4ada13e2d9
|
Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg
|
2007-07-25 09:53:37 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
peterv@propagandism.org
|
d1329c5052
|
Fix for bug 375075 (Stop leaking the cycle collector on shutdown). r=bsmedberg, sr=dbaron.
|
2007-03-27 02:49:06 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|