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

80978 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 1080580be8 fix for #76200. crash when viewing a message with an <img> tag but no src.
r/sr=valeski,mscott.  a=blizzard
2001-04-19 00:59:56 +00:00
jdunn%netscape.com 48d1d73dbe fixing HP tinderbox bustage, just reformatting the lines of code
a=roc@moz
sr=roc+moz
# 76489
2001-04-18 22:42:30 +00:00
pschwartau%netscape.com 38c1d1eb9c "for (i in myArray)" produces unintentional side effects if a test modifies Array.prototype or Object.prototype. Use for (i=0; __; i++) instead. 2001-04-18 22:33:31 +00:00
bbaetz%cs.mcgill.ca 25d8b4b4be bug 76059, fixes A4 printing regression. Patch by atontti@cc.hut.fi.
r=kmcclusk@netscape.com sr=attinasi a=asa
2001-04-18 22:11:55 +00:00
rginda%netscape.com a34132f8df initial add of license templates 2001-04-18 22:06:17 +00:00
rginda%netscape.com 9def5b89f0 initial add of xul-app template 2001-04-18 22:04:30 +00:00
dougt%netscape.com 4a46df35c0 This fixes the double channel load caused by the directory viewer. b = 45066 r = bbaetz@cs.mcgill.ca sr = waterson@netscape.com a = chofmann@netscape.com 2001-04-18 22:01:12 +00:00
rginda%netscape.com 138e2d8e2c initial add of template processor 2001-04-18 21:45:10 +00:00
beard%netscape.com 623af164d2 Removed hard tabs, removed unnecessary cast, (Scriptable)null. 2001-04-18 20:50:58 +00:00
ben%netscape.com a483a4e8d0 Fix for crash on mac startup, 76526 & other personal toolbar weirdness.
sr=sfraser, a=asa.
2001-04-18 20:42:46 +00:00
endico%mozilla.org 020c3324ca initial checkin 2001-04-18 18:01:28 +00:00
bryner%uiuc.edu 3013fb3f11 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes. patch from maolson@earthlink.net, r=ben, sr=hyatt 2001-04-18 07:01:29 +00:00
maolson%earthlink.net 7915e17171 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
mjudge%netscape.com b46f58dc17 forgot 1 change sr=scc r=anthonyd 76442 2001-04-18 06:26:19 +00:00
bryner%uiuc.edu 120c716a6e Bug 31809:
- When a docshell first takes focus, give focus to its first focusable content
- Make the docshell come after all of its content in the tabbing order

r=saari, sr=hyatt.
2001-04-18 06:18:10 +00:00
mjudge%netscape.com 9692e7d349 76442 sr= scc r= anthonyd. last minute fixes to editor to not do stupid copies and instead to use new case insensitive string compares. 2001-04-18 06:17:05 +00:00
dr%netscape.com 39003ffb2a 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
timeless%mac.com ee959d2767 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
ben%netscape.com eb90586c79 forgot to include this file in previous checkin 2001-04-18 05:49:48 +00:00
scc%mozilla.org ff2c1cc949 bug #70740: r=mjudge, sr=sfraser. Provide case-insensitive comparison for all string classes 2001-04-18 05:20:06 +00:00
bnesse%netscape.com e389036f8f Added support for caching accesses to the root branch as per alecf. [Not part of the build]. 2001-04-18 05:18:47 +00:00
bnesse%netscape.com f897c867ba Cleaned up bad formatting. [Not part of the build.] 2001-04-18 05:17:54 +00:00
dveditz%netscape.com 0f04fa48fe fixing bustage 2001-04-18 05:17:36 +00:00
bnesse%netscape.com 4bb2a58ebd Added comments as per alecf. [Not part of the build.] 2001-04-18 05:16:47 +00:00
radha%netscape.com 20d12f9535 Fix for bug 61557. location.replace() loads wrong page in the frame r=valeski sr=rpotts 2001-04-18 04:55:16 +00:00
ben%netscape.com 00e0ceb9d7 17920, r=hyatt, sr=sfraser, scc 2001-04-18 04:52:46 +00:00
ben%netscape.com 9de468a218 fix for 17920, r=hyatt, sr=sfraser, scc. 2001-04-18 04:38:30 +00:00
ssu%netscape.com 3ad651ca3b fixing bug 74021 - Stand alone window Close File->Close menu is gray out
r=blake ross
sr=sspitzer
2001-04-18 04:37:01 +00:00
pierre%netscape.com d764405700 #12386 "Matching of case sensitive attribute values should be case sensitive" sr=waterson 2001-04-18 04:36:52 +00:00
dveditz%netscape.com 003a053aa7 bug 71393, miscalculates free space on large drives. Contributed by thorgal@amiga.com.pl and bzbarsky@mit.edu, r=ksosez@softhome.net/dveditz@netscape.com 2001-04-18 04:30:26 +00:00
cls%seawood.org a6c0337362 Do not building embedding/tests if DISABLE_TESTS is set.
Thanks to Sean Chitwood <darkmane@w-link.net> & Dean Tessman <dean_tessman@hotmail.com> for the patch.
Bug #66697 r=cls
2001-04-18 04:19:09 +00:00
beard%netscape.com 1271459520 Fix for bug #60018, ra=edburns, sr=brendan 2001-04-18 04:19:00 +00:00
mscott%netscape.com 4ad76a0e94 Bug #68237 --> fix array bounds read in ::ScanTXT
r=benb
sr=sspitzer
2001-04-18 04:08:25 +00:00
blakeross%telocity.com 4418027250 Pressing Esc while urlbar has focus should revert url to that of page and select contents of urlbar (47863, patch by doronr@naboonline.com). r=bz sr=alecf 2001-04-18 03:50:15 +00:00
mscott%netscape.com 5cdf0506d4 Bug #74547 --> be sure to initialize m_channelListener to consume the output from libmime when fetching a part. This was causing
us to not show inlined images for local messages.
sr=sspitzer
2001-04-18 03:39:37 +00:00
beard%netscape.com 1aba8adc45 fix for bug #8112, sr=brendan, r=beard 2001-04-18 03:38:58 +00:00
cls%seawood.org a81a199b21 Remove mozilla/security from psm2 build list.
Make BUILD_MODULES=psm == BUILD_MODULES=psm2
Bug #75958 r=dbaron
2001-04-18 03:35:06 +00:00
ccarlen%netscape.com 7f98f47fb9 Bug 71641 - profile mgr is creating sub dirs in profile dir it shouldn't be. r=valeski,r=sspitzer,sr=alecf 2001-04-18 03:30:36 +00:00
beard%netscape.com aa847144a6 fix for bug #60018 (prevent dangling JSContext), sr=brendan, r=edburns 2001-04-18 03:17:30 +00:00
alecf%netscape.com a167c0340e add nsTimingService to the factory for bug 72002 sr=ben 2001-04-18 03:16:30 +00:00
beard%netscape.com 3fac50687a partial fix (fixes refcount leak) for bug #60018, sr=brendan, ra=edburns 2001-04-18 03:16:19 +00:00
alecf%netscape.com 72cfd1c92d oops, fix capitalization 2001-04-18 03:12:29 +00:00
gagan%netscape.com 3a697e0227 Fix for bug 68086. Replaced several about: files which were only redirecting to a new location with a single smarter one. r=rpotts, sr=darin 2001-04-18 03:09:32 +00:00
beard%netscape.com 7ceb4a36f8 bug #68086, removed trivial redirecting protocol handlers, added nsAboutRedirector.cpp. r=gagan 2001-04-18 03:05:56 +00:00
sdagley%netscape.com da44b590f8 Changes for #72002. Checking in for alecf. sr=ben,r=alecf 2001-04-18 03:05:10 +00:00
alecf%netscape.com fec4dcca8d add nsTimingService.cpp to the windows/unix builds, sr=ben
bug 72002
2001-04-18 03:04:55 +00:00
beard%netscape.com 302735b13a Fix for Mac bustage. r=gagan 2001-04-18 03:04:44 +00:00
alecf%netscape.com a771dd2e89 add nsITimingService.idl to windows/mac builds
sr=ben
bug 72002
2001-04-18 03:03:57 +00:00
timeless%mac.com b7f5fa68db fix Bugzilla Bug 75632 [FIX]Bad HTML <button> CSS causes jiggling when clicked
patch by bzbarsky@mit.edu r=rods, sr=attinasi
2001-04-18 02:56:12 +00:00
timeless%mac.com 27b8e15d2a fix Bugzilla Bug 62678 View source uses background from prefs and hardcoded text color
fix by bzbarsky@mit.edu r=timeless, sr=attinasi
2001-04-18 02:54:41 +00:00