Commit Graph

137354 Commits

Author SHA1 Message Date
mvl%exedo.nl
77c832a4e1 Add a general way of blocking/allowing content based on nsIContentPolicy and nsIPermissionManager
Not enabled yet.
bug 240070, r=dwitte, sr=darin


git-svn-id: svn://10.0.0.236/trunk@165114 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 15:37:32 +00:00
timeless%mozdev.org
4e7a10715c Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag


git-svn-id: svn://10.0.0.236/trunk@165112 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 06:45:57 +00:00
darin%meer.net
c7f88fd682 attempt to fix otaku bustage
git-svn-id: svn://10.0.0.236/trunk@165111 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 06:39:59 +00:00
bsmedberg%covad.net
45ea285eeb Mixed-case typo caused build bustage.
git-svn-id: svn://10.0.0.236/trunk@165110 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 05:29:47 +00:00
jshin%mailaps.org
dca984e4fa bug 268219 NS_CopyNativeToUnicode/NS_CopyUnicodeToNative on Mac OS X should use CopyUTF8toUTF16/CopyUTF16toUTF8, r=ccarlen sr=darin
git-svn-id: svn://10.0.0.236/trunk@165109 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 05:20:05 +00:00
bsmedberg%covad.net
5880ac8d9d Forgot a review nit from darin (bug 267455)
git-svn-id: svn://10.0.0.236/trunk@165108 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 05:06:46 +00:00
bsmedberg%covad.net
730318ef9b Bug 267455 - toolkit-only follow from app-startup (237745) - for mac re-launch code r=darin
git-svn-id: svn://10.0.0.236/trunk@165107 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 05:00:27 +00:00
darin%meer.net
242508da3c fixes bug 268264 "nsISSLSocketControl interface not scriptable" r=biesi
git-svn-id: svn://10.0.0.236/trunk@165106 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 03:13:21 +00:00
aaronleventhal%moonset.net
d8d3d08f64 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@165105 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 03:01:54 +00:00
wchang0222%aol.com
009e14e1f4 Bugzilla bug 249782: make NSPR compile with Microsoft Visual Studio 2005.
The -DEBUGTYPE flag is no longer supported. Since -DEBUGTYPE:CV is the
default, we simply delete it.  We added support for VC 5.0 (MSC_VER=1100)
back.  The patch is contributed by Stephen Walker <sdwalker@myrealbox.com>.
r=wtc.
Modified Files:
	configure configure.in config/rules.mk
	lib/msgc/tests/Makefile.in
	lib/prstreams/tests/testprstrm/Makefile.in
	lib/tests/Makefile.in lib/tests/windows/makefile
	pr/src/cplus/tests/Makefile.in pr/src/misc/Makefile.in
	tools/Makefile.in


git-svn-id: svn://10.0.0.236/trunk@165104 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:52:56 +00:00
darin%meer.net
e31b3a34d6 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@165101 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:43:19 +00:00
aaronleventhal%moonset.net
9ded3baee5 bug 267188. Rest of patch for XUL tab fix to expose positional information in MSAA. r=pkwarren, sr=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@165100 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:37:14 +00:00
aaronleventhal%moonset.net
287d6c5698 Bug 267387. Fix event_scrolling_end so it still gets fired after first document. r=pkwarren, sr=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@165099 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:29:47 +00:00
aaronleventhal%moonset.net
aff824418c bug 267188. Make XUL tabs expose positional info in MSAA. r=pkwarren, sr=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@165098 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:28:12 +00:00
bugreport%peshkin.net
c51c990ac2 Bug 257344: Remove exit from error handlers when non-interactive
r=glob,justdave
a=justdave


git-svn-id: svn://10.0.0.236/trunk@165097 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:25:59 +00:00
aaronleventhal%moonset.net
e6f3598223 Bug 266603. Crash when quickly alt+tabbing between Mozilla and HPR. r=pkwarren, sr=Henry.Jia
git-svn-id: svn://10.0.0.236/trunk@165096 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:21:49 +00:00
joshmoz%gmail.com
d8a89002ad fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often
git-svn-id: svn://10.0.0.236/trunk@165095 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 01:59:14 +00:00
cbiesinger%web.de
43da851396 fixing more build bustage
git-svn-id: svn://10.0.0.236/trunk@165094 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 01:27:35 +00:00
cbiesinger%web.de
c793d14a59 fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@165093 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 01:14:56 +00:00
jocuri%softhome.net
14279c58c6 Fixing documentation tree build which was broken by commiting the patch on bug 266461.
git-svn-id: svn://10.0.0.236/trunk@165092 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 00:57:14 +00:00
jocuri%softhome.net
f06ed1d97b Documentation patch: clean-up identation after commiting patch for bug 198020: Bugzilla Guide contains no admin docs for flags.
git-svn-id: svn://10.0.0.236/trunk@165091 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 00:21:27 +00:00
jocuri%softhome.net
d748d4cb3a Fixing documentation tree build which was broken by commiting the patch on bug 266461.
git-svn-id: svn://10.0.0.236/trunk@165090 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 00:19:01 +00:00
darin%meer.net
3d52b0860b fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@165089 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 23:59:35 +00:00
jocuri%softhome.net
00224b05c0 Documentation patch for bug 266461: Document minimum requirements for ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me.
git-svn-id: svn://10.0.0.236/trunk@165088 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 23:55:05 +00:00
vladimir%pobox.com
5d2e6f3e77 in-memory and mozStorage calICalendar providers initial checkin
git-svn-id: svn://10.0.0.236/trunk@165087 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 23:48:13 +00:00
silver%warwickcompsoc.co.uk
edf1507326 Bug 262037 - Don't try to use plugin.prefs when dealing with old-style plugins.
ChatZilla only.
r=silver@warwickcompsoc.co.uk (James Ross)
p=samuel@sieb.net (Samuel Sieb)


git-svn-id: svn://10.0.0.236/trunk@165086 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 22:45:16 +00:00
cbiesinger%web.de
5fa93cc0c6 fixing off-by-one error, r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@165085 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 21:24:20 +00:00
bryner%brianryner.com
2405dc20ef Various speedups for nsStandardURL creation (bug 268200). r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@165084 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 20:43:38 +00:00
edburns%acm.org
cedb5aa9fa This check-in fixes a long standing problem of not being able to use any
keyboard controls on the embedded browser.  Next step is to re-activate
the keyboard listener features.

M webclient/src_moz/EmbedProgress.cpp

- call TopLevelFocusIn to make sure we get the input focus

M webclient/src_moz/NativeBrowserControl.cpp
M webclient/src_moz/NativeBrowserControl.h

- copy TopLevelFocus{In,Out}() from EmbedPrivate.


git-svn-id: svn://10.0.0.236/trunk@165083 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 15:29:10 +00:00
bryner%brianryner.com
1ab6c4beb7 Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin.
git-svn-id: svn://10.0.0.236/trunk@165082 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 08:54:32 +00:00
bryner%brianryner.com
53ec84bc9f Attempt to fix a shutdown crash; don't refresh when we're removed from the document.
git-svn-id: svn://10.0.0.236/trunk@165081 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 08:28:40 +00:00
jshin%mailaps.org
74f778e521 bug 267475 Clicking links to JPEG file with Chinese name download the file instead of displaying it in browser r=cbie, sr=bz
git-svn-id: svn://10.0.0.236/trunk@165080 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 02:22:55 +00:00
steffen.wilberg%web.de
58223b28f3 Bug 256111: customize toolbar bottom items partly covered by horizontal scrollbar if size is not wide enough. p=twanno@lycos.nl, r=ben
git-svn-id: svn://10.0.0.236/trunk@165078 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 00:36:21 +00:00
bryner%brianryner.com
323dc54966 fix mis-merge (bug 205974)
git-svn-id: svn://10.0.0.236/trunk@165076 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 00:34:37 +00:00
bryner%brianryner.com
88908c69f7 Package PrintPDE plugin on Mac (bug 205974). Patch by harunaga@depublic.com, r=ccarlen.
git-svn-id: svn://10.0.0.236/trunk@165074 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 00:32:24 +00:00
bienvenu%nventure.com
44c5def198 fix 268025 notification when msg is loaded, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@165072 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 23:42:39 +00:00
kjh-5727%comcast.net
711f742f9c Bug 267823 - nsWindow.cpp contains ONWORKSPACE instead of nsWindow::ONWORKSPACE - BeOS-only. Patch by Niels.Reedijk@gmail.com, r=sergei_d.
git-svn-id: svn://10.0.0.236/trunk@165069 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 21:42:01 +00:00
neil%parkwaycc.co.uk
5f4fd13c2b Replace use of [buttonover] and [buttondown] styles with hierarchical :hover and :active p=gautheri@noos.fr r=me sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@165068 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 20:52:10 +00:00
despotdaemon
8c9a47d0e6 Pseudo-automatic update of changes made by cbeard@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@165066 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 20:04:13 +00:00
kjh-5727%comcast.net
de882f428d Bug 248737 - Thunderbird prefs.js mentions "browser". Patch by Stephen Walker (sdwalker@myrealbox.com), r/sr=brendan.
git-svn-id: svn://10.0.0.236/trunk@165065 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 19:59:07 +00:00
cbiesinger%web.de
e0ec056ab2 bug 267079 don't use EqualsIgnoreCase for a string not containing characters;
and replace the deprecated .Mid with StringTail. r=bzbarsky sr=darin


git-svn-id: svn://10.0.0.236/trunk@165064 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 17:28:22 +00:00
cbiesinger%web.de
0075101906 Bug 267814 remove unused files from mozilla/config r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@165063 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 17:24:17 +00:00
bmlk%gmx.de
b64976fe0b send user/pref specified password if specified instead of default password for anonymous ftp, bug 266835 p= Frank Wein, r=biesi, sr=darin"
git-svn-id: svn://10.0.0.236/trunk@165062 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 16:57:10 +00:00
mvl%exedo.nl
8b29207afe Basic support for colors per category.
bug 171657, r=mostafah


git-svn-id: svn://10.0.0.236/trunk@165060 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 13:20:41 +00:00
dbaron%dbaron.org
f6296b1cc9 Null-check for unreproducable topcrash. b=267804 r+sr=jst
git-svn-id: svn://10.0.0.236/trunk@165057 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 07:59:46 +00:00
bmlk%gmx.de
d17e10572f during pseudo frame creation pseudo colgroup frames should not taken into account when analyzing the pseudostackframe depth, bug 266015 r=me sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@165055 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 07:07:43 +00:00
darin%meer.net
31397754be fixes bug 267532 "Excessive calls to IsDBCSLeadByte from net_CoalesceDirs?" r=andreas.otte sr=bryner
git-svn-id: svn://10.0.0.236/trunk@165050 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 01:55:49 +00:00
darin%meer.net
68ab503918 fixes bug 267263, r=cneberg sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@165049 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 01:35:01 +00:00
darin%meer.net
27bb057764 trivial fix for bug 268033 "crash when <bind> has an empty nodeset attribute"
git-svn-id: svn://10.0.0.236/trunk@165048 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 01:28:41 +00:00
cltbld
d8ea58e44a Ensure we copy contents of upload_directory, not upload_directory itself.
(cmp)


git-svn-id: svn://10.0.0.236/trunk@165047 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-06 01:28:00 +00:00