Commit Graph

198 Commits

Author SHA1 Message Date
Robert O'Callahan
c6a84f5c5f Backing out bug 492225 on suspicion of causing Windows leak test fatal assertion. 2009-05-18 11:20:44 +12:00
Hiroyuki Ikezoe
2664872db7 Bug 492225. Remove nsUTF8Utils dependency from nsWIndowsWMain. r=bsmedberg 2009-05-18 10:30:41 +12: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
David Humphrey
b36745e3a1 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Ted Mielczarek
18849f5bc2 bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg 2009-02-02 08:53:24 -05:00
Ted Mielczarek
1610330c19 bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh 2009-02-02 08:53:24 -05:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Makoto Kato
85cef49865 Bug 384746 - Win64 build support for mozilla/toolkit. r=neil, sr=benjamin 2009-01-14 20:08:40 +09:00
Benjamin Smedberg
54de57c5d0 Bug 463642 - Safe mode should disable JIT, r+sr=jst
--HG--
rename : toolkit/xre/nsIXULRuntime.idl => xpcom/system/nsIXULRuntime.idl
2009-01-12 11:05:10 -05:00
Robert Strong
e58b51123f Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend 2009-01-05 15:17:40 -08:00
Robert Strong
247e364bdc Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies 2009-01-01 16:18:33 -08:00
Ginn Chen
495a04149e Bug 460926 A11y heirachy is broken on GNOME 2.24, r=surkov.alexander sr=roc 2008-12-22 14:46:30 +08:00
Benjamin Smedberg
8f3b304044 Merge backout of bug 460926 2008-12-15 09:21:17 -05:00
Benjamin Smedberg
53c6a29330 Backed out changeset 71c3a9d14712 - Bug 460926 - due to crash regression, bug 468845 2008-12-15 09:18:45 -05:00
Ginn Chen
084aa30678 Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc 2008-12-08 15:01:26 +08:00
Stephen Lau
cd6296da73 Bug 354857: Application initiated restarts don't pass -foreground to the new process on OSX. r=mossop 2008-12-04 10:05:24 -06:00
Brad Lassey
b4646a8413 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Ted Mielczarek
aaa310913e bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg 2008-11-25 12:03:26 -05:00
Robert Strong
cbdfafbc55 Bug 313057: Automatic updater downgrades/overwrites browser version when an older/identical version is in the queue. r=bsmedberg, a1.9.1b2=beltzner 2008-11-14 12:11:08 +00:00
Dmitry Potapov
7214c98ab9 Bug 412610 - "MAXPATHLEN too small for glibc's realpath()" (define MAXPATHLEN as PATH_MAX when PATH_MAX is available) [r=bsmedberg] 2008-10-20 22:55:57 -05:00
Peter Weilbacher
b8af3f6c3f [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2 2008-10-11 14:49:03 +03:00
Robert Strong
6df3911e4a Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:17:58 -07:00
Robert Strong
635de34829 Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:04:01 -07: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
Brian Crowder
6af65853b1 Bug 422793 - remove unused showOSAlert, r=neil 2008-10-09 13:44:17 -07:00