Jonathan Griffin
|
793413547b
|
Bug 779984 - Re-land patch without letting ENABLE_MARIONETTE=1 actually load Marionette in desktop Firefox, r=ted
|
2012-08-22 16:26:32 -07:00 |
|
Jonathan Griffin
|
6d1ddeafe5
|
Bug 779984 - Backout 98fc3d40910c due to leaking crashtest, CLOSED TREE
|
2012-08-22 13:11:53 -07:00 |
|
Jonathan Griffin
|
74cd5acc2e
|
Bug 779984 - replace --enable-marionette with ENABLE_MARIONETTE and make it consistent, r=ted
|
2012-08-22 11:17:22 -07:00 |
|
Mike Hommey
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Mike Hommey
|
3b80f96eb2
|
Bug 769130 - Actually install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=khuey
|
2012-07-09 12:48:48 +02:00 |
|
Mike Hommey
|
58718e5c70
|
Bug 763987 - Normalize autoconf.mk.in. r=ted
|
2012-06-20 09:00:48 +02:00 |
|
Mike Hommey
|
7a97c993d4
|
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
|
2012-06-20 10:55:59 +02:00 |
|
Mike Hommey
|
3331a294da
|
Bug 763987 - Normalize autoconf.mk.in. r=ted
|
2012-06-20 09:00:48 +02:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Mike Hommey
|
0e9e2ce626
|
Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong
|
2012-06-08 08:59:22 +02:00 |
|
Robert Strong
|
045aefbfce
|
Move channel-prefs.js back to original location - Bug 756325 - channel-prefs.js appears in new 'preferences' location on fresh installation but remains in 'pref' for updated existing installation. r=bbondy
|
2012-05-30 15:17:54 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Gavin Sharp
|
61d35afbe3
|
Bug 748389: consolidate Mac bundle identifier logic in configure, and use it to specify the Mac bundle ID of the installing app in installed web apps' bundles, r=ted, r=felipe
--HG--
extra : rebase_source : d47a29e43114bcd315b09320d5f46fa0f8c8786b
|
2012-04-29 16:00:12 -04:00 |
|
Gavin Sharp
|
c3015fe1bc
|
Bug 748389: add buildID to the CFBundleVersion field in our Info.plist so that Mac OS X can differentiate different Firefox builds when launching webapprt, r=ted, r=felipe, r=dwalkowski, feedback=smichaud
--HG--
extra : rebase_source : 18b69376038f71d6464b7b754d1dc9c65ac9a925
|
2012-04-26 13:46:29 -04:00 |
|
Joey Armstrong
|
4f2ec63c86
|
Bug 739710 - Makefile.in edits to use mkdir_deps function: file batch #2. r=ted
|
2012-05-03 06:22:33 -04:00 |
|
Jared Wein
|
2a4a40439b
|
Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy
|
2012-04-28 11:22:06 -04:00 |
|
Joey Armstrong
|
e32fb827b8
|
bug 743280: cosmetic edits removed from bug 739710. r=ted
|
2012-04-10 10:45:15 -07:00 |
|
Mark Banner
|
38f626673f
|
Bug 726975 - Tidy up browser/app/Makefile.in and skip a shell execution. r=khuey
|
2012-02-21 19:32:55 +00:00 |
|
Makoto Kato
|
3e0368ae85
|
Bug 719319 - unnecessary to use additional OS_LIBS for firefox.exe. r=khuey
|
2012-01-31 19:30:20 +09:00 |
|
Mike Hommey
|
c1f8abcc72
|
Bug 683127 part 8 - Allow to load Elf files from a Zip archive. r=tglek,r=sewardj
|
2012-01-20 09:48:44 +01:00 |
|
Ed Morley
|
bf9dd6984c
|
Bug 704576 - Remove CVS cruft from browser/app/Makefile.in; r=ted
|
2011-12-16 09:13:00 +00:00 |
|
Gavin Sharp
|
c68c868900
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
|
2011-10-27 10:27:56 -07:00 |
|
Blair McBride
|
b6e9e19c54
|
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
|
2011-12-16 16:08:48 +13:00 |
|
Gavin Sharp
|
815a99f1f5
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
|
2011-10-27 10:27:56 -07:00 |
|
Mike Hommey
|
e703e3f311
|
Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
--HG--
rename : build/application.ini => build/application.ini.in
|
2011-11-22 08:05:59 +01:00 |
|
Mike Hommey
|
59a813130d
|
Bug 686466 part 1 - Centralize application.ini creation. r=ted
--HG--
rename : browser/app/application.ini => build/application.ini
|
2011-11-22 08:05:59 +01:00 |
|
Mike Hommey
|
d0a3d1bc2f
|
Backout the backout of e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440)
|
2011-09-03 08:19:06 +02:00 |
|
Ed Morley
|
ed260633c7
|
Backout e5815c156b6c (bug 683096), 9ca928d8095c (merge), a286edb8ca4b (bug 683875), 61dc35b8f63f (bug 683171), b0741ae44def (bug 683875), 8e01bc314326 + e2697c06468f (bug 677501), 805e28e85577 (bug 680440) for Win opt orange and purple galore, on a CLOSED TREE
|
2011-09-03 04:35:21 +01:00 |
|
Mike Hommey
|
1fbab12774
|
Bug 680440 - Clean up jemalloc linkage. r=khuey
|
2011-09-01 14:11:56 +02:00 |
|
Rob Arnold
|
25cbe701b4
|
Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden
|
2011-06-24 16:49:00 -04:00 |
|
Mounir Lamouri
|
6aee473a58
|
Backout bug 563462, bug 675519, bug 674647, bug 341223 and bug 672980 to fix perma-orange.
|
2011-08-09 14:50:55 +02:00 |
|
Rob Arnold
|
345f965c26
|
Bug 563462 - Remove Photon bits from the build-system. r=ted,vlad,jwalden
|
2011-06-24 16:49:00 -04:00 |
|
Ed Morley
|
5d8d5d2581
|
Bug 653333 - Remove legacy splash screen code (nsSplashScreen, MOZ_SPLASHSCREEN, splash.bmp) now that no platforms use it; r=dtownsend,bsmedberg
|
2011-08-04 09:04:40 +02:00 |
|
Jared Wein
|
feeef626dc
|
Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle
|
2011-06-26 18:27:59 +02:00 |
|
Randell Jesup
|
1c939adf6e
|
Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium
|
2011-06-24 00:01:49 -04:00 |
|
Mike Hommey
|
ba6110855e
|
Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted
|
2011-05-22 08:23:20 +02:00 |
|
Matt Brubeck
|
28a99ad4d4
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
|
Mike Hommey
|
358ae6d97a
|
Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted
|
2011-05-22 08:23:20 +02:00 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Taras Glek
|
0db73fb270
|
bug 627591: backout preload in preparation for better one.
|
2011-05-20 11:32:23 -07:00 |
|
Taras Glek
|
f375e825ce
|
bug 627591: backout preload in preparation for better one.
|
2011-05-20 11:32:01 -07:00 |
|
Taras Glek
|
7d7cfee382
|
Bug 627591: preload (xul|mozjs).dll on Windows when prefetch is off r=shaver
|
2011-05-06 12:57:36 -07:00 |
|
Mike Hommey
|
4d34c55bf5
|
Bug 525882 - Don't hardcode anything in application.ini files. r=gavin,r=khuey
|
2011-05-07 10:06:41 +02:00 |
|
Ed Morley
|
dc522a2396
|
Bug 651622 - Remove WinCE code from browser/* r=dolske
|
2011-04-22 01:14:59 +02:00 |
|
Mitchell Field
|
2416c34b76
|
Bug 645356 - Use pymake builtins. r=khuey
|
2011-04-03 17:16:49 +10:00 |
|
Mike Hommey
|
ba03d5da53
|
Bug 584474 part 8 - Applications don't need to link against libraries that are either part of libxul or only used by libxul. r=ted
|
2011-02-25 15:02:04 +01:00 |
|
Mike Hommey
|
76663f8a01
|
Bug 584474 - part 2 - Remove useless make dependency in browser/app/Makefile.in. r=khuey
|
2011-02-25 15:02:04 +01:00 |
|
Mitchell Field
|
2e8a7d546f
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Ehsan Akhgari
|
eda812475f
|
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 |
|
Bas Schouten
|
f0e8d2cc0b
|
Backed out changeset 7c0438df6767
|
2010-08-27 22:52:02 +00:00 |
|
Benjamin Smedberg
|
4d1e606675
|
Bug 562313 - Statically link binary browser components into firefox.exe, r=ted
|
2010-08-27 22:09:23 +00:00 |
|
Dão Gottwald
|
ff02b582e2
|
Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz
|
2010-08-27 09:02:10 +02:00 |
|
Makoto Kato
|
30640f3b73
|
Bug 582910 - 64-bit win7: TEST-UNEXPECTED-FAIL | e4x/Regress/regress-347155.js | Exited with code -1073741571 during test run. r=dbaron, a=dbaron
|
2010-08-09 12:58:33 +09:00 |
|
Phil Ringnalda
|
4f8f48f569
|
Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver
|
2010-02-23 09:37:07 -08:00 |
|
Reed Loden
|
191a783922
|
Bug 553073 - "CFBundleIdentifier in /browser/app/macbuild/Contents/Info.plist.in is hardcoded as "org.mozilla.firefox"" [r=joshmoz]
|
2010-03-23 23:45:40 -05:00 |
|
Walter Meinl
|
0dbf3b6479
|
Bug 544333 - [OS/2] update include path for resource compiler; for m-c.
r=daveryeo.
|
2010-02-05 21:30:14 +01:00 |
|
Wolfgang Rosenauer
|
2fbe746ed0
|
Bug 536144 - DEFINES not set properly for browser/app/application.ini preprocessing when building --with-libxul-sdk. r=ted
|
2009-12-23 08:12:50 +01:00 |
|
Gijs Kruitbosch
|
177f1cac8d
|
Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek
|
2009-12-20 15:25:48 +01:00 |
|
Jory A. Pratt
|
33ad338f48
|
Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted
|
2009-10-25 10:25:34 +01: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 |
|
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 |
|
Markus Stange
|
1db2aff813
|
Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
|
2009-10-09 18:20:37 +13:00 |
|
Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Markus Stange
|
5506bd72d5
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Justin Dolske
|
94fd90ef29
|
Bug 511984 - Enable fast-startup component for Firefox. r=vlad
|
2009-09-17 19:57:24 -07:00 |
|
Benjamin Smedberg
|
cd2c007c60
|
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
|
2009-08-27 09:09:31 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Walter Meinl
|
6fe5f3a5b9
|
[OS/2] Bug 507807 - Clean up linking on OS/2 by removing obsolete files and flags, r=pweilbacher
|
2009-08-03 14:59:45 +02:00 |
|
Justin Dolske
|
f6b71e2e04
|
Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
|
2009-07-23 17:35:49 -07:00 |
|
Justin Dolske
|
d31edc7f4a
|
Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner
|
2009-07-23 17:35:48 -07:00 |
|
Justin Dolske
|
38ea9246de
|
Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor
|
2009-07-16 12:36:26 -07:00 |
|
Justin Dolske
|
bf4e52d71d
|
Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir
|
2009-07-07 21:14:43 -07:00 |
|
Nick Thomas
|
882aebc361
|
Bug 501457, OSX type/creator ID is incorrect because echo -n is not portable, r=ted.mielczarek
|
2009-07-06 15:58:33 +12:00 |
|
Jeremy Huddleston
|
8612c13229
|
Bug 487367 - firefox build uses xulrunner-stub instead of $(XULRUNNER_STUB_NAME). r=benjamin
|
2009-04-18 16:26:33 +02:00 |
|
Ginn Chen
|
c330e7a72e
|
Bug 479762 sed: command garbled for SOURCE_REPO r=ted.mielczarek
|
2009-03-06 14:44:51 +08:00 |
|
Josh Aas
|
56dc763c65
|
Remove Carbon Apple Event code, replaced with standard Cocoa suite and some custom Cocoa handlers. b=363747 r=smorgan sr=roc
|
2009-03-02 09:24:31 -05:00 |
|
Vladimir Vukicevic
|
c0037439d6
|
b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin
|
2009-02-11 18:24:53 -08:00 |
|
Marco Perez
|
7b7bba66e3
|
Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin
|
2008-12-10 16:19:55 +01:00 |
|
Phil Ringnalda
|
a9d2a0aec1
|
Bug 461322 typo, s/caling/calling/
|
2008-12-06 20:53:14 -08:00 |
|
Phil Ringnalda
|
0ee9e4b12a
|
Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted
|
2008-12-06 20:25:09 -08:00 |
|
Justin Wood
|
b2458c170c
|
Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
|
2008-11-27 18:26:44 -08:00 |
|
Shawn Wilsher
|
19fcb4b6ab
|
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
|
2008-11-27 13:15:18 -08:00 |
|
Justin Wood
|
293c89f577
|
Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
|
2008-11-27 12:27:41 -08:00 |
|
Justin Dolske
|
b14b6b4dbb
|
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
|
2008-11-05 19:17:27 -08:00 |
|
Phil Ringnalda
|
87c60313c6
|
Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted
|
2008-10-11 21:14:48 -07:00 |
|
Arpad Borsos
|
3da6ac3d8d
|
bug 445321 - remove --enable-glitz and related defines. r=vlad,ted
|
2008-09-30 13:53:38 -04:00 |
|
Vladimir Vukicevic
|
44547978d9
|
b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage (again); r=me
|
2008-09-22 17:34:42 -07:00 |
|
Vladimir Vukicevic
|
3222066eb1
|
b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage; r=me
|
2008-09-22 17:30:36 -07:00 |
|
Ted Mielczarek
|
26aec89ce9
|
bug 452426 - application.ini should supply mercurial changeset. r=bsmedberg
|
2008-09-17 15:58:13 -04:00 |
|
Benjamin Smedberg
|
bdd7a87c35
|
Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted
|
2008-09-15 12:03:30 -04:00 |
|
Daniel Holbert
|
b1cc0f667d
|
Backed out changeset 6772511dc81a (bug 451918) to see if it fixes broken linux leak stats (bug 455095)
|
2008-09-12 16:57:05 -07:00 |
|
Arpad Borsos
|
cd11abd0bc
|
Bug 451918 - Remove APP_XPCOM_LIBS from browser/. r=bsmedberg
|
2008-09-08 13:34:57 +02:00 |
|
Ben Turner
|
de0ede1dc2
|
Bug 435122 - "Use TraceMalloc to get stack traces of potential deadlocks". r=bsmedberg+dbaron.
|
2008-06-26 10:12:42 -07:00 |
|
gavin@gavinsharp.com
|
01f06ef659
|
Bug 422055: use jemalloc on Solaris, r=ted, a=shaver
|
2008-05-28 11:42:31 -07:00 |
|
reed@reedloden.com
|
30003a2d3f
|
Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep]
|
2008-05-08 02:20:44 -07:00 |
|
ginn.chen@sun.com
|
14e2f8a8e5
|
Bug 422055 Use jemalloc on OpenSolaris p=Jason Evans, Ginn Chen r=ted.mielczarek a=beltzner
|
2008-04-30 00:14:44 -07:00 |
|