Commit Graph

147986 Commits

Author SHA1 Message Date
mrbkap%gmail.com
856dd1d3b0 bug 132949: fix some of the more egregious bugs in jsfile.c, this also cleans up some of the style nits, but is nowhere a complete patch. Use jsfile.c at your own risk! rs+a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178612 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 17:36:57 +00:00
mrbkap%gmail.com
f07d8ffed7 bug 292731: be consistent about calling valueOf when using for-in. r+a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178610 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 17:14:19 +00:00
mrbkap%gmail.com
1ae339fa32 bug 304896: Fix assertion on reload by making sure to update the navigator's docshell when we pull it out of the bfcache. r+sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178608 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 17:01:53 +00:00
bzbarsky%mit.edu
3dbbc7ecd3 Restore some frame recursion protection that got lost. Bug 303163, r+sr=jst,
a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178605 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 15:46:13 +00:00
emaijala%kolumbus.fi
7f619ad112 Fix for bug 304955: Crash when scrolling through page [@ nsWindow::GetTopLevelWindow] (needed before landing the patch for bug 297561)
r+sr=roc
a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178603 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 15:36:03 +00:00
emaijala%kolumbus.fi
c9879986dd Fix for bug 297563: Transparency doesn't seem to work in 16bit color depth
Patch by Dainis Jonitis
r=emaijala
sr=roc
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178602 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 15:30:25 +00:00
doronr%us.ibm.com
26131fbed8 Bug 298202 - java preference ignored depending on java plugin location when javascript calls into Java directly r=jst sr=shaver a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178600 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 14:09:59 +00:00
mconnor%steelgryphon.com
9a83c622a5 bug 300830 - new error page (about:neterror) can load privileged about: urls, patch by dveditz, r=bsmedberg, sr=shaver, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178593 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 05:06:15 +00:00
gavin%gavinsharp.com
8bebe59a80 Bug 302729 attachment 193230, Convert [tag][/tag] in netError.dtd strings to <tag></tag>, patch by Jeff Walden <jwalden+bmo@mit.edu>, r=cbiesinger, sr=neil, a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178589 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 03:25:20 +00:00
bryner%brianryner.com
ac9125cbef Attempting to fix crashes in RetargetEventToParent (bug 303725). Leave a weak container pointer so that events targetted to cached pres shells can be sent up to the parent, and don't crash if this fails. r=aaronl, sr=dbaron, a=cbeard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178588 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 03:20:05 +00:00
gavin%gavinsharp.com
bddc0d1a13 Bug 302729 attachment 192114, netError.dtd entities can't be formatted prettily, r=cbiesinger, sr=darin, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178587 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 03:19:13 +00:00
jruderman%hmc.edu
71c924521a Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor, a=beard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178586 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-22 03:19:04 +00:00
roc+%cs.cmu.edu
2bdee9bb25 Bug 304759. Forgot to check in one hunk of the patch on branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178569 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 21:32:20 +00:00
Olli.Pettay%helsinki.fi
1c17ed13e7 Bug 304027, XBL handlers for custom events no longer working. r=bryner, sr=jst, a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178564 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 20:45:09 +00:00
bzbarsky%mit.edu
b2f9ad710e Make sure to mainain our mContextMenu member correctly. Bug 251274,
r=timeless, sr=neil, a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178559 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 19:44:10 +00:00
cbiesinger%web.de
9febcdccd9 bug 302821 correctly match LockLooper/UnlockLooper calls
patch by Doug Shelton <doug@sheltonfamily.org> r=tqh a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178558 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 19:44:09 +00:00
cst%andrew.cmu.edu
1bf5ccd62d Forgot to add a code comment in my last checkin.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178553 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 17:47:29 +00:00
cst%andrew.cmu.edu
a44beceb22 Bug 292503 Working images should not have alt text that says there is an error r=biesi sr=jst a=cbeard.
Includes regression fix from bug 305215 by Frank Wein <bugzilla@mcsmurf.de>, r=biesi sr=jst a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178551 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 17:33:12 +00:00
timeless%mozdev.org
3ca0255a88 Bug 305041 shutdown crash [@ nsAttrValue::ToString] nsAttrValue::sEnumTableArray is null
r=bz sr=bz a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178545 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 15:39:19 +00:00
mats.palmgren%bredband.net
3c4d18c063 Fix crash when going back on pages with (I)FRAMEs. b=304639 r+sr=bryner a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178539 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 12:44:37 +00:00
jruderman%hmc.edu
33ce2e190f Oops. Backing out changes I didn't mean to make.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178536 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 06:16:46 +00:00
jruderman%hmc.edu
9c7a654776 Change makeURL to makeURI to fix bug 305269. r=a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178535 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 06:09:39 +00:00
jruderman%hmc.edu
760b2a9374 bug 301471 - error pages should have 'Try Again' button focused. r=biesi sr=bz a=beard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178532 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 05:15:28 +00:00
mozilla.mano%sent.com
846ed625e0 Bug 304605 - Cropped preferences panes on mac. r=mconnor, a=cbeard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178530 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-21 04:46:01 +00:00
mozilla.mano%sent.com
a7ec50b5a4 Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil, a=cbeard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178524 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-20 23:04:10 +00:00
mozilla.mano%sent.com
d21b73eb27 Bug 305210 - [Mac] First-time migration wizard has no titlebar. r=mconnor, a=cbeard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178337 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-20 05:34:19 +00:00
jst%mozilla.jstenback.com
7e6b693be2 Fixing bug 303765. Don't ever reuse a listener manager on a new inner window. r=sfraser_bugs@smfr.org, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178321 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:50:48 +00:00
brendan%mozilla.org
676d4f4a2d Put E4X-only stuff within #if JS_HAS_XML_SUPPORT.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178317 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:35:30 +00:00
brendan%mozilla.org
2f5fb5a088 Forgot this fix to the fix for 301956 -- wahhhh!
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178315 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:30:47 +00:00
kairo%kairo.at
87fa772087 backing out bug 302444, no approval yet - sorry, wanted to check into trunk...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178311 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:07:46 +00:00
kairo%kairo.at
0b3804589a bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178309 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 23:02:16 +00:00
scott%scott-macgregor.org
f28825ac4b hide the shared folder icon in pinstripe
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178305 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 22:39:23 +00:00
scott%scott-macgregor.org
f1ac2d1026 Bug #304042 --> Please add separator line under "Check for updates" like in firefox
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178303 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 22:34:11 +00:00
bryner%brianryner.com
ee86c0da93 Disable caching of documents when doing a subframe navigation, to help with site compatibility problems. Bug 304860, r=bzbarsky, a=cbeard.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178302 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 21:27:11 +00:00
scott%scott-macgregor.org
46967d842e Bug #303752 --> treat forward inline like we do for replying when deciding which attachment parts to attach
sr=bienvenu

a=me


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178299 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 20:53:53 +00:00
scott%scott-macgregor.org
2cacf95f3d Bug #277842 --> virtual folder does not populate if quicksearch selection doesn't match folder search category
sr=bienvenu
a=asa


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178298 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 20:23:34 +00:00
jst%mozilla.jstenback.com
5ca4465dc1 Fixing bugs 303981 and 304459. Make sure we don't leave window.document pointing to the old document when reusing an inner window, and make sure we don't let Object.prototype leak into a new inner window. r=mrbkap@gmail.com, sr=brendan@mozilla.org, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178296 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 20:15:44 +00:00
bienvenu%nventure.com
f2fca5e345 fix build warning, patch by rosenauer, r/sr=bienvenu, a=mscott, 305192
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178295 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 20:11:45 +00:00
mark%moxienet.com
54b8d36a59 Bug 302080 cleanup, support packaging of Camino srcdir builds (only objdir was w
orking).  Camino-only, npodb.  r=pink


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178293 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:48:14 +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
smfr%smfr.org
8df9aad83d Fix bug 231736: get the Proxy Auto-Config settings from the OS if possible. Added a new hidden pref "camino.use_system_proxy_settings" which can be used to turn off the automatic reading of proxy info from the OS, if you want to specify it yourself.
Also turned off the dumping of JS/CSS errors to the console. r=pinkerton


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178285 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:28:31 +00:00
aaronleventhal%moonset.net
fc427190ca Bug 304871. bug 304871. Another part of the fix for accessible DoAction() on HTML links, to allow new window creation. r=timeless, sr=jst, a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178283 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:27:03 +00:00
jwalden%mit.edu
b9c3419544 Bug 304408 - Rename "Sanitize" feature in docs. p=steffen, r=me, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178281 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:25:09 +00:00
aaronleventhal%moonset.net
61d1a246d1 Bug 304730. Crash when shutting down, related to toolbar buttons with a dropdown (back, forward, etc.). r=timeless, sr=bz, a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178280 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:25:07 +00:00
jwalden%mit.edu
aa08a3d0bd Bug 304333 - Reflect changes to options - advanced - updates to include search plugins. p=steffen, r=me, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178276 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:13:27 +00:00
jwalden%mit.edu
1993d88ed6 Bug 298484 - clicking the Refresh button and pressing Ctrl+Shift+R don't have the same results. p=steffen, r=me, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178273 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 19:06:25 +00:00
bsmedberg%covad.net
fb6758aed2 Bug 301702 - Registry entries created by the installer are not
localized (keynames include en-US) r=Chase a=Asa NOTE: this caused bug
bug 304987 (ffox and tbird), but I'm going to land it now so that I
can make the patch properly for that bug. The installers still work, they just display a different bug than before.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178269 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 18:04:48 +00:00
rob_strong%exchangecode.com
9f0471972e Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg, a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178268 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 17:47:23 +00:00
bzbarsky%mit.edu
6df94105cd Turn off some more classinfo helpers for XPCNativeWrapper. Bug 304886,
r+sr=jst, a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178267 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 17:44:43 +00:00
bzbarsky%mit.edu
17546ed4ae Make sure that non-image inputs don't claim to have a useful image via
nsIImageLoadingContent. Bug 301635, r=biesi, sr=jst, a=cbeard


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@178266 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-19 17:42:25 +00:00