Commit Graph

128605 Commits

Author SHA1 Message Date
dbaron%dbaron.org
ae28ae47d5 Remove NS_STYLE_BORDER_STYLE_BLANK. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@152645 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 04:34:12 +00:00
brendan%mozilla.org
e70349e80d Get my NS_TrackAllocation patch in before cls moves files.
git-svn-id: svn://10.0.0.236/trunk@152644 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 04:15:17 +00:00
ben%bengoodger.com
b6a9476089 More from 230768 - download manager hookup
git-svn-id: svn://10.0.0.236/trunk@152642 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 03:48:16 +00:00
ben%bengoodger.com
a02589b22f More from 230768 - add default prefs for firefox
git-svn-id: svn://10.0.0.236/trunk@152641 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 03:48:02 +00:00
ben%bengoodger.com
6494975f04 227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@152640 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 03:46:30 +00:00
cls%seawood.org
6ac2a5a16b Add PRUnichar cast.
Fixing mingw bustage.
Bug #233307


git-svn-id: svn://10.0.0.236/trunk@152639 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 03:00:01 +00:00
bsmedberg%covad.net
fb0cc34076 Bustage fix, use NS_METHOD to get stdcall on win32.
git-svn-id: svn://10.0.0.236/trunk@152636 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:32:53 +00:00
wchang0222%aol.com
52a30d3a68 Bugzilla bug 232742: support Linux/AMD64. The patch is contributed by
Henrik Lynggaard Hansen <admin@mozillatranslator.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@152635 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:31:22 +00:00
jst%mozilla.jstenback.com
8380e41d46 Fixing regression bug 233753. Making document.createElement() create HTML elements again when called on an HTML document. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
git-svn-id: svn://10.0.0.236/trunk@152634 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:22:43 +00:00
wchang0222%aol.com
6986f24e74 Bugzilla bug 233321: fixed the problem with building utf8.c as a standalone
test program.  Fixed byte-order issue on little-endian architecture.
r=nelsonb.
Modified Files: Makefile utf8.c


git-svn-id: svn://10.0.0.236/trunk@152633 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:17:24 +00:00
bsmedberg%covad.net
d436ad454d Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
git-svn-id: svn://10.0.0.236/trunk@152632 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:10:04 +00:00
sicking%bigfoot.com
3ca6a33f19 Bug 232989: Fix crash due to bad refcounting in nsDOMAttribute
r+sr=bryner


git-svn-id: svn://10.0.0.236/trunk@152631 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:02:39 +00:00
ben%bengoodger.com
6c39554441 forgot to add these
git-svn-id: svn://10.0.0.236/trunk@152630 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 01:43:13 +00:00
ben%bengoodger.com
a84bb111ec forgot these files
git-svn-id: svn://10.0.0.236/trunk@152629 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 01:37:57 +00:00
bishakhabanerjee%netscape.com
d22d64e0b5 checking in 5 sections of Certificate Policies. Need to set
NSS_NO_PKITS_POLICIES to run these five sections


git-svn-id: svn://10.0.0.236/trunk@152628 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 01:31:43 +00:00
ben%bengoodger.com
bcb21e49b8 oops, didn't mean to touch this file
git-svn-id: svn://10.0.0.236/trunk@152627 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 01:26:37 +00:00
bsmedberg%covad.net
4b0374f3c3 Bug 233751 - fix #include case on mac, so it will build on HFS+ volumes. patch by ch-moz@bobobeach.com r=me sr=bz
git-svn-id: svn://10.0.0.236/trunk@152626 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 01:01:31 +00:00
ben%bengoodger.com
7c6be95418 forgot this file
git-svn-id: svn://10.0.0.236/trunk@152625 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:57:46 +00:00
ben%bengoodger.com
de797d8669 Firebird is now called Firefox
git-svn-id: svn://10.0.0.236/trunk@152624 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:56:17 +00:00
sicking%bigfoot.com
26c9ab7b2b Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
r=caillon sr=jst


git-svn-id: svn://10.0.0.236/trunk@152623 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:38:12 +00:00
sicking%bigfoot.com
15ec97ef25 Bug 232706: Remove unneccesary datatypes from nsHTMLValue and cleanup AttributeToString.
r=caillon sr=jst


git-svn-id: svn://10.0.0.236/trunk@152621 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:09:59 +00:00
bienvenu%nventure.com
1ff320c03b fix typo in fix for bug 232982, mcd and profile auto import not playing nicely together sr=mscott
git-svn-id: svn://10.0.0.236/trunk@152620 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 00:09:23 +00:00
bzbarsky%mit.edu
08f9e875a3 Change linkification a bit to prevent undesirable horizontal scrolling. Bug
134016, initial patch by Dave Morrison <morrison@bnl.gov>, r=dbaron


git-svn-id: svn://10.0.0.236/trunk@152619 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 23:52:41 +00:00
jpierre%netscape.com
509098034f Fix for 233493 - fix symkeyutil build on OS/2. r=relyea
git-svn-id: svn://10.0.0.236/trunk@152618 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 23:49:10 +00:00
neil%parkwaycc.co.uk
40ec3723a4 Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin
git-svn-id: svn://10.0.0.236/trunk@152617 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 23:41:01 +00:00
cbiesinger%web.de
e8f5d1d6ef move debug-only function into #ifdef DEBUG. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@152616 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 23:06:23 +00:00
pkw%us.ibm.com
21af319a41 Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
r/sr=mscott@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@152615 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 21:58:17 +00:00
tor%cs.brown.edu
5f2beef38b SVG Cairo Renderer (not part of build)
git-svn-id: svn://10.0.0.236/trunk@152611 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 20:18:09 +00:00
cbiesinger%web.de
0c4f3d18c7 fix crash when starting xmlterm, r=timeless. not part of default build.
git-svn-id: svn://10.0.0.236/trunk@152610 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 20:05:15 +00:00
sicking%bigfoot.com
c819ca874e More bug 232480: Forgot to make nsGenericHTMLElement forward to it's new parentclass
r/sr=peterv


git-svn-id: svn://10.0.0.236/trunk@152609 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 20:04:57 +00:00
mvl%exedo.nl
dcb7c839ea If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
Part two, domainwalk in nsPermissionManager.
Bug 224327, r=dwitte, sr=darin


git-svn-id: svn://10.0.0.236/trunk@152608 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 19:57:33 +00:00
sicking%bigfoot.com
be3303fe00 Bug 232480: Make nsGenericHTMLElement inherit nsGenericContainerElement and kill the concept of leaf vs. container elements. Also remove unused argument to CopyInnerOf
r=peterv sr=jst


git-svn-id: svn://10.0.0.236/trunk@152607 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 19:36:43 +00:00
cltbld%netscape.com
445eae27b0 Automated update
git-svn-id: svn://10.0.0.236/trunk@152606 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 19:01:33 +00:00
cls%seawood.org
3cf0350971 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763


git-svn-id: svn://10.0.0.236/trunk@152605 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 18:55:04 +00:00
cbiesinger%web.de
9d201fcd6d Bug 202545 Bookmark disappears when dragging/moving to a certain place on personal toolbar
patch by Andreas Kunz <durbacher@gmx.de>  r=jan sr=tor


git-svn-id: svn://10.0.0.236/trunk@152604 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 18:52:41 +00:00
mvl%exedo.nl
94aeeaf580 Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
Bug 198846, r=danm, sr=jag


git-svn-id: svn://10.0.0.236/trunk@152603 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 18:22:23 +00:00
bsmedberg%covad.net
cd3874a065 Now that the files have been added, start building the solaris patch-checker (bug 230598).
git-svn-id: svn://10.0.0.236/trunk@152602 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 18:21:24 +00:00
neil%parkwaycc.co.uk
733dae9ba7 Bug 226959 removing some unused files from the build r=timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@152601 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 18:06:11 +00:00
cls%seawood.org
cf54f26942 Remove unneeded -liberty references.
Bug #232763


git-svn-id: svn://10.0.0.236/trunk@152600 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 17:58:21 +00:00
cbiesinger%web.de
0d81ed4472 Bug 233589 New browse button in local folders UI goes off edge of window
patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil sr=mscott


git-svn-id: svn://10.0.0.236/trunk@152599 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 17:51:09 +00:00
cls%seawood.org
5c18eca957 Remove unneeded -liberty references.
Bug #232763


git-svn-id: svn://10.0.0.236/trunk@152598 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 17:21:14 +00:00
cbiesinger%web.de
8f5b033ffb Bug 233587 small nsImageFrame cleanup - use nsILink to get a link href.
r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@152597 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 16:57:00 +00:00
pinkerton%aol.net
114b605be8 remove un-needed library path
git-svn-id: svn://10.0.0.236/trunk@152596 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 16:50:29 +00:00
bsmedberg%covad.net
4bf8aa581f Bug 230598 - add solaris patch-checker patch by roland.mainz@nrubsig.org r=leon.sha@sun.com sr=bz moa=me Landing new files first.
git-svn-id: svn://10.0.0.236/trunk@152595 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 16:50:26 +00:00
cltbld%netscape.com
c1eaba021c Automated update
git-svn-id: svn://10.0.0.236/trunk@152594 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 16:20:58 +00:00
cls%seawood.org
929086f7ff Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
Bug #232763 r=dbaron sr=brendan


git-svn-id: svn://10.0.0.236/trunk@152593 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 16:19:47 +00:00
peterv%propagandism.org
f5e9d8fad4 Fix warnings.
git-svn-id: svn://10.0.0.236/trunk@152592 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 13:17:48 +00:00
peterv%propagandism.org
d9cc6be435 Trying to fix camino bustage from bug 233307.
git-svn-id: svn://10.0.0.236/trunk@152591 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 12:54:44 +00:00
jshin%mailaps.org
fc8e4ee0df bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X
git-svn-id: svn://10.0.0.236/trunk@152590 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 11:47:39 +00:00
peterv%propagandism.org
3e7ac82893 Fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r=sicking, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@152589 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-10 10:58:13 +00:00