Commit Graph

234 Commits

Author SHA1 Message Date
rob_strong%exchangecode.com
f2732d635e Part two - Bug 369520 – Bon Echo nighty will not run on win9x. r=sspitzer, a1.8.1.2=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219689 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-08 02:31:57 +00:00
rob_strong%exchangecode.com
74314ddd21 Bug 369520 - Bon Echo nighty will not run on win9x. r=dveditz, a1.8.1.2=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219630 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-07 02:36:10 +00:00
rob_strong%exchangecode.com
fcf2763951 Bustage fix - Bug 351949 – Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219573 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 08:27:48 +00:00
rob_strong%exchangecode.com
a9076af299 Landing of interdependent bugs for Vista support and DDE improvements. Bug 354005: Setting the app as the OS default is broken on Vista. Bug 351949: Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. Bug 354226: nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. Also fixes the following: Bug 369314, Bug 369048, Bug 369125, Bug 367540, Bug 364483, Bug 355650, Bug 353944, Bug 353089, Bug 352424, Bug 336469, and Bug 369451. patch=rstrong, Masatoshi Kimura, sspitzer. r=sspitzer, r=dougt, sr=bsmedberg, r=rstrong, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219569 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-06 07:13:21 +00:00
mozilla.mano%sent.com
2787ee9e9e Bug 296394 - Firefox should not complain about -console command line argument. patch from Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=bsmedberg, a=dveditz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219526 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 22:06:25 +00:00
gavin%gavinsharp.com
133d0bb457 Bug 364297: Change default homepage, selected search engine, keyword URL, and feed readers to Google for Firefox 2.0.0.x CJKT builds, without affecting existing users. This involves adding a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading. r=mconnor, sr=bsmedberg, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219481 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 01:38:32 +00:00
(no author)
d5c95b9ac6 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@219159 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-30 05:14:51 +00:00
sspitzer%mozilla.org
c29d6e009d fix for bug #364599: some newly created profile files are write protected.
For Firefox 2.0.0.1-de, the default bookmarks.html, localstore.rdf, and mimeTypes.rdf (as well as search.rdf, but that is unused) files had the wrong permissions, which caused several problems.

Going forward, bsmedberg has made it so the build system will fix this problem if it happens again. But for those 2.0.0.1-de users who were affected, this change will fix the permissions on these files.

r=bsmedberg, dveditz, a=dveditz


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@218661 18797224-902f-48f8-a5cc-f745e15eee43
2007-01-19 05:54:37 +00:00
bienvenu%nventure.com
ef2a2df69b part of fix for 290057, support spotlight search, in particular, allow opening of .mozeml (and .eml) files from the command line, r=joshmoz, sr=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@216386 18797224-902f-48f8-a5cc-f745e15eee43
2006-12-04 01:45:37 +00:00
mats.palmgren%bredband.net
7805fe44c4 Fix early activation/focus problem on Windows, patch by Oliver Yeoh. b=220900 r=me r=robert sr=brendan a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215518 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-21 01:36:04 +00:00
dbaron%dbaron.org
d8ea064092 Fix relocations that need to be resolved at runtime when building with default visibility as hidden and wrapping system includes. b=358559 r=bsmedberg a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215050 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-09 20:55:37 +00:00
dbaron%dbaron.org
0f19ff6169 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209969 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 03:41:01 +00:00
bent.mozilla%gmail.com
edfd7282ee Bug 349737 - "XULRunner Software Update restarts app in a disabled state on OS X". XULRunner apps on OS X now use xulrunner-stub instead of xulrunner-bin during software update restarts. r=bsmedberg, a=beltzner.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208315 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-24 18:44:54 +00:00
sergei_d%fi.tartu.ee
1c5fba7118 [BeOS]Bug 129411, landing to FF 1.8.1 branch, p=sergei_d, r=thesuckiestmail, a=beltzner, BeOS-only change
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206975 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-09 14:31:42 +00:00
sergei_d%fi.tartu.ee
ba25513d91 [BeOS]Bug 338454, landing to 1.8.1 branch,r=thesuckiestemail, p=sergei_d, a=mtschrep, BeOS-only change
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@204972 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-27 20:12:44 +00:00
mark%moxienet.com
a00d8d97e3 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh a/1.8.1=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203283 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 19:49:05 +00:00
mark%moxienet.com
bab52f0074 344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner a/1.8.1=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203279 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 19:17:14 +00:00
mark%moxienet.com
b4514b6356 343881 Should respond to kAEQuitApplication with userCanceledErr when not quitting. r=josh a/1.8.1=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202070 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 19:55:33 +00:00
mkaply%us.ibm.com
65ab5a4c56 #286557
r=bsmedberg, a=mtschrep
Allow for the turning off of the import wizard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202037 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 17:26:14 +00:00
gavin%gavinsharp.com
ee7f118682 Bug 339213: Software update fails because XULRunner doesn't ship updater.ini, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=darin, r+a181=benjamin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200153 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-16 21:40:23 +00:00
bryner%brianryner.com
70b02720d8 Use memmap for I/O when compiling JS components, and cache compiled scripts in a fastload file. Branch merge of bug 279839 with all follow-up fixes. Original patches are r=shaver/brendan sr=jst/shaver, branch181=shaver.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196685 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-16 18:29:36 +00:00
gavin%gavinsharp.com
3b209b4db5 Bug 325509: add -no-remote switch to disable remote stuff, patch by logan <logan@dct.com>, r+a181=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194680 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:17:21 +00:00
jshin%mailaps.org
1d4d95ce16 bug 162361: Unicode file i/o in XPCOM/IO (cannot open files whose names contain characters outside the current locale: e.g. Japanese/Chinese on French Windows) : r=bsemdberg, sr=darin, a1.8=darin)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193945 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-08 17:13:04 +00:00
benjamin%smedbergs.us
350e4ef3bd Bug 325471 - Broken search path to binary on linux in xulrunner-stub and firefox-bin - patch by Pawel Chmielowski (prefiks@aviary.pl) - r+a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192802 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-22 20:23:28 +00:00
ginn.chen%sun.com
c7f405e95b Bug 327502 use of setenv breaks solaris build
r=benjamin sr=neil a=benjamin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191380 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 10:15:48 +00:00
mark%moxienet.com
f5ebd80d18 328596 Difficult to "Open using Rosetta" due to self-relaunching. Preserve translation across relaunches. r1=josh r2=darin a/1.8.1=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191361 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-28 03:43:49 +00:00
mark%moxienet.com
b59bf00356 326930 XULRunner Software Update should apply patches to the correct application directory. Patch by Ben Turner <bent.mozilla@gmail.com>. r=bsmedberg a/1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191182 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-24 20:16:52 +00:00
mark%moxienet.com
eb91de67c1 326772 compatibility.ini should include TARGET_OS_ABI to force reregistration when switching builds. r1=darin r2=bsmedberg a/1.8=bsmedberg a/1.8.0=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190847 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-22 17:42:23 +00:00
steffen.wilberg%web.de
26cfad1734 Bug 326909: Document the -safe-mode command-line option in -help. r/a=benjamin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190718 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-21 18:49:20 +00:00
ginn.chen%sun.com
3f756a1816 Bug 312092 Accessible hierarchy incomplete/incorrect
r=benjamin sr=neil a=benjamin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190091 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-15 06:51:54 +00:00
bsmedberg%covad.net
a60be505f1 Merging the following javaxpcom+xulrunner bugs to the 1.8 branches: 302099, 305815, 315401, 272662, 316098, 316090, 320441, 320449, 320574, 317012, 315917, 311240 - all these bugs are either javaxpcom-only, xulrunner-only, or a=drivers (xpcom glue changes only which do not affect firefox/thunderbird)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187179 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-09 19:03:09 +00:00
mkaply%us.ibm.com
bab5c86d61 OS/2 build break
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184297 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-08 15:54:28 +00:00
darin%meer.net
fe1688f9f3 fixes bug 313764 "Firefox does not restart after update" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183005 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-25 20:15:36 +00:00
darin%meer.net
3714c2555b fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182724 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-21 18:31:05 +00:00
mconnor%steelgryphon.com
a55103dcb7 bug 311086 - safeMode dialog is shown twice when installing/removing extensions on safe mode startup, adds a new observer topic that is only fired after app restart (final-ui-startup), r=bsmedberg, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182395 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-17 19:16:51 +00:00
darin%meer.net
b1f23712d8 fixes bug 310873 "Auto-update across versions with different app version does not update uninstall info" r=bsmedberg a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181595 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 18:46:26 +00:00
bsmedberg%covad.net
228e943a46 Bug 310084 - nsIXULAppInfo.platformVersion should use the "new" version format (1.8b5 not 1.7+), and freeze nsIXULAppInfo! r=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181312 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-30 19:52:44 +00:00
bsmedberg%covad.net
691f855c14 Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180191 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 14:13:26 +00:00
bsmedberg%covad.net
c16921988b Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180190 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 14:09:18 +00:00
bsmedberg%covad.net
9f4b47858a Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180189 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-14 14:02:10 +00:00
darin%meer.net
4ebb8b2e9d fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179714 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-06 19:27:50 +00:00
bsmedberg%covad.net
868d7ccf4a Bug 299992 and followup bug 304874 - Preliminary work which moves pldhash and the templatized hashtables to the XPCOM glue,
as well as centralizes nsINIParser in the glue, r=darin+shaver+brendan+dougt a=asa+cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178289 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:36:59 +00:00
bsmedberg%covad.net
bb73805324 Backout bug 299992 - too much odd platform-specific bustage
git-svn-id: svn://10.0.0.236/trunk@177596 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
b80f390773 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard
git-svn-id: svn://10.0.0.236/trunk@177591 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-11 20:40:53 +00:00
bsmedberg%covad.net
4fbd057c4d Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase
git-svn-id: svn://10.0.0.236/trunk@177324 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 13:54:38 +00:00
bsmedberg%covad.net
5391dc74a3 Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman
git-svn-id: svn://10.0.0.236/trunk@176958 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-02 11:15:13 +00:00
bsmedberg%covad.net
08f4b5ef4e Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa
git-svn-id: svn://10.0.0.236/trunk@176837 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 15:54:34 +00:00
darin%meer.net
5426146478 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176783 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-28 17:35:29 +00:00
darin%meer.net
c3e5976baa fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176705 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 20:49:34 +00:00
darin%meer.net
3f913e6416 fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176703 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 20:46:34 +00:00