Dave Townsend
e3725abe51
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
2010-07-14 10:13:26 -07:00
Neil Rashbrook
c34048712b
Bug 568691 Further followup to actually register static components r=bsmedberg
2010-07-13 15:24:58 +01:00
Benedict Hsieh
11592d0c8e
Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg
2010-07-02 16:59:17 -07:00
Benjamin Smedberg
ccb8c69699
Fix --disable-libxul from bug 568691. r=Mossop
2010-07-02 14:23:41 -04:00
Benjamin Smedberg
c0b20a13c4
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
ac4e827647
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
12c1789fd2
Fix --disable-crashreporter build in nsAppRunner.cpp
2010-06-22 20:18:45 -04:00
Benjamin Smedberg
7373b9e713
Fix crash running leaktest --register because nNativeAppSupport hasn't been set yet.
2010-06-22 20:11:32 -04:00
Benjamin Smedberg
726d0cfc47
Address review comments from bug 568691 comment 13/14/17:
...
* rename mozilla::Module struct entries to be clearer
* change Module documentation so that the last entry is { NULL } in all cases (the compiler will 0-expand the structure)
* remove NS_XPCOM_COMPONENT_REGISTRY_FILE
* add MOZ_MEDIA/MOZ_OGG/MOZ_WAVE/MOZ_WEBM ifdefs to nsHTMLMediaElement.h and nsContentUtils.cpp
2010-06-21 12:46:26 -04:00
Benjamin Smedberg
0e824d90bb
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
2010-06-10 14:11:11 -04:00
Benjamin Smedberg
206621b6a9
Bug 570488 - Remove xpti.dat caching which harms us in runtime and code complexity
2010-06-10 12:51:29 -04:00
Doug Turner
8fec9c6ba6
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
2010-06-28 16:33:19 -07:00
Michael Wu
e69eeec3ec
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
2010-06-25 13:29:43 -07:00
Benjamin Smedberg
e2f2c8891a
Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop
2010-06-14 16:05:48 -07:00
Kyle Huey
1e12472b25
Backed out changeset f7323647892a
2010-06-14 11:14:36 -07:00
Benedict Hsieh
3c71a7c0ea
Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg
2010-06-11 12:02:13 -07:00
Josh Aas
6cb1cc47af
Simplify nsCommandLineServiceMac, make it easier to understand and faster. Remove unused code. b=542936 r=mstange r=bsmedberg
2010-06-08 18:26:12 -04:00
Michael Wu
a1286a371f
Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
2010-06-03 18:16:20 -07:00
Ben Newman
e7ba8b2269
Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg
2010-06-25 08:00:35 -07:00
Oleg Romashin
6c4193bf8b
Bug 569514 - graphicssystem cmdline argument does not work anymore. r=dougt
2010-06-02 05:24:16 -04:00
Oleg Romashin
923b718e39
Bug 564770 - provide graphics system parameter for child processes. r=dougt
2010-05-24 14:21:52 +02:00
Michael Wu
45d4327409
Bug 552121 - Add omnijar API [2/7], r=bsmedberg
2010-05-21 10:58:32 -07:00
Ehsan Akhgari
506349bb1f
Bug 560647 - add startup timeline instrumentation; r=vlad
2010-05-19 19:22:19 -04:00
f2e516f204
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Rob Arnold
ab46fd2c10
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Dave Townsend
86df937fd6
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
2010-04-29 13:11:23 -07:00
Dave Townsend
c92630540b
Backout new add-ons manager due to Ts regression on OSX 10.5
2010-05-01 11:04:44 -07:00
Dave Townsend
3f389ab70d
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
2010-04-29 13:11:23 -07:00
Mitchell Field
033ca6df32
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
2010-04-29 18:59:13 +02:00
Mike Hommey
a09ce8c24a
Bug 368477 - Set $HOME with data from getpwuid if $HOME is not set. [r=benjamin]
2010-04-29 07:19:50 +00:00
Vladimir Vukicevic
27746b23d9
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
2010-04-26 11:13:03 -07:00
Jonathan Kew
7bf7ab83f9
bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz
2010-04-21 09:29:38 +01:00
Mike Hommey
9009e5b237
Bug 555894 - Don't use static strings when setting environment variables [r=vladimir, sr=benjamin]
2010-04-19 10:29:18 +02:00
Siddharth Agarwal
0730a5fb0a
Bug 558918 - VC10: _set_sbh_threshold missing. r=bsmedberg.
...
This only affects debug builds on Windows 2000.
2010-04-20 00:47:54 +05:30
Nickolay Ponomarev
8d1ce14115
bug 369147, "Warning: unrecognized command line flag -foreground" on launch
...
r=josh
Don't add the '-foreground' flag to the list of command line arguments if we're not restarting,
since no-one outside of XRE_main knows how to handle it.
2010-04-17 13:50:17 +04:00
Michael Wu
32c1a75409
Bug 543150 - Eliminate platform.ini checking in XRE_main, r=bsmedberg
2010-04-07 12:44:38 -07:00
Phil Ringnalda
e43d7d1a36
Bug 552688 - Clean up .autoreg leftovers, r=bsmedberg
2010-03-13 00:03:27 -08:00
Martin Stránský
008f6dcfc0
Bug 237128 - Raise an alert window if a profile couldn't be loaded. ui-rjohnath, r=bsmedberg
2010-03-06 16:40:33 +01:00
Mark Banner
42c0a31f11
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Mike Kristoffersen
14fad69399
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
2010-03-04 13:51:42 -08:00
Karl Tomlinson
2724372d1f
b=517133 Get crash stats for X errors r=bsmedberg
2010-02-24 14:25:16 -08:00
Justin Dolske
e7aaa34e46
Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted
2010-02-09 17:05:31 -08:00
Walter Meinl
87fcb57f7b
Bug 536343: Fix build bustage on OS/2 in nsSigHandles.cpp r=bsmedberg,dragtext
2010-01-30 07:48:32 -05:00
Brian Crowder
11e681ea2f
bug 530539 - Need to be able to specify nosplash in an environment variable r=dolske
2009-12-29 20:21:46 -05:00
Benjamin Smedberg
95077fe38c
Followup to bug 535802, make it work on Linux too by passing around the program name from argv[0]
2009-12-18 17:14:53 -05:00
Benjamin Smedberg
652af41a51
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
2009-12-18 16:16:38 -05:00
Andreas Gal
c413677380
Extensions/libraries/plugins might enable FPU/SSE2 exceptions, causing floating-point operations to crash (533035, r=robarnold,bsmedberg).
2009-12-17 13:56:12 -08:00
Ginn Chen
ad3920eec1
534845 KDE/Gnome startup notification not disappearing for the first time startup (needsRestart) r=bsmedberg
2009-12-16 19:22:36 +08:00
Benjamin Smedberg
5b878f3ca5
Bug 534701 - Make linkage work even in static builds (where nsEmbedFunctions.cpp is not built) r=cjones, a=bz for a CLOSED TREE
2009-12-14 14:13:00 -08:00
Chris Jones
28113062c3
fix some leaks found by valgrind. r=trivial
2009-12-04 18:15:44 -06:00