Commit Graph

157930 Commits

Author SHA1 Message Date
mark%moxienet.com
8d6115d496 321366 Crash [@ PR_Close].[@ nsDiskCacheStreamIO::Flush]. Accept possible failure of nsDiskCacheStreamIO::FlushBufferToFile. r=darin 2006-04-25 18:08:09 +00:00
bienvenu%nventure.com
7be876c81c fix 312952 handle IMAP input NIL patch by engel@physics.harvard.edu, r/sr=bienvenu 2006-04-25 17:49:53 +00:00
aaronr%us.ibm.com
8b8ace82f9 [XForms] select1 event sequence backwards. Bug 332242, r=doronr+olli 2006-04-25 17:01:01 +00:00
dbaron%dbaron.org
cef9e310ee Make the results of javascript: URLs stay UTF-16 rather than removing the high byte of the characters, and set the encoding on the channel to UTF-16. b=335298 r=darin sr=brendan 2006-04-25 16:49:47 +00:00
gavin%gavinsharp.com
7576df250c Bug 332022: use debug.js/NS_ASSERT in nsSearchService, r=mconnor 2006-04-25 16:26:58 +00:00
mkaply%us.ibm.com
c1d02e0696 Per shaver, this is a better way to check 2006-04-25 16:18:39 +00:00
mkaply%us.ibm.com
7019fa9d0d Preferences autocomplete didn't work on 1.5 - adding impl 2006-04-25 16:06:02 +00:00
kairo%kairo.at
d7320bb08d bug 334997 - add menu bar to toolkit-based JS console in suiterunner, r+sr=Neil 2006-04-25 14:34:02 +00:00
gijskruitbosch%gmail.com
1419d819b2 Bug 153232 - Missing break; for BAD_SIGNATURE case
r+sr = Kai Engert
2006-04-25 14:33:15 +00:00
cltbld
6866b5a688 Automated update from host egg 2006-04-25 13:12:25 +00:00
benjamin%smedbergs.us
35d4740ce1 Bug 335290 - Ordering of checks in --with-libxul-sdk is incorrect, r=mento 2006-04-25 13:11:00 +00:00
ginn.chen%sun.com
15fbf55753 Bug 330780 [ATK only] global nsAppRootAccessible is not released on shutdown
r=aaronleventhal sr=dbaron
2006-04-25 09:35:08 +00:00
masayuki%d-toybox.com
0a141d7eb5 Bug 326550 The dots in the focus outline do not match trunk builds(draw focus using something other than XOR). This is for comment 8 problem (the outline always drawn black) r+sr=roc 2006-04-25 09:19:29 +00:00
cvshook%sicking.cc
e9a820078f Bug 334977. Separate mFileName from mValue. r/sr=bz 2006-04-25 09:18:42 +00:00
smontagu%smontagu.org
e8b07e7e07 Don't propagate encoding up to the parent document viewer. Bug 315381, r+sr=jst 2006-04-25 06:57:31 +00:00
nelson%bolyard.com
b9c189458d Disable AMD64 assembly optimizations. Bug 334057. r=nelson 2006-04-25 05:51:23 +00:00
dmose%mozilla.org
4f06cc9771 URL-decode the X-MOZ-LOCATIONPATH to help ensure that we set it correctly (bug 334423); thanks to Bruno Browning <bbrowning@uwalumni.com> for the patch, r=dmose 2006-04-25 05:34:35 +00:00
nelson%bolyard.com
249561bf3b Bug 294537: ssltap should display ASCII CA names from cert request message
r=alexei.volkov
2006-04-25 04:58:45 +00:00
nelson%bolyard.com
f02321e973 Backout the last change, undoing the fix for bug 320336 and bug 333405. 2006-04-25 04:39:24 +00:00
bzbarsky%mit.edu
f400d8d165 Adding more testcases 2006-04-25 04:38:25 +00:00
jst%mozilla.jstenback.com
9fa16b22ee Removing unused variable as pointed out by dbaron at https://bugzilla.mozilla.org/show_bug.cgi?id=321299#c29 2006-04-25 04:04:27 +00:00
bryner%brianryner.com
22ba033aa0 Redo the way that collectors are created and destroyed to be more stable and extensible (bug 335120). Collectors are now instantiated by contract id and held onto by the metrics service directly. r=darin 2006-04-25 04:00:40 +00:00
bzbarsky%mit.edu
6275859935 Adding some regression tests 2006-04-25 03:53:11 +00:00
bzbarsky%mit.edu
000f1cb779 Deal with checkLoadURI better in the face of URI fixup. Bug 334341, r=biesi, sr=dveditz 2006-04-25 03:24:43 +00:00
ajschult%verizon.net
498be22656 Bug 335329: Remote instance used with unrecognized seamonkey arguments. r+sr=jag 2006-04-25 03:02:36 +00:00
alexei.volkov.bugs%sun.com
7fc553fcf8 [Bug 334277] double free in [@ sftk_FreeAttribute - sftk_DeleteAttributeType]. r=relyea 2006-04-25 02:33:58 +00:00
alexei.volkov.bugs%sun.com
97c78b7911 [Bug 334276] double free in [@ SECKEY_CopyPublicKey]. r=nelson 2006-04-25 02:23:52 +00:00
dbaron%dbaron.org
2b8a4e4edf Fix MOZ_JPROF bustage from bug 333640. 2006-04-25 01:58:41 +00:00
bzbarsky%mit.edu
0d74057281 Don't do URI fixup if NS_NewURI throws some random error. Bug 335193, r=biesi, sr+branch181=darin 2006-04-25 01:53:06 +00:00
wtchang%redhat.com
530dee8657 Bugzilla Bug 335275: include pk11pqg.h to declare the PK11_PQG_ functions.
The PK11_PQG_ functions operate on PQGParams, so we declare pqgParams as
a pointer to PQGParams, and cast a SECKEYParams pointer to a PQGParams
pointer. (SECKEYParams and PQGParams are isomorphic.)  r=nelson.
2006-04-25 01:26:42 +00:00
cvshook%sicking.cc
eb966d89e7 Bug 334515: Use nsWeakPtr rather than raw pointers to avoid crashes. r/sr=dbaron 2006-04-25 00:44:30 +00:00
dougt%meer.net
055dda3e6a Adding methods for querying and setting default browser application 2006-04-25 00:20:06 +00:00
dougt%meer.net
65ba8a32ca Fixing up Registry calls 2006-04-25 00:09:40 +00:00
mark%moxienet.com
21963c6464 334464 Crash when loading formhistory due to abuse of string APIs. Initialize using PRUnichar data with an explicit length. r=darin 2006-04-24 23:31:14 +00:00
brettw%gmail.com
84e9af60e2 Bug 335308 r=annie.sullivan Exported bookmarks are not readable by 1.5 2006-04-24 23:30:34 +00:00
jminta%gmail.com
f419835cc5 Bug 237148 hide menuitems for as-yet unsupported features. patch by bugzilla@babylonsounds.com, r=jminta 2006-04-24 23:24:53 +00:00
wtchang%redhat.com
085b36691e Bugzilla Bug 320336: SECITEM_AllocItem should return a NULL pointer if the
allocation of its 'data' buffer fails. r=nelson.  This checkin fixed bug
333405 as a byproduct.
Modified files: secitem.c secitem.h
2006-04-24 22:50:13 +00:00
nelson%bolyard.com
dbe80e7489 Remove call to printf in ecl/ecp_224.c Bug 334448. r=wtchang 2006-04-24 21:27:38 +00:00
mrbkap%gmail.com
62fd40b6c4 Don't cache the result of GetPointFromOffset if it failed, since subsequent queries for that offset will return the bogus offset. bug 334608, r+sr=roc 2006-04-24 21:18:44 +00:00
bzbarsky%mit.edu
add20431b9 Fix build bustage 2006-04-24 20:25:56 +00:00
aaronleventhal%moonset.net
da39bdb339 Bug 327918. Setting role='wairole:application' dynamically is not successful. r=ginn.chen, sr=roc 2006-04-24 20:19:44 +00:00
wtchang%redhat.com
1fe17580e4 Bugzilla bug 335275: compile with the GCC flag
-Werror-implicit-function-declaration. r=nelsonb.
Modified files: Linux.mk SunOS5.mk
2006-04-24 20:07:15 +00:00
benjamin%smedbergs.us
bb7bb3b093 Bug 320316 - libxul doesn't compile with cairo-gtk (thebes) toolkit, r=vlad 2006-04-24 20:05:29 +00:00
bzbarsky%mit.edu
c6cc005766 Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver 2006-04-24 19:56:18 +00:00
joshmoz%gmail.com
e93cb5c9b1 Mac OS X application menu implementation for Cocoa widgets. b=335006 r=mscott 2006-04-24 19:53:25 +00:00
bzbarsky%mit.edu
7f9b937064 Dispatch mutation events even in documents that are not rendered in a window.
Bug 201236, patch by Alex Vincent <ajvincent@gmail.com>, r=smaug, sr=peterv
2006-04-24 19:52:21 +00:00
cltbld
a27b6f82fc Automated update from host egg 2006-04-24 19:32:18 +00:00
mrbkap%gmail.com
d5be5a4723 Backing out bug 326497 again to see if it fixes the problems that we're seeing with us not recognizing functions set on [classname].prototype. 2006-04-24 19:27:25 +00:00
cbiesinger%web.de
4c8b3f4c77 bug 335185 remove unused --enable-detect-webshell-leaks r=bsmedberg 2006-04-24 19:23:22 +00:00
cltbld
b5a6f28473 Automated update from host egg 2006-04-24 19:22:12 +00:00