Dave Townsend
fb73651942
Attempted fix for bug 542928, timeouts after test_bug511456.js
2010-02-05 13:59:06 -08:00
Dave Townsend
1444ebd2bf
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
2010-01-28 10:35:20 -08:00
Phil Ringnalda
6fce97e58d
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Benjamin Smedberg
ba372f3a4c
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
Dave Townsend
894bb38c5c
Bug 480466: Shutdown dispatches quit-application-granted twice. r=bsmedberg
2009-08-22 17:03:41 +01:00
Benjamin Smedberg
3312d48396
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
Mark Banner
7f59975db5
Bug 469797 nsUserInfo::GetFullname assumes ASCII name on Linux based systems. r=bsmedberg
2009-01-06 08:40:54 +00:00
Brad Lassey
1730d31d92
Bug 461856 - No Username on windows mobile r=bsmedberg
2008-12-03 08:41:12 -05:00
Honza Bambas
91fd5ffa31
Bug 449308: Quitting doesn't work when onbeforeunload handler poses dialog. r=mossop, r+sr=bsmedberg
2008-11-04 11:44:23 -08:00
Ere Maijala
9fb6373ff1
Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg
2008-08-30 11:57:48 +03:00
Håkan Waara
19dd2de1c3
Bug 394901 - make nsIUserInfo implementation on mac work, and modernize it. r=vlad and r=ted on configure change
2008-08-24 22:44:41 +02:00
Håkan Waara
fe5492c831
Backed out changeset 55c678462f90
2008-08-20 10:35:07 +02:00
Håkan Waara
30fb25a53a
bug 394901 - modernize nsIUserInfo and make it actually working (for example for non-ASCII names) on mac. r=vlad
2008-08-20 08:58:58 +02:00
Brad Lassey
fb637dcbc7
Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit
2008-07-07 18:57:08 -04:00
dtownsend@oxymoronical.com
3a6cfee7da
Bug 396234: Crash when dialog comes up before automatic shutdown on Mac. r=bsmedberg.
2007-12-11 02:35:02 -08:00
dtownsend@oxymoronical.com
f9cecab01f
Bug 393813: recently-closed tabs menu disabled, can't reopen tabs. r=bsmedberg
2007-12-04 10:58:53 -08:00
gijskruitbosch@gmail.com
f647b1728d
Bug 394629 - eRestart check in nsAppStartup.cpp is bogus r=benjamin@smedbergs.us (Benjamin Smedberg) a=toolkit
2007-09-04 13:30:04 -07:00
rflint@ryanflint.com
5b3f5c1129
Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin
2007-08-30 20:28:00 -07:00
gijskruitbosch@gmail.com
88780ad0b3
Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed. r=benjamin@smedbergs.us (Benjamin Smedberg) Toolkit Only, no approval.
2007-08-30 00:26:09 -07:00
gijskruitbosch@gmail.com
08651ae549
Bug 372453 - XULRunner apps on mac without a hiddenwindow should be able to quit
...
r=benjamin@smedbergs.us
r=joshmoz@gmail.com
a=bzbarsky@mit.edu
2007-08-23 14:30:29 -07:00
flamingice@sourmilk.net
41b10bc718
Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin
2007-08-09 20:05:53 -07:00
flamingice@sourmilk.net
499bc4ffdc
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 11:08:03 -07:00
flamingice@sourmilk.net
09aeed6d39
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 10:55:54 -07:00
gijskruitbosch@gmail.com
c2ecee935d
Backing out patch for bug 372453 due to test failures.
2007-05-25 14:14:42 -07:00
gijskruitbosch@gmail.com
969deb84c4
Bug 372453 - XULRunner apps should quit if the hidden window is not useful and no other windows are openr=benjamin@smedbergs.us (Benjamin Smedberg)r=joshmoz@gmail.com (Josh Aas)
2007-05-25 12:54:31 -07:00
gavin%gavinsharp.com
4f53d0c75d
Bug 335864: Hookup Session Restore to installs view and blocklist restart app capability, patch by Simon B�nzli <zeniko@gmail.com>, r=bsmedberg
2006-05-21 02:56:20 +00:00
darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bsmedberg%covad.net
cf740d7692
Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu
2006-02-03 16:07:23 +00:00
bsmedberg%covad.net
d575825305
Bug 310076 (scary version) - Use the considerquitstopper to control when to run the event loop, not window enumerators r=darin
2005-10-04 14:41:18 +00:00
bsmedberg%covad.net
0297bc1a2b
Bug 310076 - Calling app restart (nsIAppStartup.quit) from nsBrowserGlue fails to restart the app properly - r=darin
2005-09-29 20:19:27 +00:00
dougt%meer.net
e75e37664c
* This moves most of the configuration options of minimo into configure.in.
...
* This makes minimo use the same toolkit that ff uses.
* This makes toolkit build on WINCE. (makefile love only)
* This moves all default configuration options above where we enable
applications in configure.in
Build only changes.
r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
ben%bengoodger.com
6ae0729177
partial progress
2005-06-23 21:45:06 +00:00
darin%meer.net
c043681487
fixes bug 297862 "Provide an API to restart the application" r=bsmedberg a=asa
2005-06-20 23:18:00 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bryner%brianryner.com
f6b8fec0c7
Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky.
2005-02-19 22:42:01 +00:00
bryner%brianryner.com
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00
gerv%gerv.net
93180ced26
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
bsmedberg%covad.net
fd1d52bde4
Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
2005-01-26 20:18:14 +00:00
bsmedberg%covad.net
f3dd951f94
Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
2005-01-17 18:50:18 +00:00
bzbarsky%mit.edu
99df5c71c0
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bzbarsky%mit.edu
1601d80e99
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
2005-01-03 22:51:17 +00:00
scott%scott-macgregor.org
b6200dd111
Bug #231032 --> mailto: tag does not work with unescaped spaces (e.g., in subject)
...
port aviary 1.0 fix to the trunk
sr=bienvenu
2004-12-21 00:06:10 +00:00
bsmedberg%covad.net
fff2ac6ea1
Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc
2004-12-20 21:53:33 +00:00
dbaron%dbaron.org
e3ee55555a
Reland fix for bug 249737 which bsmedberg wiped out in bug 237745.
2004-11-27 01:15:55 +00:00
jshin%mailaps.org
7b325c90a4
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin, a to aviary=bsmedberg)
2004-11-16 18:08:25 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00