bryner%uiuc.edu
5bb3534e46
Changing security build order to fix win32 clobber bustage.
2000-09-14 21:22:06 +00:00
relyea%netscape.com
d8d0892b85
Fix certutil to read Certs from PKCS #11 modules. Make the 'all' option for
...
modules work for ListCerts and ListKeys. Allow password from file for these
options as well.
2000-09-14 21:12:13 +00:00
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
margaret.chan%sun.com
a62fb12b83
Bug fix for 36567. Use /bin/type instead of which for finding the paths.
...
r=cls@seawood.org a=brendan@mozilla.org .
2000-09-14 20:58:56 +00:00
hyatt%netscape.com
f3b6ba4243
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
sfraser%netscape.com
8bd58ebf5c
Add security MANIFEST to fix build bustage. r=bryner
2000-09-14 20:41:33 +00:00
nelsonb%netscape.com
4df4541965
Remove duplicate PORT_Free call. Fix bug 52633.
2000-09-14 20:25:26 +00:00
sspitzer%netscape.com
0e695c824f
trivial fix for #52578 . initialize uninitialized variable. r=rpotts
2000-09-14 20:23:00 +00:00
bryner%uiuc.edu
d34e3feff0
Fixing Mac bustage for real.
2000-09-14 20:22:21 +00:00
bryner%uiuc.edu
370aeeba6d
More bustage fixing.
2000-09-14 20:21:01 +00:00
sspitzer%netscape.com
a2782f5baf
fix for bug #51546 . work around for the bug that the onselect handler
...
gets called twice. this was causing the frame src to be set twice
which was interrupting the file loading from the JAR. r=alecf,putterman
2000-09-14 20:19:17 +00:00
bryner%uiuc.edu
a68555f9c4
Forgot a file, sorry. Fixes the win32 bustage.
2000-09-14 20:17:29 +00:00
dveditz%netscape.com
4c66ffd7fc
bug 51056 handle unreadable prefs file, patch from gemal@gemal.dk, r=dveditz@netscape.com
2000-09-14 20:12:59 +00:00
bryner%uiuc.edu
75b7b0b823
Fixing bustage.
2000-09-14 20:12:50 +00:00
dbragg%netscape.com
f9f06772b4
Fix for 51855. Removed XPInstallNotificationsEnabled and declared _elem. r=sgehani
2000-09-14 20:11:56 +00:00
shanjian%netscape.com
b7aa9024e6
#47368 unpredefined languages entry should appears in accepted languages list once selected
...
ra=ftang
forgot a code path in previous checkin.
2000-09-14 20:01:53 +00:00
brendan%mozilla.org
81ead0f52a
Fix bogus new assertion in js_AllocGCThing (r=rogerc@geocast.com).
2000-09-14 19:58:11 +00:00
akkana%netscape.com
18342dbd80
51799: Smarter quote rewrapping, taking into account multiple quote levels, and RFC2646-style citations. r=cmanske
2000-09-14 19:55:40 +00:00
nhotta%netscape.com
36bfe5b679
Changed to convert to unicode to avoid confuse ScanTXT when saving a message as a html file, bug 50413, r=rhp.
2000-09-14 19:54:18 +00:00
nhotta%netscape.com
3e1ac87145
Changed not to free the memory which is returned to the caller, bug 50413 , r=rhp.
2000-09-14 19:50:30 +00:00
nhotta%netscape.com
7cb77d3fad
Fix for a incorrect string length, changed to use converted string length intead of unicode length, bug 23418, r=mscott.
2000-09-14 19:49:28 +00:00
sgehani%netscape.com
75d8da9f69
Add scrollbars to the custom dlg listbox.
...
[r=dbragg; nsbeta3+ bscape=2288]
2000-09-14 19:41:00 +00:00
hyatt%netscape.com
e9a62674c2
New chrome files. Not part of build.
2000-09-14 19:40:03 +00:00
saari%netscape.com
fab5101b40
Fix for 51934, mac only. r=pinkerton
2000-09-14 19:39:18 +00:00
bryner%uiuc.edu
3b6b570d1f
removed files: mozilla/extensions/psm-glue/public/nsISSLSocketProvider.idl, mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl, mozilla/extensions/psm-glue/public/nsISecureBrowserUI.idl
2000-09-14 19:28:12 +00:00
bryner%uiuc.edu
14b39559f7
This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
...
interfaces and resources that aren't specific to PSM have moved to security/base. The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface. Bug 18352. r=brendan,pavlov,shaver. a=brendan.
2000-09-14 19:27:23 +00:00
hyatt%netscape.com
4884379265
New smarter chrome registry. r=warren
2000-09-14 19:25:13 +00:00
pinkerton%netscape.com
e6244cb603
remove 'carb'=0 resource so that we run in the blue box on OSX. r=beard.
2000-09-14 19:19:13 +00:00
neeti%netscape.com
f41b42ce08
Fix for bug 48401.
...
Number of entries and records limited to 512. All known evict situations fixed.
Causing evict to start happening.
r=dp
2000-09-14 19:12:03 +00:00
andreww%netscape.com
eb4561f07e
still bug 28519 - mail 3 pane - finally getting it right. r=hyatt.
2000-09-14 19:02:25 +00:00
harishd%netscape.com
b48e62f3d2
52361 - parser shouldn't generate synthetic doctype because
...
it affects SCRIPTs
r=jst
2000-09-14 19:02:13 +00:00
morse%netscape.com
a0648104b0
bug 51338, cookie nag box not modal on meta-tag cookies, r=harishd
2000-09-14 18:59:47 +00:00
dougt%netscape.com
b9beecb0b7
First checkin of security event sink. not part of build yet.
2000-09-14 18:57:11 +00:00
waqar%netscape.com
75458f69c4
#=48907
...
r=pavlov@netscape.com
d=Get the font size using the pixel size instead of the point size. Pixel
size seems to work better for non default resolutions.
2000-09-14 18:57:05 +00:00
dp%netscape.com
161724a90b
bug 46147 Adding CacheAbort() for handing 400 errors from http
...
server and flushing the cache entry appropriately.
Also, releasing cache entry and cache channel before calling
OnStopRequest() from nsHTTPChannel::ResponseCompleted().
This should eliminate most of the cases of cache corruption
situations.
r=gagan,neeti
2000-09-14 18:52:57 +00:00
dbragg%netscape.com
68365257d6
Fix for bug 50942. Now I get the parent from the JScontext instead of the hidden window. r=dveditz
2000-09-14 18:52:56 +00:00
akkana%netscape.com
2d422654b1
52154: make view source highlighting prefable. Contribution from jce2@po.cwru.edu, r=me, a=brendan
2000-09-14 18:51:05 +00:00
dp%netscape.com
f578184e52
- Fixing deletion of cache on version change
...
- DBRecovery(): removing all fancy moves to trash folder. Just delete
the cache when it is corrupted.
r=neeti
2000-09-14 18:48:57 +00:00
dp%netscape.com
bd315704e3
Bumping cache version number up so everyone's corrupted caches uptil
...
now will be automatically deleted. r=neeti
2000-09-14 18:47:30 +00:00
mcgreer%netscape.com
39a4425f6e
fix bug where certlist was being freed after being set.
2000-09-14 17:14:44 +00:00
harishd%netscape.com
7c0dee74aa
52443 - smoketest blocker
...
Backing out my change, in the parser,that allowed newlines/whitespace
inside TABLE,TR,TBODY,TFOOT,THEAD. Will reenable this
change once the TABLE code is ready to deal with newlines
/whitespace inside the above mentioned elements.
Btw, this file was untouched by rayw's carpool.
r=vidur
a=granrose
2000-09-14 16:59:56 +00:00
dbaron%fas.harvard.edu
7c26a33182
Updating viewer demos to match recent changes for bug 3935. Just demo files -- not really part of build.
2000-09-14 14:56:31 +00:00
morse%netscape.com
59c12cbc54
bug 51338, cookie nag box for foreign cookies is not modal, r=valeski
2000-09-14 14:49:30 +00:00
cmanske%netscape.com
6cfd93dbab
Fixed Composer prefs not initializing bool pref. b=52400, r=hyatt
2000-09-14 14:45:16 +00:00
dbaron%fas.harvard.edu
19bd466446
Change the names of behavior and opacity DOM properties to MozBinding and MozOpacity, and make them work again with new CSS property names. r=jst, except for case change (Moz not moz) agreed on mozilla-style b=3935
2000-09-14 14:18:24 +00:00
kin%netscape.com
1e40ca12c2
Mac build bustage fix for nsISelectionListener.idl typo.
2000-09-14 14:08:27 +00:00
dp%netscape.com
bcd45e9a44
bug 46147 Ignoring record get failures to accomodate uncommited new
...
entries r=gagan,neeti
2000-09-14 13:51:18 +00:00
dp%netscape.com
42ca1df110
bug 46147 nsDiskCacheRecord::Delete() can ignore file delete errors as
...
for the file might not exist. r=gagan,neeti
2000-09-14 13:49:07 +00:00
bienvenu%netscape.com
a188b9d078
fix for 50350 fix copying multiple news messages r=putterman
2000-09-14 13:45:26 +00:00
bienvenu%netscape.com
1bef032fe5
always load new headers for folders before telling rdf, improves folder load time in some cases, r=putterman
2000-09-14 13:44:02 +00:00