Commit Graph

159016 Commits

Author SHA1 Message Date
robert%accettura.com
31cccd64bf remove a debug string I accidentally left in during the last checkin
git-svn-id: svn://10.0.0.236/trunk@193507 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 14:58:29 +00:00
robert%accettura.com
075d26b336 Comment fixes, some better errors, and slight optimization
git-svn-id: svn://10.0.0.236/trunk@193505 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 14:33:45 +00:00
kaie%kuix.de
dfeab526b2 Follow-up checkin to bug 111384, fixes the tinderbox tests failure.
If the thread runner C function calls the pure virtual Run too early,
before the constructor finished, it will crash.
This patch delays thread creation and virtual function call to a
separate startThread call.
Thanks a lot to Jag for his help in finding the problem!
r=jag


git-svn-id: svn://10.0.0.236/trunk@193503 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:18:48 +00:00
kaie%kuix.de
006cee821d bug 329990, Unwind S/Mime signature verification from UI thread
bug 332212, Incorrect calls to update chrome UI with sign/encrypt status
r/sr=mscott
second checkin attempt


git-svn-id: svn://10.0.0.236/trunk@193502 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:15:49 +00:00
kaie%kuix.de
e4ab14cd87 bug 111384, Support OCSP requests through a proxy
combined r= by darin / rrelyea
second checkin attempt


git-svn-id: svn://10.0.0.236/trunk@193501 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:14:40 +00:00
timeless%mozdev.org
2d35152c07 Bug 328479 Building the jsshell on VC++ 6 fails because jsautokw.h is missing
spidermonkey only fix for nmake. not part of any build that works since this hasn't worked in a long time.


git-svn-id: svn://10.0.0.236/trunk@193500 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 13:09:50 +00:00
mike.morgan%oregonstate.edu
63bfb1e02f Fixed LIMIT clause in getComments() and fixed default call to getComments() in addon constructor.
git-svn-id: svn://10.0.0.236/trunk@193499 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 12:45:37 +00:00
mike.morgan%oregonstate.edu
368789c08c Added app var to comments pagination so the header doesn't switch.
git-svn-id: svn://10.0.0.236/trunk@193498 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 11:40:29 +00:00
mike.morgan%oregonstate.edu
859ef08523 Search optimization, comments pagination. Fixed unnecessary result rows in search.php and used the same method in comments. Fixed issues with comments pagination.
git-svn-id: svn://10.0.0.236/trunk@193497 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 11:37:22 +00:00
allan%beaufour.dk
7e5b468798 [XForms] Calendar widget rewrite. Bug 332559, r=doronr+me, patch by surkov@dc.baikal.ru
git-svn-id: svn://10.0.0.236/trunk@193496 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 10:34:32 +00:00
kaie%kuix.de
3881f77126 backing out my checkin, because we can't reproduce the tinderbox test
failure


git-svn-id: svn://10.0.0.236/trunk@193495 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 09:48:08 +00:00
kaie%kuix.de
6f428c877a Backing out my previous experimental checkin.
git-svn-id: svn://10.0.0.236/trunk@193494 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 09:31:49 +00:00
mike.morgan%oregonstate.edu
c98d8b147e Added appOS back in to prevent regressions. Since appOS is in the URL the cache should be different per OS, but UA guessing is still pointless and will be deprecated.
git-svn-id: svn://10.0.0.236/trunk@193493 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 09:28:55 +00:00
kaie%kuix.de
33c87895f5 Temporarily installing a sighup for printing the stack, in the hope it will help us understand the test failures on tinderbox machines.
Will be backed out shortly.
r=jag


git-svn-id: svn://10.0.0.236/trunk@193492 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 09:08:52 +00:00
jag%tty.nl
71646cc8d5 Fix Solaris build bustage for bug 332535
git-svn-id: svn://10.0.0.236/trunk@193491 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 08:14:36 +00:00
allan%beaufour.dk
794ecaf201 [XForms] Fix selected attribute on case elements. Bug 332129, r=aaonr+doronr
git-svn-id: svn://10.0.0.236/trunk@193490 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 08:12:38 +00:00
allan%beaufour.dk
7dbe469276 [XForms] Make nsIXFormsModelElement::getInstanceDocument raise DOMException. Bug 305184, r=aaronr+smaug
git-svn-id: svn://10.0.0.236/trunk@193489 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 08:10:25 +00:00
allan%beaufour.dk
e41988ac6f [XForms] Select widgets for XUL. Bug 323851, r=aaronr+doronr, patch by surkov@dc.baikal.ru
git-svn-id: svn://10.0.0.236/trunk@193488 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 08:07:12 +00:00
neil%parkwaycc.co.uk
8f26a59ec2 Clean up usage of preferences b=281445 p=gautheri@noos.fr r+sr=me
git-svn-id: svn://10.0.0.236/trunk@193487 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 07:59:57 +00:00
despotdaemon
914c4e0bc3 Pseudo-automatic update of changes made by daniel.boelzle@sun.com.
git-svn-id: svn://10.0.0.236/trunk@193486 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 07:39:34 +00:00
nelson%bolyard.com
f17f17ddf5 Add new -i (ignore errors) command line option to strsclnt. Strsclnt now
stops soon after the first error unless the -i option is given.
Strsclnt and tstclnt now look for an environment variable named
NSS_DEBUG_TIMEOUT, and if present, its value is used as a timeout time
for all socket IO operations.  Bug 332348. r=julien.pierre.


git-svn-id: svn://10.0.0.236/trunk@193485 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 07:31:46 +00:00
kaie%kuix.de
9ae9bbdaf4 bug 329990, Unwind S/Mime signature verification from UI thread
bug 332212, Incorrect calls to update chrome UI with sign/encrypt status
r/sr=mscott


git-svn-id: svn://10.0.0.236/trunk@193484 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 06:44:26 +00:00
kaie%kuix.de
c88b58645c bug 111384, Support OCSP requests through a proxy
combined r= by darin / rrelyea


git-svn-id: svn://10.0.0.236/trunk@193483 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 06:41:37 +00:00
kaie%kuix.de
bcc8fdd37d bug 332607, Update client.mk to use NSS_3_11_20060403_TAG
r=wtchang


git-svn-id: svn://10.0.0.236/trunk@193482 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 06:38:57 +00:00
bzbarsky%mit.edu
958a647163 Don't force sync load for non-chrome and non-resource XBL. Bug 329410,
r=sicking, sr=bryner


git-svn-id: svn://10.0.0.236/trunk@193481 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 02:41:04 +00:00
bzbarsky%mit.edu
1d6502e7c4 More happy rooting. Bug 328007, r=sicking, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@193480 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 02:39:12 +00:00
beng%bengoodger.com
bc4ccc2de9 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193479 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 02:03:32 +00:00
darin%meer.net
aa5fcf6cc5 followup patch for bug 329634 "folder IDs are 64-bit integers" patch by pamg, r=darin
git-svn-id: svn://10.0.0.236/trunk@193478 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 01:59:20 +00:00
nelson%bolyard.com
75c86f6174 Eliminate duplicated header files in cmd/SSLsample. Bug 332633.
r=julien.pierre
Modified Files: SSLsample/client.mn SSLsample/server.mn lib/manifest.mn
Removed Files:  SSLsample/NSPRerrs.h SSLsample/SECerrs.h SSLsample/SSLerrs.h


git-svn-id: svn://10.0.0.236/trunk@193477 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 01:56:27 +00:00
joe%retrovirus.com
abc6a9eccd Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)

bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org


git-svn-id: svn://10.0.0.236/trunk@193476 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 01:26:58 +00:00
glen.beasley%sun.com
d7ec54429b David Baron fix for valgrind report of UMR r=wtchang sr=Nelson
git-svn-id: svn://10.0.0.236/trunk@193475 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 01:05:53 +00:00
beng%bengoodger.com
acd7c2ba11 332188 - key conflict in help menu. patch by changdong.cui@sun.com. r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@193474 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:58:53 +00:00
dbaron%dbaron.org
95b56667f6 Fix backspace/delete on non-BMP characters for plaintext editor. b=237585 r=smontagu sr=roc
git-svn-id: svn://10.0.0.236/trunk@193473 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:57:55 +00:00
beng%bengoodger.com
f7f558ca89 reverting accidental file commit for previous bugfix
git-svn-id: svn://10.0.0.236/trunk@193472 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:57:35 +00:00
darin%meer.net
abbff9281c fixes bug 329634 "No apparent way to Reload Live Bookmark (or update livemarks)" patch by pamg, r=annie, sr=beng
git-svn-id: svn://10.0.0.236/trunk@193469 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:32:33 +00:00
nelson%bolyard.com
cfbcd913d7 Define alerts and error codes for TLS Hello extensions. Bug 226271.
r=julien.pierre


git-svn-id: svn://10.0.0.236/trunk@193468 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:32:27 +00:00
beng%bengoodger.com
142a6e54ee 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193467 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:13:58 +00:00
beng%bengoodger.com
1d7a540609 332596 - bookmarks toolbar empties after using Restore Default Set. Make sure we call the right function (now private) after a reinit. r=annie.sullivan@gmail.com
git-svn-id: svn://10.0.0.236/trunk@193465 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:12:32 +00:00
beng%bengoodger.com
b1e215b63f 332188 Key conflict in 'help' menu. patch by changdong.cui@sun.com r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@193464 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-04 00:11:19 +00:00
dbaron%dbaron.org
96844bf90f Split the nsCSSRuleProcessor half of nsCSSStyleSheet.cpp into nsCSSRuleProcessor.cpp. b=332136 r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@193459 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 23:52:17 +00:00
roc+%cs.cmu.edu
e9fd34c810 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor
git-svn-id: svn://10.0.0.236/trunk@193458 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 23:17:51 +00:00
nkwan%redhat.com
75a4bcdd89 bugzilla #332608 - added new function to just delete certificate
git-svn-id: svn://10.0.0.236/trunk@193457 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 23:09:49 +00:00
joshmoz%gmail.com
1ac1135fab make "Create Profile" dialog text match the button. Patch by Steuard Jensen. b=315633 r=josh sr=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193455 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 22:43:46 +00:00
dougt%meer.net
55b74dd2f1 Updating trunk. use compression in zip. NPODB
git-svn-id: svn://10.0.0.236/trunk@193453 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 22:24:37 +00:00
martijn.martijn%gmail.com
551b3287af Bug 332285 - nsGlobalWindow.cpp and nsCommandManager.cpp should use nsContentUtils::IsCallerChrome, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@193450 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 22:05:40 +00:00
mkaply%us.ibm.com
ed3016b385 Improve error checking
git-svn-id: svn://10.0.0.236/trunk@193449 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:48:21 +00:00
bzbarsky%mit.edu
362095fb38 Make sure to always have a principal for a document; fall back to a null
principal if all else fails.  Bug 327246, r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@193448 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:20:02 +00:00
mrbkap%gmail.com
c950452cb1 Backing out my changes from bug 326497 to fix tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@193447 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:18:41 +00:00
pedemont%us.ibm.com
f448c5d4d1 Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@193445 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:16:49 +00:00
cltbld
a2b2e127b8 Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@193444 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-03 21:11:33 +00:00