Jonathan Griffin
|
ffd9106373
|
Bug 519570. Log leaks for child processes in separate files, and handle them in automation.py. r=bsmedberg
|
2009-11-10 11:16:12 -08:00 |
|
Johnathan Nightingale
|
54c1e2bb3f
|
Bug 527125 - Blocklist calc.dll v1.0.0.1 r=vlad a=beltzner
|
2009-12-01 13:39:12 -05:00 |
|
Brian Crowder
|
00844eb2f8
|
Bug 519316 - faster remote starting for WinCE, r=mfinkle, blocking-fennec=blassey
|
2009-12-01 07:45:35 -08:00 |
|
Mark Finkle
|
501dec72eb
|
Bug 533017 - Bring Fennec to the top when clicking on it from the hildon desktop [r=stuart]
|
2009-12-10 17:00:19 -05:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Ben Turner
|
312e78c79d
|
Fix command line initialization on windows
|
2009-11-04 17:34:22 -08:00 |
|
Chris Jones
|
728e83ca1a
|
a non-MOZ_IPC function fell in with the wrong crowd
|
2009-11-04 10:50:13 -06:00 |
|
Chris Jones
|
affe2a4e94
|
bug 526397: fix up command line init. no r=, minor
|
2009-11-03 23:12:18 -06:00 |
|
Vladimir Vukicevic
|
a27e1b6398
|
b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver
|
2009-11-10 14:34:41 -08:00 |
|
Chris Jones
|
bbf04a4991
|
bug 525169: remove superfluous test-harness. no r=, removing testing code only
|
2009-10-29 00:56:24 -05:00 |
|
Ted Mielczarek
|
57f6ed3438
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
|
2009-12-16 09:30:39 -05:00 |
|
Ted Mielczarek
|
b78f976ee8
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
Backed out changeset 09e8d73fda8b
|
2009-12-16 09:28:50 -05:00 |
|
Benjamin Smedberg
|
2efe22a0e4
|
Merge only plugin changes from e10s to mozilla-central.
|
2009-12-16 09:19:07 -05:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
eba77abeb6
|
Merge mozilla-central into e10s.
|
2009-10-28 11:32:00 -04:00 |
|
Chris Jones
|
4f942a96f2
|
bug 523761: give top-level IPDL actors handles to each others' processes. r=bent
|
2009-10-27 16:52:37 -05:00 |
|
Benjamin Smedberg
|
15de24f35e
|
Merge mozilla-central to electrolysis.
|
2009-10-20 12:08:28 -04:00 |
|
Ben Turner
|
e17ebd68f9
|
Fix lingering error from changing IPDL methods from returning nsresult to bool
|
2009-10-19 13:03:22 -07:00 |
|
Daniel Holbert
|
16d6c9d4d9
|
Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron
|
2009-10-19 08:03:00 -07:00 |
|
Benjamin Smedberg
|
47962706bf
|
Bug 523097 - Turn off MOZ_IPC for platforms where we currently don't build, and fix up ifdefs so that everything builds
--HG--
extra : rebase_source : 9da68ad54e7c378a4c9bbaac7b2166630827ec60
|
2009-10-19 09:55:03 -04:00 |
|
Chris Jones
|
373c019990
|
bug 521324: call the multi-threaded GLib initialization function. r=karlt
|
2009-10-19 11:28:42 -05:00 |
|
Makoto Kato
|
8974e4e157
|
b=526735, STATUS_DLL_NOT_FOUND not present in Vista SDK; r=vlad
|
2009-11-05 12:23:06 -08:00 |
|
Vladimir Vukicevic
|
f17555ab6c
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
|
Neil Rashbrook
|
7849cfdd09
|
Bug 525725 -help crashes [@ LoadPlatformDirectory] r=bsmedberg
|
2009-11-04 21:34:16 +00:00 |
|
Jim Mathies
|
f8ffd3bcb1
|
back out changeset 41c421f97869
|
2009-11-04 11:02:59 -06:00 |
|
Vladimir Vukicevic
|
4023e1ce21
|
b=524904, add support for generic Windows DLL blocklist; r=shaver
|
2009-11-03 22:35:20 -08:00 |
|
Benjamin Smedberg
|
fa058fc1f1
|
Merge mozilla-central to electrolysis to pick up bug 515436.
|
2009-10-12 10:51:38 -04:00 |
|
Chris Jones
|
be2f5f8cbe
|
bug 521445: band-aid to stop an assertion failure when plugin processes shut down
|
2009-10-09 13:05:51 -05:00 |
|
Chris Jones
|
e8012b2b92
|
Bug 516759: Use OOP crash reporting in Gecko. r=luser
--HG--
extra : rebase_source : 1949d23a5ce0c15c266d9e67e6a6be7d650a51df
|
2010-01-12 15:14:38 -06:00 |
|
Chris Jones
|
2aef5d8f98
|
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
--HG--
extra : rebase_source : 51cafc94af98f10e6f94652262ce00a5d0c9db5a
|
2010-01-12 15:14:37 -06:00 |
|
Chris Jones
|
826a18e082
|
bug 518126, part 2: add infrastructure for C++ tests of IPDL-generated code. r=ted,bsmedberg
|
2009-10-06 13:02:26 -05:00 |
|
Ben Turner
|
62534891fc
|
Merge mozilla-central
|
2009-10-05 16:08:52 -07:00 |
|
Romain BEZUT
|
0c1bd6f118
|
Bug 458631 - Misalignment in --help command line. r=gavin
|
2009-10-09 12:50:42 +02:00 |
|
Robert Strong
|
75d676942c
|
Bug 513958 - Firefox silently fails to start if %APPDATA% variable is missing. r=jmathies, r=bsmedberg
|
2009-10-08 20:03:09 -07:00 |
|
David Dahl
|
5faa48b6e3
|
Bug 526623: Send channel with crash data. r=dtownsend
|
2009-11-13 15:05:14 -08:00 |
|
Josh Aas
|
b9ea59d446
|
Backed out changeset 88b83c564d3c
|
2009-11-13 07:22:28 -05:00 |
|
Josh Aas
|
953c7cb963
|
Get rid of FSRef usage in XRE_GetBinaryPath. Also resolve cached paths when initializing from CFURL sources. b=506812 r=vlad
|
2009-11-13 05:24:41 -05:00 |
|
Benjamin Smedberg
|
d44f878b56
|
Merge mozilla-central into Electrolysis.
|
2009-09-18 16:47:18 -04:00 |
|
Lubos Lunak
|
84d4f7d790
|
Bug 416053 - Desktop startup notification not disappearing when app window is up (Linux). r=bsmedberg
|
2009-10-08 06:52:59 +02:00 |
|
Vivien Nicolas
|
3a3b5233b1
|
Bug 519468: matchOS is read from default prefs at startup [r=benjamin]
|
2009-11-02 13:04:45 -05:00 |
|
Mark Finkle
|
d41a3897bb
|
Bug 525701: X-Osso-Service doesn't match Vendor.Name in application.ini [r=dougt]
|
2009-11-01 17:13:01 -05:00 |
|
Jacek Caban
|
c68655211b
|
Bug 530314 - TestXREMakeCommandLineWin.cpp compilation fails on mingw due to unsupported wmain, r=ted
|
2009-12-13 09:44:15 -08:00 |
|
Makoto Kato
|
c59b27822d
|
2nd parameter of Gestalt() is SInt32, not long. 64-bit fix. b=514996 r=josh
|
2009-09-18 12:37:22 -04:00 |
|
Benjamin Smedberg
|
30bd4e4e51
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
|
2010-02-03 17:17:09 -05:00 |
|
Chris Jones
|
2cf5171772
|
Bug 540116: By default, unblock the parent process if a child crashes in a DEBUG build that uses ah_crap_handler(). Set MOZ_DONT_UNBLOCK_PARENT_ON_CHILD_CRASH=1 to restore old behavior. r=bsmedberg
|
2010-01-27 22:23:16 -06: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 |
|
Ehsan Akhgari
|
611a93a130
|
Bug 510881 - Entering Private Browsing via command line shows tabs from previous session; r=mconnor,bsmedberg
|
2009-09-15 14:42:01 +04:30 |
|
Ginn Chen
|
5850a36863
|
Bug 492326 Make symbol nspr_use_zone_allocator to be global r=bsmedberg
|
2009-09-15 15:02:51 +08: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 |
|
L. David Baron
|
109f8eeb81
|
Fix valgrind warning about passing uninitialized act->sa_mask to sigaction. (Bug 538013) r=gal
|
2010-01-07 08:51:16 -05:00 |
|
Benjamin Smedberg
|
7c264c1ffa
|
Bug 536173 - Build fails when building platform.ini with an uncommitted merge: "ValueError: too many values to unpack", r=ted
|
2010-01-06 11:59:44 -05:00 |
|
Alexander L. Slovesnik
|
5d411d0601
|
Bug 540692: Blocklist vksaver.dll r=johnath
|
2010-02-07 10:48:49 -05:00 |
|
L. David Baron
|
e1359c2439
|
Merge backout of changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
|
2010-02-10 21:53:20 -08:00 |
|
L. David Baron
|
9181dbf3d8
|
Backed out changeset 0ddf975663a0 (Bug 540692: Blocklist vksaver.dll) to test the theory that it is the cause of number 1 topcrash bug 545195.
|
2010-02-10 21:53:02 -08:00 |
|
Josh Aas
|
dd95eec31a
|
Back out changeset 845b625b5eb5. b=506812
|
2009-09-09 09:59:07 -04:00 |
|
Josh Aas
|
27cacb73f8
|
Re-land: Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
|
2009-09-09 08:28:23 -04:00 |
|
Christian Persch
|
33f36b44c7
|
Bug 399161 - "only call gnome_program_init if there is no GnomeProgram yet" [r=bsmedberg]
|
2009-09-06 17:52:23 -05:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Ben Turner
|
dccb0805dd
|
Rename remaining protocols
--HG--
rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl
rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl
rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl
rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl
rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
|
2009-09-09 15:00:14 -07:00 |
|
Ben Turner
|
0f1d5c36a0
|
Force child processes to close and wait for them on shutdown
|
2009-09-02 17:18:27 -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
|
5b7e1a569b
|
Fix build bustage?
|
2009-08-27 15:54:05 -07:00 |
|
Ben Turner
|
8e88b405d2
|
Rework chromium initialization
|
2009-08-27 14:11:10 -07:00 |
|
Benjamin Smedberg
|
187a34a633
|
Merge mozilla-central into Electrolysis
|
2009-08-26 12:15:27 -04:00 |
|
Ben Turner
|
b5348a3322
|
Fix build bustage
|
2009-08-25 16:39:30 -07:00 |
|
Ben Turner
|
1521c7b109
|
Fix testshell to use the new callback commands, and shut down properly
|
2009-08-25 16:07:22 -07:00 |
|
Robin Bate Beorop
|
b7c4e982b3
|
Bug 507218 - Expose the process type (chrome/content) to client code via XRE_GetProcessType and nsIXULRuntime, r=bent
|
2009-08-19 13:09:51 -04:00 |
|
Benjamin Smedberg
|
3727beac48
|
Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping
|
2009-08-12 14:31:48 -04:00 |
|
Benjamin Smedberg
|
0e0931b400
|
Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar.
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
|
2009-08-12 12:18:08 -04: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 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Brian Crowder
|
474f14058c
|
Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad
|
2009-08-22 00:13:49 -07:00 |
|
Justin Dolske
|
ac40d6a9b8
|
Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir
|
2009-08-20 15:17:29 -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 |
|
Brad Lassey
|
10b601ff6c
|
Bug 512383 - fix bustage on WinCE without --enable-splashscreen, patch by blassey, r=gavin
|
2009-08-26 16:11:21 -07:00 |
|
Brian Crowder
|
300e013809
|
Bug 512330 - preserve nosplash and no-remote arguments across restarts correctly, r=mossop
|
2009-08-26 16:10:48 -07:00 |
|
Chris Jones
|
73d7fbdbd5
|
initialize chromium command line with absolute binary path
|
2009-08-05 23:29:07 -05:00 |
|
Chris Jones
|
88b2d3c3d3
|
bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
--HG--
extra : transplant_source : %C2x%AA%8C%9E%FF%05%9A%9A%86aw%09L%A1%FAQ%DATG
|
2010-01-14 17:38:00 -05: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 |
|
Robert Strong
|
9494a0c363
|
Bug 521262 - XREDirProvider provides app chrome dir twice, making us parse manifests twice. r=bsmedberg
|
2009-10-12 12:12:19 -07:00 |
|
Ben Turner
|
cd1d42ffe0
|
Merge mozilla-central
|
2009-07-30 11:28:07 -07:00 |
|
Josh Aas
|
87a641a295
|
Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
|
2009-07-30 14:21:40 -04:00 |
|
Ben Turner
|
f120ae185f
|
Fix chromium statics for apps that don't run through XRE_Main
|
2009-07-29 14:11:42 -07:00 |
|
Ben Turner
|
018b1a724f
|
Allow ipcshell to receive a response from its child process
|
2009-07-23 15:27:17 -07:00 |
|
Brian Crowder
|
7a7bba15a0
|
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
|
a4fc9676b2
|
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
|
b916205fe7
|
Bug 535802 - disable the Windows JIT crash dialog when running mochitests, r=ted
|
2009-12-18 16:16:38 -05:00 |
|
Ben Turner
|
d125f2e7bb
|
Fix ipcshell for newest changes to GeckoChildProcessHost
|
2009-07-21 11:41:02 -04:00 |
|
Benjamin Smedberg
|
0501b7a589
|
Make --disable-ipc work... mac-ppc now builds by default.
|
2009-07-20 15:04:52 -04:00 |
|
Chris Jones
|
cc9c58dbcb
|
add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code.
|
2009-07-20 13:14:41 -05:00 |
|
Benjamin Smedberg
|
5f6788e8f8
|
Merge mozilla-central up to this weekend's Electrolysis changes
|
2009-07-20 09:41:05 -04:00 |
|
Benjamin Smedberg
|
1e808cd4ea
|
Merge mozilla-central into Electrolysis
--HG--
rename : modules/plugin/base/src/nsPluginHostImpl.cpp => modules/plugin/base/src/nsPluginHost.cpp
|
2009-07-20 09:36:23 -04:00 |
|
Chris Jones
|
be1ba467e4
|
check that protocol state machines are race-free. fix race in test-harness (whoops).
|
2009-07-17 18:10:10 -05:00 |
|
Benjamin Smedberg
|
5b5389ef68
|
Bug 479667 - Firefox should use SetProcessDEPPolicy (if available) to get DEP protection on Windows XPSP3 as well as Windows Vista if the global configuration has DEP off by default, r=jimm
|
2009-07-17 10:17:45 -04:00 |
|
Chris Jones
|
d7947d5455
|
add IPDL test harness and the mountains of code that entails. add |bool| type to IPDL. fix bugs in nascent async/sync channels.
|
2009-07-14 00:12:50 -05:00 |
|
Ben Turner
|
44bc13e3b6
|
Linux bustage fix?
|
2009-07-11 02:42:31 -04:00 |
|
Ben Turner
|
011769cbf2
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |
|
Chris Jones
|
e6c73d1542
|
use a single binary, mozilla-runtime, for all child processes
|
2009-07-10 14:03:09 -05:00 |
|
Benjamin Smedberg
|
d072272ca2
|
Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code.
|
2009-07-07 12:26:49 -04:00 |
|
Chris Jones
|
8aa21b1e90
|
merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there.
|
2009-07-02 11:54:22 -05:00 |
|
Benjamin Smedberg
|
cdf4b869dc
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |
|
Benjamin Smedberg
|
5a4dce8f48
|
Hook up the tab child process
|
2009-06-30 15:21:25 -04:00 |
|
Benjamin Smedberg
|
1004b53e4e
|
Bug 501176 - Move nsXULAppAPI.h to tier_xpcom, r+sr?bz
--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
|
2009-06-29 14:39:39 -04:00 |
|
Martin Stránský
|
13458c0d87
|
Bug 453689. Allow customizable executable name for relaunching via GNOME session management. r=bsmedberg
--HG--
extra : rebase_source : ced5000659dd30a0f350a8ca786f0c68214c6d11
|
2009-06-24 21:07:49 +12:00 |
|
Robert Strong
|
0be21cf76b
|
Bug 500533 - Firefox missing app icon on Windows CE - incorrect icon resource id's. r=vlad
|
2009-07-07 21:16:45 -07:00 |
|
Robert Strong
|
82ccc258a2
|
Bug 504432 - [WinCE] updater.exe not launched when there is an update during startup. r=vlad
|
2009-07-29 23:01:50 -07:00 |
|
Karl Tomlinson
|
eeb0cfb6b9
|
whitespace change to force rebuild with dae91a0884c9
|
2009-07-30 15:23:56 +12:00 |
|
Navin Lal
|
9313832a8a
|
Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron
|
2009-07-25 03:27:08 +02:00 |
|
Justin Dolske
|
c952f24155
|
Bug 504238 - <menupopup>s on Windows CE are confusing window size and content size.. r=vladimir
|
2009-07-23 17:35:49 -07:00 |
|
Martin Stránský
|
650459f968
|
Bug 453689 - "Firefox needs to register the proper name with session management for restart" (change "MOZILLA_APP_LAUNCHER" -> "MOZ_APP_LAUNCHER") [r=bsmedberg]
|
2009-07-23 09:27:09 -07:00 |
|
Vladimir Vukicevic
|
127485d199
|
b=499863; XREDirProvider gives wrong APPDATA dir on Windows CE; r=rs
|
2009-07-17 16:04:56 -07:00 |
|
Robert Strong
|
56639f2d73
|
Bug 509161 - [WinCE] Remove support for XRE_UPDATE_ROOT_DIR on WinCE. r=sdwilsh
|
2009-08-10 19:59:00 -07:00 |
|
kantha kanchiraju
|
50d61c5923
|
bug 486600 - Fennec doesnt restore the window on Omnia running windows mobile 6 r=dougt
|
2009-08-05 12:15:56 -04:00 |
|
Josh Aas
|
5c4e688fab
|
Backed out changeset 4318f781ab87 to investigate Ts changes, b=506812 CLOSED TREE
|
2009-07-31 16:53:51 -04:00 |
|
Robert Strong
|
e0d712bd35
|
Followup nit for Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports.
|
2009-07-02 16:30:47 -07:00 |
|
Robert Strong
|
86a3d4ce8f
|
Bug 490258 - TestXREMakeCommandLineWin: fix nits in result reports. r=ted.mielczarek
|
2009-07-02 10:13:47 -07:00 |
|
Benjamin Smedberg
|
9ce06efb6a
|
Bug 501176 - Move nsXULAppAPI.h to tier-xpcom, r+sr=bz
--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
|
2009-07-01 09:32:33 -04:00 |
|
Vladimir Vukicevic
|
24659ba959
|
b=381494; add optional splashscreen for our slower targets; r=bsmedberg
|
2009-06-16 11:59:35 -07:00 |
|
Dave Townsend
|
23914a0124
|
Bug 498379: Checking that we aren't updating to an older version of the application fails in certain cases. r=robstrong
|
2009-06-15 20:48:30 +01:00 |
|
Hiroyuki Ikezoe
|
f30197893a
|
Bug 495871 - "Memory leak in nsWindowsRestart.cpp" (A patch) [r=doug.turner a=sgautherie.bz]
|
2009-06-14 01:55:04 -07:00 |
|
Marco Pesenti Gritti
|
3a64c67e10
|
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
|
Hiroyuki Ikezoe
|
4f3fae71b8
|
Bug 490274 - Memory leak in toolkit/xre/nsWindowsRestart.cpp; r=benjamin
|
2009-05-14 16:17:51 +02:00 |
|
Dave Townsend
|
f7a4e23645
|
Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong
|
2009-05-12 09:22:39 +01:00 |
|
Dave Townsend
|
7ddcc7c22d
|
Bustage fix from bug 484442
|
2009-04-21 11:53:43 -07:00 |
|
Benjamin Smedberg
|
ddeddf0c6d
|
Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop
|
2009-04-21 11:36:44 -07:00 |
|
Makoto Kato
|
22f819b3a7
|
bug 487888 - Possible crash in nsNativeAppSupportWin::Start() r=bsmedberg
|
2009-04-13 22:49:06 -04:00 |
|
Tomeu Vizoso
|
9db0682493
|
Bug 486679 - misleading embedding assertion about NS_APP_USER_PROFILE_50_DIR not being defined, r=bsmedberg
|
2009-04-13 13:34:01 -04:00 |
|
Hiroyuki Ikezoe
|
502ab658ab
|
bug 485031 - WinCE Crash on First Startup (or command line environment passing) r=bsmedberg
|
2009-04-13 11:18:43 -04:00 |
|
Josh Aas
|
5ba0afd55a
|
optimize/modernize Mac OS X toolkit/xre code. b=486733 r=mstange sr=bsmedberg
|
2009-04-09 20:54:11 -04:00 |
|
Ted Mielczarek
|
a8a9796d5c
|
bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg
|
2009-04-02 11:41:12 -04:00 |
|
Michael Ventnor
|
84d760952c
|
Bug 469831 - need gtk2 drawing code for test plugin. r+sr=roc
--HG--
extra : rebase_source : 408ca77e1b3ff85e049fa8809cb13cc0885c8006
|
2009-01-26 11:21:46 -05:00 |
|
Josh Aas
|
a017628a07
|
Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg
|
2009-03-19 10:41:13 -07:00 |
|
Josh Aas
|
f8d3d3ccd3
|
Code style cleanup for toolkit/xre Mac OS X code. No bug.
|
2009-03-09 17:27:48 -04:00 |
|
Josh Aas
|
ab3b25ec6a
|
Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg
|
2009-03-06 12:32:57 -06: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 |
|
Matthew Gregan
|
ad2f765c3e
|
Bug 411615 - ah_crap_handler should call _exit explicitly. r=dbaron, sr=jag
|
2009-02-26 19:56:10 +13:00 |
|
Doug Turner
|
81cc31a925
|
Bug 472548 - Improves the nsIdleService on Maemo. r=gijskruitbosch, sr=stuart
|
2009-02-25 10:45:42 -08:00 |
|
L. David Baron
|
f2fcae931e
|
Correctly null-terminate the buffer after calling readlink. (Bug 476608) r=bsmedberg
|
2009-02-24 16:14:49 -08:00 |
|
David Dahl
|
281f0efe60
|
Bug 473337 - Refresh the updater application icon; Linux part; r=(robert.bugzilla + ted.mielczarek) ui-r=faaborg
|
2009-02-24 17:53:36 +01:00 |
|
Makoto Kato
|
400343426c
|
bug 478843 - /toolkit/xre/nsAppRunner.cpp:1424:6: error: #elif with no expression. r=benjamin
|
2009-02-18 21:01:05 +09:00 |
|
Axel Hecht
|
b41bb081d7
|
bug 475618, xulrunner's platform.ini should include repo and sourcestamp, r=bsmedberg
|
2009-02-16 14:32:39 +01:00 |
|
David Humphrey
|
ea0d8cc6b5
|
Bug 380163 - Run commandline handlers on Mac when the app is already running, r=josh, sr=bsmedberg
|
2009-02-15 19:05:55 -08:00 |
|
Vladimir Vukicevic
|
87ea64415b
|
b=477727; bandaid wince firefox restart crash; r=stuart
|
2009-02-10 15:10:08 -08:00 |
|
Brad Lassey
|
8946722ee4
|
bug 476711 - Native App support for windows ce, follow up fixing wrong string size parameters to snwprintf
|
2009-02-05 16:20:33 -08:00 |
|
Brad Lassey
|
8610ca7924
|
bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg
|
2009-02-05 15:50:50 -08:00 |
|
Brad Lassey
|
12240222e1
|
bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg
|
2009-02-05 15:50:44 -08:00 |
|
Arpad Borsos
|
51bf75177c
|
Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc
|
2009-02-02 18:49:58 +01:00 |
|