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

117066 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com b1cbce922b Do not place dependency upon mozilla meta-build targets as we're not parallel-safe across build phases.
Bug #183263 r=bryner,dcran a=asa
2003-03-31 20:54:37 +00:00
pinkerton%netscape.com 2103e47160 implement new cookie dialog api. 2003-03-31 20:34:45 +00:00
seawood%netscape.com 36e8988bc8 The plugin function table must remain the same regardless of build configuration.
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
timeless%mozdev.org e573b3aef0 Bug 199649 Yahoo! Mail Remains Broken After Bug 198870 Fixed
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:28:29 +00:00
timeless%mozdev.org 68833337ec Bug 199928 cookies originating server test failes on ip addresses
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:27:44 +00:00
sfraser%netscape.com f8756f25f7 Fix for bug 199320 -- random composer crashes. Remove code that set the editor as a refCon on a controller which was created in JS, because it's unnecessary, and because the JS has no callbacks that allow it to null out the refCon when that editor is destroyed, leading to stale references which crash XPConnect. r=brade, sr=kin, a=asa. 2003-03-31 19:08:00 +00:00
nhotta%netscape.com 68ac687e89 Return UTF-8 as a platform file charset,
bug 199384, r=ccarlen, sr=darin, a=asa.
2003-03-31 18:46:43 +00:00
rogerl%netscape.com 8a19fdde5b Runtime fixes for new layout changes 2003-03-31 18:22:21 +00:00
mikep%oeone.com 235c23f4c2 Fixing bug 188873, problem with yellow event dots disappearing. 2003-03-31 18:00:32 +00:00
mikep%oeone.com f93aa5f785 Fixing bug 153086. 2003-03-31 17:58:11 +00:00
mikep%oeone.com 2409258bb0 Adding in drag and drop to day view and week view to change start hour, bug 168224. 2003-03-31 17:55:23 +00:00
mikep%oeone.com d69ccea811 Fixing bug 199426, make it so that the selected day is highlighted in the weekview. 2003-03-31 17:51:21 +00:00
mikep%oeone.com 6e3c16034c New build, fixing menu text for printing. 2003-03-31 17:38:24 +00:00
mikep%oeone.com ea6ea8560f Adding in printing from Chris Allen, bug 122665. 2003-03-31 17:29:24 +00:00
mikep%oeone.com d31b4f3cf1 Fixing problems with auto publishing events. 2003-03-31 17:28:34 +00:00
hpradhan%hotpop.com 71085bc721 bug 199756 : Crash at nsDocument::GetPrincipal 2003-03-31 15:45:44 +00:00
igor%mir2.org 9e16916a56 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=199051 :
Initialize invoker in FunctionObject constructor, not during first call and catch possible SecurityException. In this way initialization will happen without script code on java stack which may not have permissions to create class loaders.
2003-03-31 13:18:04 +00:00
sicking%bigfoot.com a0d589924f Documentation update. More ideas for faster XPath 2003-03-31 09:02:17 +00:00
igor%mir2.org 2c0d284a12 Removal of deprecated SecuritySupport as a part of work on 198208. 2003-03-31 08:43:40 +00:00
rogerl%netscape.com 9b5d0b324a Compiles clean! 2003-03-31 02:09:03 +00:00
bryner%netscape.com b6000ad9c3 ignore nsStaticComponents.cpp 2003-03-30 23:36:45 +00:00
timeless%mozdev.org 1c07adb28c Bug 197689 Missing Query - The query named $name seems to no longer exist.
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org 2506ca8699 Bug 65319 editmilestones & editversions don't have extra add.
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
bryner%netscape.com 6633d815fd Fix repainting on windows (bug 199159) by making sure to set ConsumeNoDefault on the paint event. r/sr=roc, a=asa. 2003-03-29 23:31:20 +00:00
blizzard%redhat.com 4b40015139 Bug #199421. Embedded browsers crash when submitting login form [@ GtkPromptService::ConfirmEx ]. Make sure to check the value of the pointers passed in before setting them on the prompter. r=bryner,a=dbaron 2003-03-29 04:55:12 +00:00
wtc%netscape.com f430edde06 Bug 195127: Turn off debugging output now that we have the AIX tinderbox
working correctly.
2003-03-29 04:30:02 +00:00
jrgm%netscape.com 6821b2ed29 add a little more info to the readme file 2003-03-29 01:50:12 +00:00
jrgm%netscape.com c23afd17ea change to use single-quote instead of double-quote in SQL statements [bug in perl module?]; allow the urllist.txt to specify a charset to be sent in the content-type header; make it possible to run the test with a 'https' scheme (SSL) 2003-03-29 01:41:29 +00:00
wtc%netscape.com f101c77399 Bug 199628: support shlibsign on OpenVMS. Pass $(OS_TARGET) instead of
$(IS_WINDOWS) to sign.sh and sign.cmd (which ignores that argument).  In
sign.sh, use a case statement with three cases: Windows, OpenVMS, and
others.  The patch is contributed by Colin Blakes <colin@theblakes.com>.
Modified Files: Makefile sign.cmd sign.sh
2003-03-29 00:42:43 +00:00
nelsonb%netscape.com 0f451fa946 Changes to enable ECC over characteristic 2^m fields.
Contribution from Vipul Gupta <Vipul.Gupta@Sun.COM>
Modified Files:
 nss/cmd/strsclnt/strsclnt.c nss/lib/cryptohi/seckey.c
 nss/lib/freebl/blapit.h nss/lib/freebl/ec.c
 nss/lib/freebl/manifest.mn nss/lib/freebl/mpi/Makefile
 nss/lib/softoken/ecdecode.c nss/lib/softoken/pkcs11.c
 nss/lib/ssl/ssl3con.c nss/lib/util/secoid.c
 nss/lib/util/secoidt.h
2003-03-29 00:18:30 +00:00
rogerl%netscape.com 19cfdfd132 !!! BROKEN !!! 2003-03-28 21:48:07 +00:00
jpierre%netscape.com 37e98be036 Backout change that broke Sun's build - requires gmake 3.79 2003-03-28 20:07:30 +00:00
rogerl%netscape.com e90c9935b3 !!! BROKEN !!! 2003-03-28 18:18:20 +00:00
rogerl%netscape.com f953a1fc7d !!! BROKEN !!! 2003-03-28 17:53:56 +00:00
guru%startrek.com 0f9f181ca8 Fix for bug 199500 - Crash in nsHttpConnectionMgr::OnSocketEvent if PSM is not installed; p=darin r/sr=alecf a=dbaron 2003-03-28 15:02:42 +00:00
cltbld%netscape.com 236d058e2a Adding tbox reporting. -mcafee 2003-03-28 08:32:37 +00:00
mscott%netscape.com 15f64b54b3 remove old file 2003-03-28 03:57:52 +00:00
mscott%netscape.com 7254d25f5f remove obsolete files 2003-03-28 03:57:09 +00:00
jpierre%netscape.com 492b2f677f Fix for bug 105271 - compile source files with full pathnames on Windows & OS/2 to help debugging. r=wtc 2003-03-28 02:35:39 +00:00
pinkerton%netscape.com fb39453fd0 ensure browser is showing when a new tab is created from menubar 2003-03-28 00:33:17 +00:00
pinkerton%netscape.com 2a37aabcb2 fix "open in new tab" when bm manager is visible 2003-03-28 00:26:55 +00:00
rogerl%netscape.com 3961ce7986 !!! BROKEN !!! Added definitions under new layout. 2003-03-27 23:58:21 +00:00
sicking%bigfoot.com 6b3bf90a25 Initial checkin of some documentation 2003-03-27 23:43:32 +00:00
cavin%netscape.com 074839d5d2 Fix for 96877. Decrement list total by one after a member card is deleted. r/sr=sspitzer, a=dbaron. 2003-03-27 21:25:41 +00:00
pinkerton%netscape.com b8b67767da update project files to get them working on the trunk and to pull in
security libs. (bug 198018 r/sr=sfraser,a=asa). not part of bulid.
2003-03-27 20:59:34 +00:00
radha%netscape.com 9d0dbd281a Fix for bug # 180598. link within a page created by a POST, then RELOAD, POST data is lost. r=adamlock sr=alecf 2003-03-27 20:51:31 +00:00
ian%hixie.ch 32ab6006e1 Forgot a dependency 2003-03-27 20:28:40 +00:00
nisheeth%netscape.com 0bd09a2eb5 Companion fix to earlier checkin for bug 197127. r=alecf, sr=heikki, a=asa. Do not allow typed data urls to enter global history. 2003-03-27 20:25:37 +00:00
axel%pike.org 094d7378ee npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those 2003-03-27 20:17:54 +00:00
nisheeth%netscape.com 1d73fc958e Fix for bug 161546. r=alecf, sr=heikki. JS and data urls can no longer be loaded from the history window or sidebar. An alert with an error will pop up if a user tries to load such urls from the history window/sidebar. a=asa. 2003-03-27 20:17:20 +00:00