Граф коммитов

2560 Коммитов

Автор SHA1 Сообщение Дата
markh%activestate.com 4b98ee80cf Fix unicode handling for octet arrays, and finally fix the test suite
for Python 2.2.

Not part of the build.
2001-08-22 05:33:05 +00:00
markh%activestate.com 3aadbe293c Remove an extra, incorrect comment I accidently left in.
Not part of the build.
2001-08-22 04:16:37 +00:00
markh%activestate.com be6812daac Fix a subtle bug in the weak-reference support - the weak reference must
always be made against the "base" interface for the instance, not one
of the tear-offs (as the tear-off may have a shorter life than the base)

Not part of the build.
2001-08-22 04:11:28 +00:00
markh%activestate.com 9e3d9c1657 Fix a bug when building on Windows from a binary install (rather than
from Python sources).
Not part of the build.
2001-08-22 04:10:08 +00:00
blakeross%telocity.com 17e6b60231 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
tao%netscape.com f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
cotter%netscape.com 81ada5d960 ongoing security & privacy help content updates per b=85925, r=oeschger@netscape.com 2001-08-21 20:40:24 +00:00
morse%netscape.com 1e95684f80 bug 84432, wallet menu items missing when inside certain frames, r=matt, sr=brendan 2001-08-21 14:25:48 +00:00
peterv%netscape.com e979d55673 Adding null checks to fix crash. No bug. r=Pike, sr=jst. 2001-08-21 09:14:51 +00:00
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
markh%activestate.com c6153c918e Fix a bug in interface flattening when an attribute was set before one
on the same interface was fetched.  Added test for this case too.

Not part of the build.
2001-08-18 14:27:46 +00:00
dbaron%fas.harvard.edu 347fef888b Fix accumulated P3P build bustage. b=75924 (and 62399) moa=harishd sr=tor 2001-08-18 03:05:48 +00:00
dbaron%fas.harvard.edu cfc396628d Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:17:02 +00:00
dbaron%fas.harvard.edu d42164be26 At least list all the files we do have. b=75924 r=cls 2001-08-18 01:12:29 +00:00
dbaron%fas.harvard.edu 001adc82b1 Add REQUIRES lines. b=75924 r=cls 2001-08-18 01:09:46 +00:00
dbaron%fas.harvard.edu 590f49ab9d Add autoconf |Makefile.in|s. r=cls b=75924 2001-08-18 01:08:54 +00:00
dbaron%fas.harvard.edu 7f77d3a805 Fix makefile to work with objdir builds. b=75924 r=cls 2001-08-18 01:07:08 +00:00
hyatt%netscape.com 5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
sicking%bigfoot.com f29e35a1ad Fix default-priorities for patterns and priorities for templates.
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
sicking%bigfoot.com f1bb4efbfa Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
ftang%netscape.com e4067efe1c use nsIScriptableDateTime to format date/time string
fix bug 88667. r=morse sr=
2001-08-16 23:56:11 +00:00
loadrunner%betak.net 4b088c6dec bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
cls%seawood.org a406336645 Finally removing psm-glue from the tree.
Bug #78975 r=leaf sr=sfraser
2001-08-16 03:47:12 +00:00
morse%netscape.com e20ebcfa05 bug 93049, sorting by site or cookiename selects another cookie, r=pchen, sr=brendan 2001-08-16 02:56:52 +00:00
cls%seawood.org b8987cb0d7 Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
sfraser%netscape.com bc1e8f59d0 Project cleanup, rs=scc. Don't link with libpref, which is a component. 2001-08-15 23:13:13 +00:00
axel%pike.org facaf916c4 not part of build, testcase. to use selections in outliner, the view needs to support nsIClassInfo. Based on code by peterv in bug 80926 2001-08-15 10:03:51 +00:00
morse%netscape.com e42458d3ce bug 91881, js error, r=matt, sr=blake 2001-08-14 14:50:41 +00:00
axel%pike.org 4ec3b69cb6 fix testcase, bug 93909, set the context node list by using the right select attribute in xsl:apply-templates. r=peterv 2001-08-14 13:53:33 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cls%seawood.org 04aa36f0a0 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
rpotts%netscape.com bb9517ccef bug #69039 (r=morse@netscape.com, sr=darin@netscape.com). Form prefilling occurred even if the document was cancelled before it finished loading. 2001-08-14 04:28:01 +00:00
yokoyama%netscape.com 4b2a637d0a Bug fix 92341:
extensions\makefile.win
Need to add the UniversalAutoDet to extensions makefiles.
/r=nhotta;/sr=blizzard
2001-08-14 02:38:42 +00:00
mstoltz%netscape.com 880f5907bc 86984 - make history.length sameOrigin-accessible. Security prefs change.
91714 - CheckLoadURI should trest 'safe' and 'unsafe' about: URLs as different protocols
56260 - 'Remember This Decision' in signed script grant dialog should default to unchecked
83131 - More descriptive security error messages
93951 - Added null check in GetBaseURIScheme to prevent crash.
All bugs r=jtaylor, sr=jst
2001-08-14 00:18:58 +00:00
hyatt%netscape.com 04f362d790 Fix for 94990. r=blake, sr=hewitt 2001-08-13 22:44:43 +00:00
hyatt%netscape.com dcfed3a6a9 Get context menus limping again. This is really strange. r=blake, sr=ben 2001-08-13 04:39:31 +00:00
axel%pike.org d7c5ec47d6 bug 54490, xsl:strip- and preserve-space need wildcards, r=sicking, peterv, sr=shaver 2001-08-10 19:42:31 +00:00
blakeross%telocity.com 97a8b1a00a Updating the help patch (which was pulled from the branch) to the $!@#'ing xul syntax changes. r=hewitt sr=hyatt 2001-08-10 04:29:48 +00:00
blakeross%telocity.com 7461a3fdc7 Help viewer updates (67376). Checking in for ian. r=walk84 sr=blake 2001-08-10 04:04:02 +00:00
jaggernaut%netscape.com 56cd4b1ba1 Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt 2001-08-10 01:32:12 +00:00
heikki%netscape.com 51ca0e4036 Not part of build. Updated/added XML Extras tests. 2001-08-10 01:12:30 +00:00
morse%netscape.com 8bbbbe0079 bug 88661, remove-all button for form manager, r=vishy, sr=blake 2001-08-09 02:01:24 +00:00
cls%seawood.org ba40081b14 Adding caps to REQUIRES 2001-08-08 07:30:32 +00:00
markh%activestate.com d5deabe533 nsIFile objects are "remove"d, not "delete"d. Add tests to cover this case.
Not part of the build.
2001-08-08 02:25:18 +00:00
markh%activestate.com 8b03e9362e *sigh* - regress previous checkin, as the change that caused it appears to
also have been regressed.

Not part of the build.
2001-08-07 22:55:22 +00:00
ddrinan%netscape.com 657acb1f6c Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
andreas.otte%primus-online.de 6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
vidur%netscape.com 0ea149294b Implemented first pass of schema loader. This is not part of the build. 2001-08-06 07:12:31 +00:00
vidur%netscape.com 2c8addcb9a Added schema loading code as optionally compiled component of module. 2001-08-06 07:11:00 +00:00