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

157689 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 3dc3c6dabf Dont clear our props if we're not changing owner documents. Bug 335333, r+sr=jst 2006-04-25 20:03:26 +00:00
bzbarsky%mit.edu 2c105676af Give HTMLButtonControlFrames their own frame type. Bug 335419, r+sr=dbaron 2006-04-25 19:56:45 +00:00
joshmoz%gmail.com 2e99a3e233 fix focus/activate for non-embedders when windows are first created. b=330587 r=mento 2006-04-25 19:20:31 +00:00
dmose%mozilla.org 8ac381d606 Fix ICS calendar regression from WebDAV interface change (no bug); r=mvl 2006-04-25 19:10:32 +00:00
benjamin%smedbergs.us 7ac1e0c149 Bug 335309 - Filehandle leak in XPCOMGlueLoadDependentLibs (found by coverity) - patch by Ryan Flint <rflint@dslr.net>, r=me+darin 2006-04-25 19:04:51 +00:00
dougt%meer.net d9c2f5527a reverting the change to the size of the soft key menu bar as it causes visable problems on some PPC devices. wince only 2006-04-25 18:34:31 +00:00
bienvenu%nventure.com 5cce706ae4 fix 321005 enable auth=plain, auth=login even though logindisabled, patch by engel@physics.harvard.edu, sr=bienvenu 2006-04-25 18:20:37 +00:00
dougt%meer.net d005b69884 Changing the key we use. some phones actually map lower FKeys to applications. WINCE ONLY. 2006-04-25 18:18:36 +00:00
bclary%bclary.com 302fd19827 JavaScript Test Library - improve jsDriver.pl timeout handling (bug 335397, r=mrbkap) 2006-04-25 18:10:33 +00:00
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