alecf%netscape.com
5f7198b17d
fix for #28275 , r=erik, a=chofmann,phil
...
properly unregister for pref callbacks
git-svn-id: svn://10.0.0.236/trunk@61242 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:38:23 +00:00
alecf%netscape.com
f05a1ff763
fix for #27630 (missed this file in an earlier checkin, so r=ben)
...
a=phil, chofmann
git-svn-id: svn://10.0.0.236/trunk@61241 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:37:04 +00:00
slamm%netscape.com
a9c4075884
New warnings command line.
...
git-svn-id: svn://10.0.0.236/trunk@61239 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:31:10 +00:00
slamm%netscape.com
7734a746df
Add Mac warnings.
...
git-svn-id: svn://10.0.0.236/trunk@61238 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:27:17 +00:00
jdunn%netscape.com
659b2712ed
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com ,scc@netscape.com
# 28114
a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:19:18 +00:00
morse%netscape.com
42b126f0c5
bug 28148, change-password was downloading wallet tables, a=jar, r=dp, mactest=rjc
...
git-svn-id: svn://10.0.0.236/trunk@61236 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:59:36 +00:00
norris%netscape.com
8d1cff6594
Fix cases of LiveConnected classes that have a field and methods with the same name.
...
Also clean up Bean properties, making implementation more efficient.
git-svn-id: svn://10.0.0.236/trunk@61235 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:32:37 +00:00
norris%netscape.com
330ce860f8
Remove untrue comment.
...
git-svn-id: svn://10.0.0.236/trunk@61234 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:31:43 +00:00
norris%netscape.com
ebfb18f5e2
Update implementation version.
...
git-svn-id: svn://10.0.0.236/trunk@61233 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:31:16 +00:00
slamm%netscape.com
485c3c3d13
Print out last good know logfile name. (Useful to pass to other script when testing).
...
git-svn-id: svn://10.0.0.236/trunk@61232 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:27:00 +00:00
slamm%netscape.com
de95aaefe5
Go back to using cvs.mozilla.org. It's faster now.
...
git-svn-id: svn://10.0.0.236/trunk@61230 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 22:00:03 +00:00
sdv%sparc.spb.su
edaf56e8c7
added a new example pluglet:
...
DOMViewer
a=idk@eng.sun.com , sdv@sparc.spb.su
r=idk@eng.sun.com , sdv@sparc.spb.su
git-svn-id: svn://10.0.0.236/trunk@61229 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:56:55 +00:00
cls%seawood.org
7ee2f2126f
Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61228 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:46:28 +00:00
terry%mozilla.org
f6643e69b0
Added an optional ability to keep a read-only shadow database, so that
...
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
git-svn-id: svn://10.0.0.236/trunk@61227 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:41:39 +00:00
sspitzer%netscape.com
283de5420e
fix for #28163 , r=dp, a=jevering
...
force the debug builds to have the checkin guidelines for the start page.
git-svn-id: svn://10.0.0.236/trunk@61226 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:36:16 +00:00
morse%netscape.com
5e0d124bcc
bug 27027, remove wallet, r=matt, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:27:51 +00:00
kvisco%ziplink.net
b6bf417b24
updated with latest contributors
...
git-svn-id: svn://10.0.0.236/trunk@61223 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:20:05 +00:00
sspitzer%netscape.com
57e5ad90eb
turning off these printfs, except for saari. a=phil
...
git-svn-id: svn://10.0.0.236/trunk@61222 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:19:11 +00:00
waterson%netscape.com
f6c0701b75
Bug 27925. Check document's principal before loading RDF datasources; if principal == system principal, let it do whatever it wants, otherwise check each datasource's URL to ensure that it comes from the same origin as the document. Prevents, for example, untrusted XUL content from loading bookmarks. r=norris, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61221 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:05:52 +00:00
dcone%netscape.com
0fd28a850d
updated the MenuId for printing. R=rods. approval=choffman
...
git-svn-id: svn://10.0.0.236/trunk@61220 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:59:47 +00:00
kvisco%ziplink.net
89ed023264
Updated to handle changes in StringList.cpp
...
git-svn-id: svn://10.0.0.236/trunk@61219 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:57:16 +00:00
kvisco%ziplink.net
550bc65261
#iterator now returns a pointer to StringListIterator instead
...
of a reference.
git-svn-id: svn://10.0.0.236/trunk@61218 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:56:20 +00:00
cmanske%netscape.com
0927e82743
Fixed PDT+ bug 25137, r=ducarroz, a=chofman
...
git-svn-id: svn://10.0.0.236/trunk@61217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:43:37 +00:00
cls%seawood.org
8260bc5e34
More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@61216 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:24:24 +00:00
bienvenu%netscape.com
f13d2f678c
fix linux build bustage
...
git-svn-id: svn://10.0.0.236/trunk@61214 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 20:05:25 +00:00
jfrancis%netscape.com
4a8620372e
fixes for:
...
27959 - delete broken in editor
24694 - cant get out of link insertion
r=sfraser; a=phil
git-svn-id: svn://10.0.0.236/trunk@61213 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:40:18 +00:00
cls%seawood.org
b66b025ff4
Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only time it actually matters. r,a=wtc
...
git-svn-id: svn://10.0.0.236/trunk@61211 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:38:38 +00:00
bienvenu%netscape.com
b5beb029a2
fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61210 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:33:42 +00:00
norris%netscape.com
183d590857
Add tests for fields and methods with the same name, and for bean properties.
...
git-svn-id: svn://10.0.0.236/trunk@61209 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:28:33 +00:00
terry%mozilla.org
d2cb16eefe
Fixed bug where it was complaining that people without permissions
...
were changing the resolution, even if they weren't.
git-svn-id: svn://10.0.0.236/trunk@61208 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:27:46 +00:00
robinf%netscape.com
214efb70ba
fixing bug 26140; never added autorun.ini file to cvs
...
git-svn-id: svn://10.0.0.236/trunk@61207 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 19:19:25 +00:00
terry%mozilla.org
4ac25fbcaa
Was crashing when logging profile activity.
...
git-svn-id: svn://10.0.0.236/trunk@61206 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 16:46:36 +00:00
blizzard%redhat.com
6289913285
fix windows build bustage
...
git-svn-id: svn://10.0.0.236/trunk@61205 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 16:08:53 +00:00
terry%mozilla.org
dae95aec80
Oops; had the name of the "editbugs" group typed in wrong in a couple
...
of places.
git-svn-id: svn://10.0.0.236/trunk@61204 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:59:56 +00:00
terry%mozilla.org
567c73317f
Display all possible state transitions in a bug if the user is not
...
logged in. Since they haven't logged in, we don't know what they will
be allowed to do. And users who disable cookies tend to pretty often
not be logged in.
git-svn-id: svn://10.0.0.236/trunk@61203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:53:40 +00:00
terry%mozilla.org
e852b90ee9
Put the "users" link in the trailer for people who are able to tweak
...
the permissions of other users.
git-svn-id: svn://10.0.0.236/trunk@61202 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:52:12 +00:00
blizzard%redhat.com
0759887c2e
change nsIFile::Spawn to take an array of arguments instead of just a single flat string. bug #27843 . r=dougt, a=chofmann. also, implement nsIFile::Normalize for unix. bug #17948 . r=shaver, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61201 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:35:54 +00:00
terry%mozilla.org
c89b3577c6
Ignore leading and trailing whitespace when trying to decide if
...
someone changed something.
git-svn-id: svn://10.0.0.236/trunk@61198 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:11:37 +00:00
terry%mozilla.org
abd1d1a770
Removed stupid debugging printf.
...
git-svn-id: svn://10.0.0.236/trunk@61197 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:09:32 +00:00
brade%netscape.com
64100c38a0
fix accesskeys (bugs 27887, 27889)
...
git-svn-id: svn://10.0.0.236/trunk@61196 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 15:09:24 +00:00
terry%mozilla.org
2a81db3471
Fixed icky infinite loop bug.
...
git-svn-id: svn://10.0.0.236/trunk@61195 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 14:57:57 +00:00
terry%mozilla.org
ab0f9ec310
Was crapping out if strictvaluechecks was turned on.
...
git-svn-id: svn://10.0.0.236/trunk@61194 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 14:49:33 +00:00
kvisco%ziplink.net
4a3b5248d2
Did some minor clean-up of code
...
git-svn-id: svn://10.0.0.236/trunk@61192 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:58:10 +00:00
kvisco%ziplink.net
ee4b101f80
Fixed bug with #isEmpty (which return the opposite of the expected value)
...
git-svn-id: svn://10.0.0.236/trunk@61191 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:54:57 +00:00
mcafee%netscape.com
64906bc835
Don't cycle in testonly mode if no binary exists. Adding success string support for filebasedtest.
...
git-svn-id: svn://10.0.0.236/trunk@61190 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:33:01 +00:00
slamm%netscape.com
820c2bc5f3
Copy logs that match from treedata.pl
...
git-svn-id: svn://10.0.0.236/trunk@61189 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:09:25 +00:00
erik%netscape.com
1ec5df9ba4
contribution from Bruce Robson: ported to Windows NT and fixed a couple of
...
bugs
git-svn-id: svn://10.0.0.236/trunk@61188 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 07:01:52 +00:00
slamm%netscape.com
41fe4b5362
Run copylogs as 'perl copylogs' to make Windows happy.
...
git-svn-id: svn://10.0.0.236/trunk@61187 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 06:39:00 +00:00
jefft%netscape.com
bd7f40d706
fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61185 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 06:03:55 +00:00
terry%mozilla.org
86a0cf8cc4
Major spankage. Added a new state, UNCONFIRMED. Added new groups,
...
"editbugs" and "canconfirm". People without these states are now much
more limited in what they can do.
For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them. Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page. But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
git-svn-id: svn://10.0.0.236/trunk@61184 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 05:15:23 +00:00