cltbld%netscape.com
3b368cffc1
Listing OS first in BuildName, so we can sort by OS instead of by name. r=antitux,jj,leaf. cvs=mcafee
2002-03-26 23:28:00 +00:00
harishd%netscape.com
9d6f915a4c
Make sure to not reevaluate a SCRIPT when demoting FORM. Patch proposed by |vidur|. b=96861, r=harishd, sr=jst, a=dbaron
2002-03-26 23:13:12 +00:00
harishd%netscape.com
d89ffac446
With nested forms we used to match /FORM to its opening FORM ( though the inner FORM was ignored ). However, IE seems to close the outer FORM when it encounters /FORM. Replicating IE's behavior and also solves a serious form submission problem. b=128521, r=heikki, sr=jst a=dbaron
2002-03-26 23:08:30 +00:00
darin%netscape.com
e53b772f0c
remove blank line at top of XUL file, fallout from bug 129101
2002-03-26 23:06:20 +00:00
nboyd%atg.com
5b760bc860
Changes from Christopher Oliver:
...
Hi Norris,
Would you mind checking in the attached changes to the debugger. The
attached files include the following changes:
1) Use ScriptableObject.getAllIds to obtain an object's properties (if
the object extends ScriptableObject). This makes non-enumerable
properties visible in the debugger for ScriptableObject's.
2) Made the coding style more consistent with the rest of Rhino.
3) Better support for displaying and stepping through eval-ed code.
As Igor suggested to me once, it might be a good idea to define a new
interface to similarly support debugging host objects that don't extend
ScriptableObject, something like the following:
public interface Debuggable extends Scriptable {
public Object[] getAllIds();
}
The debugger could check for this interface and if a host object chose
to implement it, the debugger would be able to display its
non-enumerable properties.
Chris
2002-03-26 23:02:43 +00:00
ian.mcgreer%sun.com
b46659fdf7
bug 123296, infinite loop in signtool when incorrect password given at command line
2002-03-26 22:23:28 +00:00
wtc%netscape.com
fbe712bc1d
Bugzilla bug 133545: fixed spelling errors "signning" in certutil memu
...
options. Thanks to Eric Murphy <ericmurphy@jabber.org> for the bug report.
2002-03-26 22:22:07 +00:00
bnesse%netscape.com
19ac9f72d2
[not part of build] Fix for bug 132564. Must call SizeJavaControl before reseting control clipping. r=sdagley, sr=beard.
2002-03-26 22:20:23 +00:00
leaf%mozilla.org
c48620604c
fix official gmake on windows builds; use check for null value instead of
...
gmake's origin function, so local makefiles can unset OFFICIAL vars for
versioning purposes. r= aki, cls
2002-03-26 22:17:58 +00:00
dmose%netscape.com
0b81df5f44
add .fast-update
2002-03-26 22:17:48 +00:00
akkana%netscape.com
d08a2ae21f
121898: Make rewrap more consistent in wrapping long lines vs. short lines,
...
and fix a problem where blank lines would replicate. r=cmanske sr=kin a=asa
2002-03-26 22:09:47 +00:00
dmose%netscape.com
a46a581892
LDAP C SDK v5.0 merge from ldapcsdk_branch_50 (at ldapcsdk_branch_50-20020326-pre-trunk-merge-tag).
2002-03-26 21:54:41 +00:00
kmcclusk%netscape.com
3a33c96d02
give an explicit height to <input type=file> elements when printing to prevent the input file control from expanding vertically to fill the entire page during printing and print preview bug 112156 r=rods sr=attinas a=asa
2002-03-26 21:36:22 +00:00
cmanske%netscape.com
4f1d53d3dd
Simplify GetString() method in Composer, b=133546, r=brade, sr=kin, a=asa
2002-03-26 21:19:28 +00:00
rayw%netscape.com
9c07ea7ef1
Fix for bug 30534 r=hixie, sr=jst, a=asa for checkin to trunk.
...
Cause hasFeature to return true on 2.0 core and CSS2.
2002-03-26 21:09:50 +00:00
brade%netscape.com
c9dc3a2bb9
clone uri before removing login/pw (bug 131218); r=adamlock, sr=kin, a=asa
2002-03-26 21:05:13 +00:00
bienvenu%netscape.com
5bee169baa
disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531
2002-03-26 20:54:59 +00:00
cbiesinger%web.de
2b4f35ac9b
bug 131031 patch by neil.marshall@sympatico.ca r=db48x sr=alecf a=asa
...
[RFE] Should be able to save images from page info dialog box
2002-03-26 20:53:48 +00:00
bienvenu%netscape.com
ab408fa654
fix sharing tab imap folder type for other users and public folders 133471 r=naving, sr=mscott, a=asa
2002-03-26 20:53:02 +00:00
cmanske%netscape.com
2295ee31b2
Double click on text should only select a word if not a link in Compsoser, b=133308, r=brade, sr=kin, a=asa
2002-03-26 20:52:06 +00:00
morse%netscape.com
9a12b1ce6a
bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa
2002-03-26 20:19:18 +00:00
varada%netscape.com
6af1392bc7
fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa
2002-03-26 20:15:49 +00:00
attinasi%netscape.com
159525bdf5
Support for proprietary style property to allow composer to force broken image icons. b=58646 r=karnaze sr=kin a=asa
2002-03-26 20:14:05 +00:00
bnesse%netscape.com
efc219fb41
Fix for bug 132325. Don't hold stale references to MRJ Plug-in Instances in LiveConnect. r=sdagley, sr= beard, a=asa.
2002-03-26 20:06:25 +00:00
sicking%bigfoot.com
7f248115aa
Bug 131424: Plug memory leak in nsNetModRegEntry::Equals(). Patch by Peter A Jonsson <pj@ludd.luth.se>.
...
r=bbaetz sr=darin a=valeski
2002-03-26 20:04:29 +00:00
alexsavulov%netscape.com
4bef59bd8d
fix for bug 100963 r= kmcklusk sr= attinasi a= asa
...
added region invalidation to cause repainting of areas previously
occupied by a removed line
2002-03-26 20:03:41 +00:00
seawood%netscape.com
e110c6c80d
All symbols must be resolved at link-time on mach-o builds.
...
Fixing tinderbox bustage caused by checkin for bug 117589
2002-03-26 17:42:10 +00:00
beard%netscape.com
ca58c99c0f
External protocol handler support via preference of form "network.protocol-handler.external.scheme".
...
bug #133386 , r=gordon, sr=darin, a=valeski
2002-03-26 15:58:26 +00:00
seawood%netscape.com
0d6dbd8157
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
seawood%netscape.com
6242f620f0
Updating lists of generated makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:35:48 +00:00
kmcclusk%netscape.com
984f2e4d5f
Fixed code which prevented the rendering of large animated background gifs. Return after the the call to PatBltTile only if PatBltTile returns PR_TRUE otherwise fall through to the slow tiling code. bug 133096 r=dcone sr=attinasi a=asa
2002-03-26 14:21:31 +00:00
brade%netscape.com
02cf2c6a37
init mMDTM to be safe (bug 126468; submitted by mcs, r=bbaetz, sr=darin, a=Asa)
2002-03-26 14:11:27 +00:00
bbaetz%student.usyd.edu.au
c4fa26f93a
Bug 133200 - mass change removes dependancies. r=afranke, justdave
...
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch
by zeroJ@null.net (John Vandenberg), r=bbaetz x2
Bug 133207 - mass confirming bugs fails. r=afranke x2
2002-03-26 13:15:16 +00:00
mkaply%us.ibm.com
a4d5b4a337
At least I only broke us - forgot include
2002-03-26 13:04:48 +00:00
roc+%cs.cmu.edu
cb3fd90344
Bug 131487. Fix semantics of GetViewFlags/SetViewFlags. r=kmcclusk,sr=attinasi,a=asa
2002-03-26 12:12:36 +00:00
roc+%cs.cmu.edu
251d4521da
Bug 128478. Don't let key events go through coordinate-based dispatching. r=kmcclusk,sr=kin,a=asa
2002-03-26 12:10:52 +00:00
rods%netscape.com
bff2fdafde
Generically enables the browser to cache the curent presentation (frames,
...
views, et.al.) for Print Preview and then enables them to be restored.
It uses a pref and/or checks all the documents to see if any have an "embed" or
a "plugin". Temporarily it checks for framesets and turns on caching also.
I also factored some code in the Init routine so it could be callled for either
creating the new presention or initializing an existing one.
Also, added some safety check code in PrintPage.
Then for the object frame, for PP it doesn't do a paint - this is a temporary fix.
Bug 122048 r=peterl sr=attinasi a=asa
2002-03-26 11:43:40 +00:00
rdayal%netscape.com
efd52c77d0
Change to enable the UI for replication, related to bug # 128086.
...
r=sspitzer, sr=bienvenu, a=asa
minor change to display the offline tab and download now button.
2002-03-26 11:43:04 +00:00
peterv%netscape.com
344fcc7c6f
Back-out of fix for bug 123899 (document.body.innerHTML is broken). This caused bug 132673 and a bunch of duplicates. Tp might go up slightly but that's just because we stop dropping some content.
2002-03-26 11:15:15 +00:00
rdayal%netscape.com
098083bc34
Landing Address book LDAP replication. bug # 128086.
...
mac xml project file changes to build the new files and interfaces.
r=dmose, sr=sspitzer, a=asa.
2002-03-26 10:10:20 +00:00
rdayal%netscape.com
d75169bce0
Landing Address book LDAP replication, bug # 128086
...
these files define the CID and ContractID for new LDAP replication interfaces
and their implementation and make them part of Addressbook module using the factory.
makefile changes for uriloader dependency for nsIWebProgressListener.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:08:06 +00:00
rdayal%netscape.com
b0b7a6fbd1
Landing Address Book LDAP Replication, bug # 128086
...
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com
6680b4e82f
Landing Address Book LDAP replication, bug # 128086.
...
These files implement : the replication service called from the UI,
replication query class which executes an LDAP query, and
replication data class which processes the replication data retrieved.
And the modified makefiles to build these files.
r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:01:14 +00:00
cbiesinger%web.de
7b072d0996
bug 132126 r=dougt sr=hewitt a=scc
...
nsFactoryEntry::ReInit leaks memory
2002-03-26 09:48:44 +00:00
darin%netscape.com
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
timeless%mac.com
4a33e6b812
Bug 92527 [Win] Change associations file type naming for Mozilla
...
patch by ere@atp.fi r=law sr=jag a=asa
2002-03-26 07:55:14 +00:00
samuel%sieb.net
2d7fd8bdb5
Bug 128316 - xml-rpc can't create struct type
...
r=rginda rs=darin a=asa
2002-03-26 07:09:26 +00:00
darin%netscape.com
7f9b2ed250
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
peterlubczynski%netscape.com
698e9c9ee4
Fixing ussage of codebase attribute and Java applets loading, bug 130605 patch by adu@sparc.spb.su (Denis Antrushin) r=peterl, sr=beard, a=asa
2002-03-26 06:42:10 +00:00
peterlubczynski%netscape.com
00f5ff72dc
Cleaning up dead code left from fix for bug 118721, patch by dbrittain@superscape.com (David Brittain), bug 132262 r=peterl, sr=attinasi, a=scc
2002-03-26 06:38:53 +00:00