Commit Graph

145419 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
bryner%brianryner.com
65891781d9 Release timeouts when a cached page is evicted from session history. Bug 302290, r=darin sr=jst a=brendan 2005-08-10 20:10:18 +00:00
bienvenu%nventure.com
0ee6ea7531 fix 302624 delete from pop3 server and download from pop3 server don't work on filters run after the fact, sr/a=mscott 2005-08-10 18:59:17 +00:00
wtchang%redhat.com
24b5ce2c08 Bugzilla Bug 303116: fixed an off-by-one error when duplicating a string.
r=douglas.stebila.
2005-08-10 18:49:29 +00:00
scott%scott-macgregor.org
b7f6a2af33 Bug #304174 --> Too many default client prompts on Mac startup 2005-08-10 18:48:32 +00:00
wtchang%redhat.com
19e9429f0d Bugzilla Bug 303116: this file doesn't need to include <strings.h>, which
doesn't exist on Windows. r=relyea.
Bugzilla Bug 303130: fixed memory leak of mp_int in ECPoints_mul.
r=douglas.stebila.
2005-08-10 18:46:29 +00:00
aaronleventhal%moonset.net
1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
mkaply%us.ibm.com
032ea8b227 Initial CCK Wizard checkin 2005-08-10 18:00:53 +00:00
bugzilla%standard8.demon.co.uk
7bc9db9f67 Fix bug 303301 LDAP only works for attributes that are specified in lower case. r/sr=dmose, a=cbeard 2005-08-10 16:46:52 +00:00
zach%zachlipton.com
3e92638259 Turns out seamonkey thinks "class" is a reserved word in javascript, causing our select boxes to break. This uses the variable theClass instead. 2005-08-10 16:30:11 +00:00
doronr%us.ibm.com
265ff9ff81 Bug 304154 - nsSchemaLoader::ProcessSimpleType uses = rather than == in an if statement. r/sr=peterv, a=mkaply 2005-08-10 15:48:09 +00:00
gavin%gavinsharp.com
df48b9840c Bug 302006 : Wrong label/accesskey assignment in am-smime.xul, patch by Pavel Franc <p.franc@gmail.com>, r=mscott, a=asa 2005-08-10 14:12:11 +00:00
bsmedberg%covad.net
690353a97e Additional inspector locales:
Swedish - bug 302521 - Hasse <jasajudeju@telia.com>
Polish - bug 302770 - Marek A. Stepien <marek.stepien@gmail.com>
Russian - bug 302780 - Marek A. Stepien <marek.stepien@gmail.com>
2005-08-10 14:05:12 +00:00
gavin%gavinsharp.com
0500d8d7cb Bug 303997 : finddialog.xul: wrong entity for radioDown accesskey, patch by Jeferson Hultmann <hultmann@gmail.com>, r=mscott, a=bsmedberg 2005-08-10 14:03:55 +00:00
gavin%gavinsharp.com
1eb6d37d4b Bug 303254: Invalid access key for "Save to disk" in unknownContentType.xul, patch by Adam Guthrie <ispiked@gmail.com>, r+a=bsmedberg 2005-08-10 13:47:05 +00:00
aaronleventhal%moonset.net
5d52427370 Remove comment that no longer makes sense, related to last nights bustage fix with checkin to bug 302937 2005-08-10 13:44:55 +00:00
gavin%gavinsharp.com
6161a47159 Bug 299085: EM should handle install errors instead of just throwing to xpinstall, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-10 12:56:30 +00:00
lpsolit%gmail.com
cf04b02005 Bug 277466: saved search's old name is used when running a search - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave 2005-08-10 09:47:58 +00:00
gavin%gavinsharp.com
11d7cbd99e Fixing obvious typo in patch for bug 299424 2005-08-10 08:40:44 +00:00
allan%beaufour.dk
0c5b39af38 [XForms] Class attribute name should be set in *Stub* elements, not in *ControlStub*. Bug 303876, r=aaronr+me, a=mkaply, patch by smaug@welho.com, NPOTB 2005-08-10 07:58:29 +00:00
allan%beaufour.dk
ad45ecb4d9 Make minimal trigger focusable (fixing problem with index() in repeats too). Bug 300609, r=smaug+doronr, a=mkaply, NPOTB 2005-08-10 07:01:12 +00:00
mconnor%steelgryphon.com
aab4703ebf bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa 2005-08-10 05:50:54 +00:00
cst%andrew.cmu.edu
fe000ce51a Backing out changes from bug 302781 to fix burning. 2005-08-10 03:38:43 +00:00
dougt%meer.net
055a41737d fixing annoying 304098. this is a simple typo fix for MINIMO only. 2005-08-10 03:33:15 +00:00
gavin%gavinsharp.com
734507bb0f Backing out patch for bug 292581, because it caused bug 302804, by author's request 2005-08-10 03:05:43 +00:00
aaronleventhal%moonset.net
5d514e6dd6 Fixing bustage 2005-08-10 02:09:03 +00:00
aaronleventhal%moonset.net
d0d189ebb3 Almost forgot small nit from Peter Parente's comments for last checkin to bug 302937 2005-08-10 01:55:30 +00:00
lpsolit%gmail.com
ce8f9aecab Bug 292096: Remove the extra Description label in long list format - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave 2005-08-10 01:53:51 +00:00
aaronleventhal%moonset.net
3885aca374 Bug 302937. Expose onclick actions on leaf text and image nodes. r=parente, sr=jst, a=cbeard 2005-08-10 01:51:39 +00:00
aaronleventhal%moonset.net
b8ff615ee1 Fix whitespace nit from biesi on last checkin 2005-08-10 01:47:11 +00:00
lpsolit%gmail.com
982af0f341 Bug 303803: Remove the unused get_classification_name() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-08-10 01:45:50 +00:00
aaronleventhal%moonset.net
8b21f5d760 Bug 303841. When screen reader running, prefer external viewer applications over full page plugins because they are more accessible. r=biesi, sr=jst, a=cbeard 2005-08-10 01:45:31 +00:00
aaronleventhal%moonset.net
d1e883edfb Bug 303133. Regression -- accessible tree getting truncated at frame and iframe nodes. r=parente, sr=neil, a=mkaply 2005-08-10 01:39:43 +00:00
lpsolit%gmail.com
a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
cst%andrew.cmu.edu
870f2dd908 Bug 302781 Splash screen should fade in on Win2k+
r=ere sr=neil a=asa
2005-08-10 00:42:57 +00:00
jst%mozilla.jstenback.com
112e7e0cd6 Fixing bug 303420. Making the global scope polluter work again, it was failing due to security checks failing when performed before the context and global objects were fully initialized. r=mrbkap@gmail.com, sr=bryner@brianryner.com, a=cbeard@mozilla.org 2005-08-10 00:15:51 +00:00
darin%meer.net
a941f5eca5 fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-08-09 23:06:58 +00:00
darin%meer.net
8491ae3ac5 landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2005-08-09 23:06:57 +00:00
darin%meer.net
d02cfd73b2 fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2005-08-09 23:06:56 +00:00
mark%moxienet.com
3c6ad0547d Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-09 23:06:55 +00:00
mark%moxienet.com
5888027beb Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-09 23:06:54 +00:00
mark%moxienet.com
2384681563 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-09 23:06:53 +00:00
darin%meer.net
ca158ad0d8 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-09 23:06:52 +00:00
darin%meer.net
dc2da62231 fixing bustage 2005-08-09 23:06:51 +00:00
cbiesinger%web.de
ea4d4c8645 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net
d513302677 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2005-08-09 23:06:49 +00:00
bsmedberg%covad.net
44ea21148b Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-08-09 23:06:48 +00:00
darin%meer.net
f5abc42f03 landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-09 23:06:47 +00:00
pedemont%us.ibm.com
73552221fd Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:45 +00:00
darin%meer.net
23555f6757 backing out last change 2005-08-09 23:06:44 +00:00