Commit Graph

5047 Commits

Author SHA1 Message Date
danm-moz%comcast.net
1c66448eb7 add new browser.link.* prefs, remove redundant browser.block.target_new_window. bug 172962 r=jst,peterv a=brendan
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@163017 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 16:02:59 +00:00
dveditz%cruzio.com
03679bb857 bug 173010 prompt before launching unknown external protocols r=mscott,sr=darin,sr=jst,a=aviary team
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162117 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 23:09:01 +00:00
jst%mozilla.jstenback.com
7ead0f119f Backing out the fix for bug 258499 as we don't believe it should be fixed to begin with.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162053 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 04:28:15 +00:00
dveditz%cruzio.com
baecc2dd78 bug 157354 hide user:pass in location bar, r=caillon/ben,sr=bz,a=asa/ben
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162042 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 02:06:22 +00:00
jst%mozilla.jstenback.com
e11445fc21 Fixing bug 258499. Gmail invite window treated as a popup, and is blocked. Need to permit popups from mousedown with the new popup blocker. r+sr+a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161945 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-08 22:39:41 +00:00
jst%mozilla.jstenback.com
403366efee Landing fix for bug 252326. Popup blocker backend improvments. Patch by Wladimir Palant <trev@gtchat.de> and jst@mozilla.org, r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161886 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 22:57:48 +00:00
jst%mozilla.jstenback.com
9f73314939 Fixing build bustage on OpenBSD 3.5 (bug 256877). Patch by ju1i3n.news@free.fr and jon@rekai.net, r+sr+a=jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161582 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 16:59:55 +00:00
jst%mozilla.jstenback.com
9f3f3c1981 Landing fix for bug 251939. Fixing IRIX build bustage. Patch by grobi_2000@yahoo.de, r=bryner@brianryner.com, sr=jst@mozilla.org, a=jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161562 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-01 00:31:17 +00:00
jst%mozilla.jstenback.com
f8ac5aa3ca Fixing bug 257191. Adding NPN_InvokeDefault() and renaming NPN_Call() to NPN_Invoke() in the npruntime plugin scriptability API. Also fix a problem with property getters on plugin objects. r+sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161513 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-30 23:19:06 +00:00
jst%mozilla.jstenback.com
2bb9e79d65 Fixing build bustage on BeOS. Patch by thesuckiestemail@yahoo.se, r+sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161489 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-30 19:04:02 +00:00
dbaron%dbaron.org
9bb0642ffd Fix issues with extraction of file permissions, especially in standalone. b=231083, 235781 r+sr=dveditz a=asa
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161405 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 21:39:33 +00:00
dveditz%cruzio.com
24aa0012c2 bug 255067 reduce max image size to prevent DOS
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161378 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 10:34:14 +00:00
jst%mozilla.jstenback.com
5e867be90e Fixing bug 256944. Adding NPClass argument to NPAllocateFunctionPtr to make it easier to work with dynamic NPClasses. r+sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161371 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-27 01:04:46 +00:00
jst%mozilla.jstenback.com
b8b9aa853c Fixing bug 256898. Initialize all NPN callback functions, and correct an error in the prototype for NPN_IdentifierIsString(). r+sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161283 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 22:33:39 +00:00
darin%meer.net
c4e1ebe479 fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner a=mkaply
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161281 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-25 22:31:45 +00:00
jst%mozilla.jstenback.com
3be8d34cc3 Fixing bug 244125. Add the ability to disable the default plugin and to fire PluginNotFound DOM events when an embed/applet/object tag is encounterd for which we don't have a plugin, and in that case also display something similar to the default plugin to the user. All disabled by default for now (until the web services piece of bug 253046 is done). r=dbaron@dbaron.org, sr=brendan@mozilla.org, a=ben@bengoodger.com
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161044 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-20 04:08:52 +00:00
steffen.wilberg%web.de
1916de50ff Bug 85420: Add BiDi UI for bidi OS locales, or when bidi.browser.ui is set (hidden pref). p=doronr and Asaf Romano (bugs.mano@mail-central.com), r=mconnor, a=mkaply.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160831 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-16 21:21:48 +00:00
vladimir%pobox.com
5b20e59c20 b=247981, necko depends on libpr0n, pull up patch from biesi from trunk, a=ben
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160747 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-13 21:39:58 +00:00
jshin%mailaps.org
4411d65b75 fix typo in the patch by bugs.mano%mail-central.com (for bug 120401)
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160466 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-07 03:09:48 +00:00
jshin%mailaps.org
e9da3a7000 bug 120401 : font selection in pref. doesn't work : patch by bugs.mano%mail-central.com with smontagu's contribution : r=jhpedemonte, sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160465 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-07 03:04:48 +00:00
tor%cs.brown.edu
d5282f5711 Bug 251381 - libpng buffer overflow vulnerabilities.
p=glennrp,tor; r=glennrp,tor; sr=tor; a=mkaply


git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160341 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-04 14:02:04 +00:00
blakeross%telocity.com
4f6e96503d Fix bug 234369 - Firefox calls itself Navigator when installing plug-ins.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160273 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-03 07:36:04 +00:00
jst%mozilla.jstenback.com
0196f3f92b Merging bugs 250666 and 253570 (Implementing the npruntime plugin scriptability extensions to NPAPI), and the bugs that those fixes depends on (251742, 243484). a=ben@bengoodger.com
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160118 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 05:40:19 +00:00
(no author)
6b0f6b71f6 This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160111 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 04:00:06 +00:00
bryner%brianryner.com
5022858511 (trunk merge) Remove ben's win/nsIconChannel.cpp dependency on IE allowing it to work on W95/NT4 again also fixing mingw builds p=lorenzo@colitti.com r=neil sr=mscott. Fixes smoketest blocker bug 253101.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159941 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-28 00:07:01 +00:00
dwitte%stanford.edu
e18b78a8b2 syncing trunk to branch. r=mconnor
bugs 251247, 145557, 246675, 251117, 251091, 251648, 221885, 250092, 59557, 252289, 252717, 240963, 252050, 252053, 213963


git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159855 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-26 07:52:45 +00:00
(no author)
c98efc27d7 This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159675 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-22 18:39:29 +00:00
darin%meer.net
fecf25edac porting trunk SPNEGO+NTLM support to the aviary 1.0 branch, bug=237586, a=bryner
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159080 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 18:13:50 +00:00
(no author)
ec78a3d5be This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159062 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-12 15:53:23 +00:00
ben%bengoodger.com
bad3e95445 patch from 250180 - shell: protocol allows access to local files and can lead to a DOS - patch by dveditz.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158877 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-07 22:07:52 +00:00
danm-moz%comcast.net
90f6c5c27f adding mouseup to the default list of events allowed to open popup windows. this is rev 3.528 on the trunk. bug 247965 r=jst.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158739 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-04 15:18:49 +00:00
ben%bengoodger.com
2064181611 246687 - firefox gets stuck on the finishing extension install dlg if same extension is installed, but is smaller in file size. patch by pike.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158436 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 21:43:08 +00:00
mkaply%us.ibm.com
c6fabeef93 Don't optimize nsPrefService.cpp for OS/2 - GCC bug
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158415 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-24 16:26:11 +00:00
ben%bengoodger.com
0dc03cb291 bug 246616 - moz-icon should be able to draw special virtual namespace icons for Desktop and My Documents, r=mscott
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158331 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-22 22:37:07 +00:00
dbaron%dbaron.org
f040e1d857 Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: additional changes for 243699 landed as part of 240552.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158217 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-20 21:14:17 +00:00
dbaron%dbaron.org
2ba030b591 Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: bug 162020.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158214 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-20 20:48:30 +00:00
dbaron%dbaron.org
6f61dee2aa Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: bug 246224.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158097 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 03:00:06 +00:00
dbaron%dbaron.org
5cb173a957 Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: bug 197375.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158079 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 01:37:04 +00:00
bienvenu%nventure.com
15050def65 make nsILineInputStream::readLine return an nsACString instead of nsAString, port global pop3 inbox from trunk 30057 243837 197166
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158046 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 20:31:57 +00:00
dveditz%cruzio.com
e3478fcacc bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156638 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-20 05:49:30 +00:00
ben%bengoodger.com
fb82b4d41c 244009 implement profile components and preferences for EM
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156594 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-19 18:57:50 +00:00
bsmedberg%covad.net
a2b346004c Bug 240334 for the ffox-tbird branch.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156454 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-17 08:48:53 +00:00
scott%scott-macgregor.org
708b51984d Port Thunderbird 0.6 changes to the 1.0 branch
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156445 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-17 00:57:55 +00:00
(no author)
b4b70055bb This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-15 19:32:54 +00:00
(no author)
6c06bfad8c This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@155145 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:34:57 +00:00
mkaply%us.ibm.com
099c8f20a8 Stupid bustage fix - thanks dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155117 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 14:21:32 +00:00
mkaply%us.ibm.com
7dc149a23d #234688
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@155010 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 03:21:17 +00:00
bzbarsky%mit.edu
872a6e9eab Make sure to copy over the "common name" (actually "pretty name") of the cert
when cloning it. Bug 240628, r=caillon, sr=darin, a=asa.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154995 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 22:18:10 +00:00
(no author)
e847ebc758 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 07:25:22 +00:00
bmlk%gmx.de
f8e075140c curKey can't be const as it is used as an output argument at RegEnumKeyEx bug 223238.
git-svn-id: svn://10.0.0.236/trunk@154688 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-11 17:48:45 +00:00