Commit Graph

111483 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
f046fc90cf Return the right originalURI. Bug 171396, r=timeless, sr=darin, a=roc+moz 2002-10-30 04:40:08 +00:00
mstoltz%netscape.com
d0f045a722 Bug 168316 - When calling from Java into JS, add a "dummy" JS stack frame with
principal information for the security manager. r=dveditz, sr=jst, a=chofmann.
2002-10-30 03:15:59 +00:00
pschwartau%netscape.com
43d2a96f5e Initial add. Testcases created by Brendan in the course of fixing bug 96526. 2002-10-30 02:09:53 +00:00
pschwartau%netscape.com
d2258fdb8a Initial add. Utility file needed for certain tests in js/tests/js1_5/Expressions/. 2002-10-30 02:08:46 +00:00
waldemar%netscape.com
0e843fa517 Made === ignore the numbers' types 2002-10-30 01:46:55 +00:00
bienvenu%netscape.com
7671d035e0 fix problem where folders are left bold even though there are no unread msgs in them, r=rajiv, sr=sspitzer, a=roc+moz 121660 2002-10-30 01:33:53 +00:00
wtc%netscape.com
182f81490a Bug 177201: declare NSS_CMSEncoder_Cancel. 2002-10-30 01:31:01 +00:00
kyle.yuan%sun.com
a3dadf6cfe Bug 119696 Many keyboard shortcuts don't work when focus is on a <select> (listbox or drop-down)
r=jkeiser, sr=bzbarsky, a=roc+moz
Thanks for Simford.Dong@sun.com's fix
2002-10-30 01:05:43 +00:00
seawood%netscape.com
11e0296e26 Fix --disable-accessibility + --enable-default-toolkit=gtk2 bustage.
Bug #176556 r=cls a=roc+moz
2002-10-30 01:04:59 +00:00
dougt%netscape.com
8b8ebdf639 fix to make unregistering a category work. r=rginda, sr=dveditz, b=177176 m a=robert@ocallahan.org 2002-10-30 00:57:40 +00:00
bienvenu%netscape.com
64422f8c05 fix whitelisting in junk mail plugin r=dmose, sr=sspitzer, a=asa, not seen by users 169557 2002-10-30 00:42:10 +00:00
seawood%netscape.com
7596788ade Add plugin pkgconfig file to the build.
Bug #174915 r=bryner a=roz+moz
2002-10-30 00:41:08 +00:00
seawood%netscape.com
3488e15756 Pkgconfig metafile for plugins
Thanks to braden@endoframe.com for the file.
Bug#174915 r=cls a=roz+moc
2002-10-30 00:40:16 +00:00
seawood%netscape.com
27f48be93d Add support for dos-paths in GLIB_PREFIX & LIBIDL_PREFIX env vars.
Bug #176302 r=walk84 a=roc+moz
2002-10-30 00:30:09 +00:00
bishakhabanerjee%netscape.com
446c866598 creating the cmdtests.sh script - bug 144316 2002-10-30 00:20:10 +00:00
rdayal%netscape.com
f664b05971 Bug #177250 fix for crash during / after palmsync
The fix is for using the OLE memory management routines instead of the usual ones
for the 'out-parameters' of the MS COM IPalmSync interface used for IPC
between the conduit loaded in the HotSync Manager process and the Mozilla process.
The fix has also been tested by mozilla community person who mostly saw these crashes.

r=ssu, sr=bienvenu, a=roc+moz.
2002-10-30 00:18:51 +00:00
bryner%netscape.com
16118b1cac Prevent allocating nsDOMMutationEvents from the nsDOMEvent-sized arena (an nsDOMMutationEvent is 4 bytes larger and was therefore clobbering the 4 bytes of memory after gPool). Bug 170001, r=dbaron, sr=jag, a=roc. 2002-10-30 00:12:42 +00:00
bryner%netscape.com
496f22c03e Use only fcntl-based profile locking on Mac OS X (disable symlink-based
locking).  Fixes bug 176608.  r=ccarlen, sr=jag, a=roc.
2002-10-30 00:06:58 +00:00
bryner%netscape.com
296d9c24b3 Fix links stuck in :hover state after being scrolled off of using the mouse wheel (bug 78765). r=hewitt, sr=hyatt, a=roc. 2002-10-29 23:59:08 +00:00
rogerl%netscape.com
807e2bc6eb eIs 2002-10-29 23:49:43 +00:00
jpierre%netscape.com
c4e2aa9127 Fix for bug 95311 - copy the DER input key to the arena, and free the arena upon decoding failure. 2002-10-29 23:47:31 +00:00
loadrunner%betak.net
d98649c4ab b176276, pathtoexe entry in mfcembed registry key under applist incorrect, r=curt, sr=dveditz, a=roc+moz 2002-10-29 23:38:15 +00:00
rogerl%netscape.com
06efdac144 Finished switch statements. Added frame temporaries. Moved label allocation
to Validate phase, (and fixed bytecodeContainer bug for functions).
2002-10-29 23:34:48 +00:00
peterlubczynski%netscape.com
c44bb70fd7 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00
jpierre%netscape.com
31ce9957ca Use QuickDER to decode DER public key. Bug #95311 2002-10-29 22:52:31 +00:00
mikep%oeone.com
d12d714aac Adding in ability to send email alarms to any email address. 2002-10-29 21:27:10 +00:00
bienvenu%netscape.com
b685adfd58 fix handling of spam plugin imap msg fetch requests so they'll go into memory cache correctly, r=dmose, sr=sspitzer, a=asa not visible to user 169557 2002-10-29 21:03:07 +00:00
bienvenu%netscape.com
8426b85afe fix off by one error when deciding which msgs to score for spam, r=dmose, sr=sspitzer, a=asa not visible to user 169557 2002-10-29 21:00:14 +00:00
mikep%oeone.com
c8a01d2f6a Fixing problem with dialog capturing return key. 2002-10-29 20:31:32 +00:00
mikep%oeone.com
227088ab5f Fixing formatting. 2002-10-29 20:10:53 +00:00
mikep%oeone.com
7424a048d4 Fixing formatting. 2002-10-29 20:02:34 +00:00
mikep%oeone.com
a188dda18d Fixing so that the datepicker calls back to the program after selecting a date. 2002-10-29 20:01:10 +00:00
chanial%noos.fr
ed84b8eae2 DND on the home button did not set the home page. 2002-10-29 19:55:04 +00:00
mikep%oeone.com
864655b4b2 Renaming email event to email selected event, since it only emails one event for now. 2002-10-29 19:44:08 +00:00
mikep%oeone.com
c7944e77a9 Fixing bug 171659, renaming email file with .ics extension. 2002-10-29 19:43:29 +00:00
darin%netscape.com
0c98213fed marking nsIIOService frozen (b=157131) r=dougt
(this change was originally intended back in august, but we delayed making
the change in case someone came up with additional modifications to the
interface.  that hasn't happened, so marking frozen without changes.)
2002-10-29 19:43:00 +00:00
mikep%oeone.com
2c818cd79c Adding ability to sort the list of events, bug 152807. 2002-10-29 18:22:17 +00:00
dkl%redhat.com
430127ab86 Bug 176953 - version not set properly from form value like others in enter_bug.cgi. Patch by dkl; 2xr=justdave 2002-10-29 16:27:30 +00:00
gerv%gerv.net
62e3771d60 Bug 168191 - Checksetup needs to force template recompilation. Patch by bbaetz; r=gerv. Should fix tindebox bustage. 2002-10-29 09:09:34 +00:00
gerv%gerv.net
0c20d31251 Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel. 2002-10-29 07:44:18 +00:00
leaf%mozilla.org
3914ff0f4c Automated update 2002-10-29 06:24:21 +00:00
mkaply%us.ibm.com
18da08997d #175487
r=cls, a=brendan
Turn on building of OS/2 installer - hurrah!
2002-10-29 06:21:36 +00:00
mkaply%us.ibm.com
063c710a24 #175487
r=cls and r=pedemont (sr=blizzard for platform specific stuff), a=brendan
OS/2 packaging scripts
2002-10-29 06:19:39 +00:00
hyatt%netscape.com
b1889e9af7 Temporary hack fix for bookmark jumping problem. 2002-10-29 03:34:06 +00:00
hyatt%netscape.com
84444fc7fb Fix for 176181, fix a phoenix-specific cookie bug, code not used by mozilla. 2002-10-29 03:20:31 +00:00
waldemar%netscape.com
9931fabf0c Parametrized floating-point code due to different Common Lisp implementations using different types for IEEE 32 and 64-bit values 2002-10-29 02:15:11 +00:00
waldemar%netscape.com
1d825cf6b7 Added :external-name. Made write-group-contents iterative instead of recursive to avoid blowing the stack on lisps that don't do much tail recursion. 2002-10-29 01:13:58 +00:00
waldemar%netscape.com
d69dbe0633 A few conditionals for CLisp 2002-10-29 01:12:45 +00:00
waldemar%netscape.com
006c546e93 Wrapped number and string tokens in wrapper types to simplify documentation. Improved comments of Unicode character categories. 2002-10-29 01:12:27 +00:00
waldemar%netscape.com
16ae98e269 Revamped handling of floats, doubles, and longs per the October ECMA meeting 2002-10-29 01:11:32 +00:00