julien.pierre.bugs%sun.com
00fdce35ea
Reduce unneeded warning output
...
git-svn-id: svn://10.0.0.236/trunk@171507 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:46:51 +00:00
julien.pierre.bugs%sun.com
d936d4124a
Add include for definition of SECU_RegisterDynamicOids
...
git-svn-id: svn://10.0.0.236/trunk@171506 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:40:30 +00:00
brendan%mozilla.org
4c85caf1e7
Followup to last patch: JS_free is null-safe.
...
git-svn-id: svn://10.0.0.236/trunk@171505 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:39:16 +00:00
julien.pierre.bugs%sun.com
5701a2732a
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171504 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:38:39 +00:00
bob%bclary.com
2a3d4b5356
Regression test for bug 288688
...
git-svn-id: svn://10.0.0.236/trunk@171503 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:38:32 +00:00
brendan%mozilla.org
d5d9fd7006
Fix property lookup so function::name can be found in a filtering predicate expression.
...
git-svn-id: svn://10.0.0.236/trunk@171502 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:37:45 +00:00
julien.pierre.bugs%sun.com
537476c2f2
Remove dead and very bogus pre-softoken code
...
git-svn-id: svn://10.0.0.236/trunk@171501 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:33:25 +00:00
julien.pierre.bugs%sun.com
f09ebf30f2
Clean-up compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@171500 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:21:20 +00:00
julien.pierre.bugs%sun.com
ca4dc6426f
Fix for bug 288726. error in SECMOD_CancelWait
...
git-svn-id: svn://10.0.0.236/trunk@171499 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 06:02:53 +00:00
robert%accettura.com
fa13efc4c4
fix broken link in agg queries. Not part of build, no bug (as with checkin before)
...
git-svn-id: svn://10.0.0.236/trunk@171498 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:44:28 +00:00
julien.pierre.bugs%sun.com
b896d0b0bc
Silence compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@171497 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:33:41 +00:00
julien.pierre.bugs%sun.com
75cba24105
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171496 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:26:58 +00:00
julien.pierre.bugs%sun.com
abaa2b6ca6
Remove unused variables
...
git-svn-id: svn://10.0.0.236/trunk@171495 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:25:26 +00:00
julien.pierre.bugs%sun.com
164d90c7bc
Cleanup unused variables and dead code
...
git-svn-id: svn://10.0.0.236/trunk@171494 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:24:07 +00:00
julien.pierre.bugs%sun.com
7ab8e0190f
Remove unused variable
...
git-svn-id: svn://10.0.0.236/trunk@171493 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 05:17:27 +00:00
robert%accettura.com
91d5975a21
more portable escaping, moved to selectLimit(), fixed pagination bug from move to ADOdb, fixed that bug in the service so it works again, other tiny changes.
...
git-svn-id: svn://10.0.0.236/trunk@171492 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 04:25:08 +00:00
bugzilla%arlen.demon.co.uk
7f4fab5556
Bug 287291 Removing then adding RSS account with same details gives blank account name
...
p=me r=mscott sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@171491 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 02:52:44 +00:00
brendan%mozilla.org
5f64d21961
Fix 8-year-old bug with lambda replace clobbering cx->regExpStatics (288688, r=shaver, sr=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@171485 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 02:48:16 +00:00
alexei.volkov.bugs%sun.com
93dc3b2bbe
fix for bug 265003: selfserv.c: allow selfserv to load crls. R=julien
...
git-svn-id: svn://10.0.0.236/trunk@171484 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 02:29:24 +00:00
bugzilla%arlen.demon.co.uk
5593851529
Bug 288696 HandleMDNResponse should not be returning 0
...
p=me r=mscott sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@171483 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 01:45:06 +00:00
aaronleventhal%moonset.net
78bc7e9f63
Bug 288521. Support accessible STATE_HASPOPUP for xul buttons of type menu or menu-button. r=doronr, sr=dmose
...
git-svn-id: svn://10.0.0.236/trunk@171482 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 01:00:20 +00:00
aaronleventhal%moonset.net
9a40c44c73
Bug 288242. Bad accessible shutdown procedure, leading to creation of new objects right when we're trying to bring things to an end. r=pkwarren, sr=demose
...
git-svn-id: svn://10.0.0.236/trunk@171481 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 00:58:45 +00:00
aaronleventhal%moonset.net
8922c260b9
Bug 288386. Java applet + screen reader: heap corruption brings down Firefox, depending on the JRE build. Temporary solution to turn off Java applet support when screen reader is present. This bandaid is okay for now, because Java applets are still not supported by any screen readers that currently support Gecko. r=kyle, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@171480 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 00:57:08 +00:00
bienvenu%nventure.com
3dec4c0618
fix 288702 saving as template shouldn't change message-id, and should replace existing template, if any
...
git-svn-id: svn://10.0.0.236/trunk@171479 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 00:49:27 +00:00
bienvenu%nventure.com
2b0d0c9a89
fix 142703, sr=mscott, we don't notice when imap select failed if it's the first connection to the folder, and think that uid validity changed
...
git-svn-id: svn://10.0.0.236/trunk@171478 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 00:46:29 +00:00
nelsonb%netscape.com
9aa3e2a7ef
Rename functions that are shared by pk11wrap and softoken from sftk_ to
...
secmod_. Bug 286685. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@171477 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-02 00:46:13 +00:00
scott%scott-macgregor.org
0fbe3f3ff4
Bug #285772 --> part of the theme restructuring work.
...
fix missing offline indicator and broken activity indicator icon in the toolbar on Mac OS X.
git-svn-id: svn://10.0.0.236/trunk@171476 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 23:54:10 +00:00
timeless%mozdev.org
b11b0ba533
Bug 283540 OOM mlk [@ NS_NewPluginPostDataStream]
...
patch by jlurz24@gmail.com r=timeless sr=jst
git-svn-id: svn://10.0.0.236/trunk@171475 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 23:33:00 +00:00
darin%meer.net
469351164f
fixes bug 287648 "Unify 'request' object interface for DNS and PPS asyncResolve methods" r=biesi sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@171474 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 23:31:04 +00:00
dbaron%dbaron.org
72020748e5
Implement CSS2 counters. b=3247 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@171473 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 23:07:00 +00:00
bugzilla%arlen.demon.co.uk
2c4a3cb1e0
Bug 288529 Receipt notification message should not popup in spammail folder (Port Thunderbird fix) - original patch by mscott
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@171472 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 22:40:19 +00:00
wtchang%redhat.com
7deeb45ac0
Bugzilla bug 288657: fixed the bug that pk11_AnyUnwrapKey returns a
...
partially constructed symKey object if C_UnwrapKey fails with
CKR_DEVICE_ERROR. r=relyea.
git-svn-id: svn://10.0.0.236/trunk@171471 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 22:27:44 +00:00
kairo%kairo.at
73a6be3b9c
bug 288156 - Hardcoded appname in messenger.properties (filterFolderTruncateFailed), patch by Mark Banner <bugzilla@standard8.demon.co.uk>, r=Neil sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@171470 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 22:18:16 +00:00
tor%cs.brown.edu
ea7a9e3e23
Bug 288656 - Events not getting delivered to <svg:image> if fill=none. r=afri
...
git-svn-id: svn://10.0.0.236/trunk@171469 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 20:49:42 +00:00
tor%cs.brown.edu
30a8cbefd4
Bug 280988 - SVG frames should implement GetFrameName.
...
Patch by scootermorris@comcast.net , r=tor.
git-svn-id: svn://10.0.0.236/trunk@171468 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 19:56:08 +00:00
doronr%us.ibm.com
aaac7e7938
Bug 288662 - apply same fixes to winstripe that were added to gnomestrip in bug 204944. r=mconnor
...
git-svn-id: svn://10.0.0.236/trunk@171467 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 19:20:41 +00:00
darin%meer.net
059126619f
fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@171466 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 18:35:14 +00:00
bsmedberg%covad.net
06d0e4ec39
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
...
git-svn-id: svn://10.0.0.236/trunk@171465 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 18:22:57 +00:00
bzbarsky%mit.edu
35707e2f9d
Wrap a view update batch around all restyle processing and switch
...
ApplyRenderingChangeToTree to use a NO_SYNC view batch, since we now flush
reflows before painting. Bug 288365, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@171464 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 18:14:18 +00:00
bugzilla%arlen.demon.co.uk
3b258feeeb
Bug 288542 GetElementsByAttribute should return live nodelists (original patch by bz)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@171463 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 18:13:13 +00:00
smfr%smfr.org
1aec2b0a68
Improve sorting of history categories and items, taking care to sort categories sensibly given the current sort order.
...
Also save the expanded state of the history view in user defaults, to preserve it across launches.
No bug.
git-svn-id: svn://10.0.0.236/trunk@171462 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 18:12:16 +00:00
aaronleventhal%moonset.net
755b1880bd
Fixing bustage correctly, thanks bz
...
git-svn-id: svn://10.0.0.236/trunk@171461 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net
15d61f5ff3
Attempt to fix bustage on gcc
...
git-svn-id: svn://10.0.0.236/trunk@171460 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 17:26:05 +00:00
brendan%mozilla.org
9e7ea0c918
Fix unique attribute {uri, localName} bug (283972) and follow the spec on escaping > (264369).
...
git-svn-id: svn://10.0.0.236/trunk@171459 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 17:23:12 +00:00
aaronleventhal%moonset.net
bed00d647b
Bug 288017: proper init/shudown for list items and list bullet accessibles. r=pkw, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@171458 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 16:45:40 +00:00
timeless%mozdev.org
887df123a8
Bug 288587 crash while viewing Real videos
...
r=tor sr=tor
git-svn-id: svn://10.0.0.236/trunk@171457 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 16:41:55 +00:00
jwatt%jwatt.org
9a50b7b10d
Fixing bug 288267. getAttribute("transform") giving back "" for transform="matrix(...)". r=tor@acm.org
...
git-svn-id: svn://10.0.0.236/trunk@171456 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 16:07:37 +00:00
doronr%us.ibm.com
b74a723586
Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@171455 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 15:48:44 +00:00
jay%mozilla.org
72349108a3
Fixing packaging bustage sr=bryner (The Brain)
...
git-svn-id: svn://10.0.0.236/trunk@171454 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 09:10:30 +00:00
timeless%mozdev.org
204328555a
Bug 288544 an asynchronous "oom" loop in jsconsole's implementation of nsIConsoleListener.observe with nsIConsoleService and xpconnect
...
r=neil sr=neil
git-svn-id: svn://10.0.0.236/trunk@171453 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-01 08:47:17 +00:00