Commit Graph

53979 Commits

Author SHA1 Message Date
brade%netscape.com
93daf02edd fix typos in entities (r=momoi)
git-svn-id: svn://10.0.0.236/trunk@58439 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:19:32 +00:00
brade%netscape.com
eb5b79bd37 call MenuKey if only the cmdKey is pressed (don't call it if the shift key or other modifier keys are pressed). r=saari
git-svn-id: svn://10.0.0.236/trunk@58438 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 19:02:40 +00:00
terry%mozilla.org
951effc9c3 Add a way to remove a default query that you may have set.
git-svn-id: svn://10.0.0.236/trunk@58437 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 17:14:09 +00:00
terry%mozilla.org
444b0f45ef Remove unused file
git-svn-id: svn://10.0.0.236/trunk@58436 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 16:57:32 +00:00
michael.lowe%bigfoot.com
11377834e1 Convert About Mozilla into a modal dialog (bug 5921)
git-svn-id: svn://10.0.0.236/trunk@58435 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:40:24 +00:00
leaf%mozilla.org
35e49fbd51 Automated update
git-svn-id: svn://10.0.0.236/trunk@58434 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:16:14 +00:00
briano%netscape.com
40e043cf0c Automated update
git-svn-id: svn://10.0.0.236/trunk@58433 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 12:15:24 +00:00
tbogard%aol.net
f1efa94fe4 Added the ability to GetInterface to nsIDOMWindow from an nsIDocShell. Changed a couple of AddRef and Release calls to use the macros.
git-svn-id: svn://10.0.0.236/trunk@58431 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 06:00:11 +00:00
terry%mozilla.org
76d8aaddef Added much more crosschecks, and simplified a lot of the code.
git-svn-id: svn://10.0.0.236/trunk@58430 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:37:40 +00:00
norris%netscape.com
e4653042f2 Files:
caps/include/nsScriptSecurityManager.h
	caps/src/nsScriptSecurityManager.cpp
	modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson

Files:
	dom/src/base/nsGlobalWindow.cpp
	layout/base/src/nsDocument.cpp
	layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.


Files:
	dom/src/jsurl/nsJSProtocolHandler.cpp
	webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth

Files:
	layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki


git-svn-id: svn://10.0.0.236/trunk@58429 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:23:14 +00:00
terry%mozilla.org
162b271993 Fixed stupid typo that caused exact email searches in descriptions to crash.
git-svn-id: svn://10.0.0.236/trunk@58428 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 04:01:25 +00:00
terry%mozilla.org
f9fe5a0435 Oops; previous change would cause delta_ts values to be lost in the bugs table.
git-svn-id: svn://10.0.0.236/trunk@58427 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:57:11 +00:00
terry%mozilla.org
ebb28e3500 The "login_name" field in the "profiles" table was not declared to be
unique.  Sure enough, somehow, I got 22 duplicated entries in my
database.  This code detects that, cleans up the duplicates, and then
tweaks the table to declare the field to be unique.  What a pain.


git-svn-id: svn://10.0.0.236/trunk@58426 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:36:17 +00:00
michael.lowe%bigfoot.com
b62f8a9172 Redesigned open web location dialog (bug 23950) r=ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@58425 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 03:31:17 +00:00
nisheeth%netscape.com
452f37d136 Fix for bug 20619. This affects only those builds which were built with MOZ_PERF set in the environment. The start of the url load is no longer output twice on the console.
git-svn-id: svn://10.0.0.236/trunk@58424 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 02:31:52 +00:00
terry%mozilla.org
004bababb5 Can now search for people who have added text to a bug.
git-svn-id: svn://10.0.0.236/trunk@58423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 02:22:11 +00:00
terry%mozilla.org
e804050006 New email code wasn't notifying people of changes in state of
dependent bugs.


git-svn-id: svn://10.0.0.236/trunk@58422 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 01:03:15 +00:00
michael.lowe%bigfoot.com
9dbbe8d658 Minor changes to menu item capitalisation
git-svn-id: svn://10.0.0.236/trunk@58421 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 00:53:04 +00:00
jfrancis%netscape.com
f912255c5d fixing rdf build bustage
git-svn-id: svn://10.0.0.236/trunk@58420 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-23 00:25:21 +00:00
dp%netscape.com
2b951372c5 Moving CID definition back into nsICookieService.h
Other code seems to be expecting it here. :-(


git-svn-id: svn://10.0.0.236/trunk@58419 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 23:13:58 +00:00
dp%netscape.com
ba5bed7802 Using progid instead of cid for creation of cookie service. r=morse
git-svn-id: svn://10.0.0.236/trunk@58418 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:53:21 +00:00
dp%netscape.com
57812295a4 Removing unused header file
git-svn-id: svn://10.0.0.236/trunk@58417 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:47:39 +00:00
dp%netscape.com
b0c62b3acb Preparing cookies for merging with necko.
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify


git-svn-id: svn://10.0.0.236/trunk@58416 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:46:13 +00:00
terry%mozilla.org
071c01f7ca Honor the emailregexp param when checking email addresses.
git-svn-id: svn://10.0.0.236/trunk@58415 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:19:05 +00:00
waterson%netscape.com
e7fe781360 Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan
git-svn-id: svn://10.0.0.236/trunk@58414 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:00:35 +00:00
terry%mozilla.org
0429df301e Removed stupid test.
git-svn-id: svn://10.0.0.236/trunk@58413 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 21:44:10 +00:00
terry%mozilla.org
e11e9b4ace AACK! checksetup.pl was stomping all over the new fielddefs table if
it got run more than once.  This checkin fixes that, and also changes
the DumpBugActivity() routine to give me enough information to
hopefully repair the damaged mozilla.org database...


git-svn-id: svn://10.0.0.236/trunk@58412 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 21:43:30 +00:00
waterson%netscape.com
a0459b9da7 Make comments javadoc-style.
git-svn-id: svn://10.0.0.236/trunk@58411 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 20:55:26 +00:00
morse%netscape.com
7b9bf9f48b fix bug 24516, cookies file was being read one byte at a time, r=neeti
git-svn-id: svn://10.0.0.236/trunk@58410 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 20:24:48 +00:00
terry%mozilla.org
4b8f3f6dc5 Minor wording change to hopefully make it more obvious slight changes
in the "long description" search.


git-svn-id: svn://10.0.0.236/trunk@58409 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:43:30 +00:00
terry%mozilla.org
347248f67b Stupid typo caused "any words" and "all words" searches on the long
description to crash.


git-svn-id: svn://10.0.0.236/trunk@58408 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:31:41 +00:00
terry%mozilla.org
e7806e57f0 Fixed stupid typo.
git-svn-id: svn://10.0.0.236/trunk@58407 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:25:33 +00:00
terry%mozilla.org
556880c3d1 If no sort order is specified, use the cookie if available.
git-svn-id: svn://10.0.0.236/trunk@58406 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:23:58 +00:00
terry%mozilla.org
2cfbd32811 Remember the previous sort order in a cookie, and make that the
default sort order for new queries.  Add a new "show list" link to the
navigation header to return you to the list of selected bugs.


git-svn-id: svn://10.0.0.236/trunk@58405 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 19:08:57 +00:00
terry%mozilla.org
92aae0a085 Patch by Christine Begle <cbegle@mozilla.org>>, with heavy
modifications by me -- let you query for "any words" and "all words",
as well as the existing substring and regexp stuff.


git-svn-id: svn://10.0.0.236/trunk@58404 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 17:50:00 +00:00
terry%mozilla.org
44682785ae Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
don't generate HTML tables with more than 50 lines, as browsers generally
can't cope with huge tables.


git-svn-id: svn://10.0.0.236/trunk@58402 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 16:51:49 +00:00
terry%mozilla.org
b0244ed153 Patch by Holger Schurig <holger@holger.om.org> -- add new localconfig
option to skip the database check (since that code doesn't work with
all versions of MySQL/Msql-mysql/Perl/moonphase).


git-svn-id: svn://10.0.0.236/trunk@58401 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 16:33:33 +00:00
wtc%netscape.com
9096668a54 Backed out previous checkin because it introduced bug #23969.
a=chofmann@netscape.com


git-svn-id: svn://10.0.0.236/trunk@58389 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 07:21:32 +00:00
beard%netscape.com
2eb0f407b5 changed all "try { s = (Scriptable) obj; } catch (ClassCastException e) {...}" to "if (obj instanceof Scriptable) { ... }". This will generally be more efficient NOT to use exception handling where instanceof will do.
git-svn-id: svn://10.0.0.236/trunk@58388 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:41:30 +00:00
terry%mozilla.org
0065d16c1f Whoops; code to let people turn on new "newemailtech" pref was busted.
git-svn-id: svn://10.0.0.236/trunk@58387 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:37:42 +00:00
terry%mozilla.org
d8d959532a Added a new table fielddefs that records information about the
different fields we keep an activity log on.  The bugs_activity table
now has a pointer into that table instead of recording the name directly.

Set up a new, highly experimental email-notification scheme.  To turn
it on, the maintainer has to turn on the "New email tech" param, and
then individual users have to turn on the "New email tech" preference.


git-svn-id: svn://10.0.0.236/trunk@58386 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 04:24:42 +00:00
beard%netscape.com
e36ce06075 fix case for anonymous functions.
git-svn-id: svn://10.0.0.236/trunk@58384 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:28:04 +00:00
tbogard%aol.net
f37b468c2f First check in for nsXULWindow, nsContentTreeOwner and nsChromeTreeOwner. These collectively serve as the eventual replacement for nsWebShellWindow. (This is not hooked to the build).
git-svn-id: svn://10.0.0.236/trunk@58383 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:15:41 +00:00
tbogard%aol.net
5976a5dc92 Started filling in methods needed on nsIXULWindow. (This is not hooked to the build).
git-svn-id: svn://10.0.0.236/trunk@58382 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 03:13:20 +00:00
alecf%netscape.com
24868930cc fix linux bustage
git-svn-id: svn://10.0.0.236/trunk@58380 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 02:22:09 +00:00
warren%netscape.com
eea2d36168 A better fix for the spin while retrieving POP messages on linux. Needed to handle PR_POLL_HUP, but apparently animated gifs return this too and its not a failure. r=alecf,mcafee
git-svn-id: svn://10.0.0.236/trunk@58375 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 02:09:59 +00:00
troy%netscape.com
60471abd92 b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
child list and changed ReparentFrameView() to check it.


git-svn-id: svn://10.0.0.236/trunk@58373 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 01:16:50 +00:00
ducarroz%netscape.com
acd1f70314 Bug 24705. OpenComposeWindowWithURI must not escape parameters before calling OpenComposeWindowWithValues since fix for bug 24301. R=ssptizer,jefft A=brendan@mozilla.org,jar,chofmann
git-svn-id: svn://10.0.0.236/trunk@58372 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 01:02:01 +00:00
rickg%netscape.com
3656e27e92 added htmlgen docs
git-svn-id: svn://10.0.0.236/trunk@58371 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:56:02 +00:00
rickg%netscape.com
8374c14a86 small improvements to htmlgen utility; this does NOT affect the mozilla tree
git-svn-id: svn://10.0.0.236/trunk@58370 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 00:55:25 +00:00