Ehsan Akhgari
|
6c2e6b0a79
|
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 |
|
Ehsan Akhgari
|
f401254d50
|
Bug 603679 - Fix a regression causing the Shockwave plugin to fail to load; r=bsmedberg a=blocking-beta8+
|
2010-11-04 14:45:51 -04:00 |
|
Michael Wu
|
2c1df5131b
|
Bug 588607 - 3. Add support for the custom library loader to plugin-container, r=cjones a=blocking-fennec
--HG--
extra : rebase_source : 9e0fbf12f79495964febafaa3f0065805139db03
|
2010-10-15 11:28:07 -07:00 |
|
Ehsan Akhgari
|
2fdb64b721
|
Bug 286382 - Don't load DLLs from the current directory; r=bsmedberg a=blocking-betaN+
|
2010-09-28 20:33:43 -04:00 |
|
Josh Aas
|
1f83591a78
|
Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+
|
2010-09-10 13:09:30 -04:00 |
|
Josh Aas
|
252c8e9c10
|
Backed out changeset 52388a9a6337, bug 592951. a=me
|
2010-09-08 18:19:51 -04:00 |
|
Josh Aas
|
27016c473f
|
Bug 592951: Use 'posix_spawnp' to launch child processes on Mac OS X. r=ted a=blocking-b6+
|
2010-09-08 16:24:30 -04:00 |
|
Josh Aas
|
2e8e491e2b
|
Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5
|
2010-08-23 15:33:51 -04:00 |
|
Ted Mielczarek
|
3f7bf2f258
|
bug 559228 - Implement multi-process crash reporting on Mac. r=bsmedberg a=blocking
--HG--
extra : rebase_source : 83e8073a3c8e47f8fec39b123221f80db89941e7
|
2010-08-16 15:05:09 -04:00 |
|
Makoto Kato
|
20b317b74b
|
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 |
|
Ehsan Akhgari
|
567f440d5a
|
Bug 580406 - [OOOP] plugin process should be properly named; r=benjamin approval2.0=beltzner
|
2010-07-21 11:55:51 -04:00 |
|
Benjamin Smedberg
|
b041c8bcfa
|
Remove pieces of bug 557225 which depend on the incorrect @loader_path changes in bug 578751. This will probably allow plugin-container to launch, because DYLD_LIBRARY_PATH has been munged for it. a=johnath for pushing to a CLOSED TREE
|
2010-07-20 17:57:02 -04:00 |
|
Benoit Girard
|
942c80cced
|
Bug 557225 - Load the plugin-container from the App Bundle. r=cjones
|
2010-07-19 18:35:45 -04:00 |
|
Ted Mielczarek
|
8c74014d71
|
bug 557225 - add a bundle for the plugin process to make it not show up in the dock
@@ -575,7 +575,7 @@
--HG--
rename : toolkit/mozapps/update/updater/macbuild/Contents/Info.plist => ipc/app/macbuild/Contents/Info.plist.in
rename : toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo => ipc/app/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => ipc/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
|
2010-06-11 08:28:03 -04:00 |
|
Masatoshi Kimura
|
db541da182
|
Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
(transplanted from 63b89b3114614929b80a358163a2d1ae9feea91b)
--HG--
extra : transplant_source : c%B8%9B1%14aI%29%B8%0A5%81c%A2%D1%AE%9F%EE%A9%1B
|
2010-05-24 09:55:00 -04:00 |
|
Chris Jones
|
e5b0a6f49d
|
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
|
2010-05-05 16:35:09 -05:00 |
|
Ben Turner
|
71424d5bdf
|
Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
|
2010-04-09 15:40:14 -07:00 |
|
Ben Turner
|
3d8aea9d32
|
Backed out changeset 25879ce33e7a
|
2010-04-09 20:57:30 -07:00 |
|
Ben Turner
|
d18239a679
|
Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
|
2010-04-09 15:40:14 -07:00 |
|
Josh Aas
|
9994fdbfbf
|
Bug 555234: Enable OOPP for x86 OS X and don't export mochitests conditional on MOZ_IPC. r=bsmedberg,ted
|
2010-04-02 20:19:31 -05:00 |
|
Chris Jones
|
01826d9bd4
|
Bug 556198: Build jemalloc into mozilla-runtime. r=bsmedberg
|
2010-04-01 15:51:49 -05:00 |
|
Chris Jones
|
0b3d2c0208
|
Stub out OOP crashreporter on OS X. b=555714 r=josh
|
2010-03-30 13:32:53 -04:00 |
|
Benjamin Smedberg
|
ba9e668372
|
Bug 546492 - Provide a resource description for mozilla-runtime.exe, r=ted with altered text suggested by dolske
--HG--
extra : rebase_source : fa926b11f4e7bb2ec45a9f404afe6f22538c19ca
|
2010-02-24 11:41:34 -05:00 |
|
Chris Jones
|
64066276b0
|
Bustage fix: work around XRE hackery.
--HG--
extra : rebase_source : 369e571b7e2dcd78bb6d1cd4c0aa470f43b623bf
|
2010-01-12 17:42:58 -06:00 |
|
Chris Jones
|
6d065b2d57
|
Bug 516759: Use OOP crash reporting in Gecko. r=luser
--HG--
extra : rebase_source : 1949d23a5ce0c15c266d9e67e6a6be7d650a51df
|
2010-01-12 15:14:38 -06:00 |
|
Jim Mathies
|
b75a54d089
|
Bug 538990 - Add a resource manifest to mozilla-runtime.exe. r=ted.
|
2010-01-13 19:44:34 -06:00 |
|
Chris Jones
|
ad7cc03628
|
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
|
2009-09-17 18:09:20 -05:00 |
|
Ben Turner
|
151058edaa
|
Landing the first part of NPRuntime support for plugin-side objects. Not hooked up yet.
|
2009-09-17 15:15:12 -07:00 |
|
Ben Turner
|
175d63409f
|
Fix crashing iframes due to gtk_init, stop using windows in xpcshell tests
|
2009-09-08 13:35:12 -07:00 |
|
Ben Turner
|
168680f7ad
|
Fix linux builds by giving them a better idea of the executable location
|
2009-09-04 00:23:06 -07:00 |
|
Robin Bate Beorop
|
b4dc22d447
|
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 |
|
Ben Turner
|
896d5d4ea3
|
Adds the ipcshell application to test IPC
|
2009-07-11 02:33:10 -04:00 |
|
Chris Jones
|
55c13c871a
|
add files that should have been in last cset
|
2009-07-10 14:58:14 -05:00 |
|