beard%netscape.com
9f1ea34458
fix for bug #60018 (prevent dangling JSContext), sr=brendan, r=edburns
2001-04-18 03:17:30 +00:00
alecf%netscape.com
6d96879bfb
add nsTimingService to the factory for bug 72002 sr=ben
2001-04-18 03:16:30 +00:00
beard%netscape.com
1046c84695
partial fix (fixes refcount leak) for bug #60018 , sr=brendan, ra=edburns
2001-04-18 03:16:19 +00:00
alecf%netscape.com
284dd42377
oops, fix capitalization
2001-04-18 03:12:29 +00:00
gagan%netscape.com
21e60a151c
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
d08d9b77c0
bug #68086 , removed trivial redirecting protocol handlers, added nsAboutRedirector.cpp. r=gagan
2001-04-18 03:05:56 +00:00
sdagley%netscape.com
db6a52ef4c
Changes for #72002 . Checking in for alecf. sr=ben,r=alecf
2001-04-18 03:05:10 +00:00
alecf%netscape.com
baac39f6bb
add nsTimingService.cpp to the windows/unix builds, sr=ben
...
bug 72002
2001-04-18 03:04:55 +00:00
beard%netscape.com
3c6d3c3908
Fix for Mac bustage. r=gagan
2001-04-18 03:04:44 +00:00
alecf%netscape.com
2c6f491109
add nsITimingService.idl to windows/mac builds
...
sr=ben
bug 72002
2001-04-18 03:03:57 +00:00
timeless%mac.com
074967ec72
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
0c2ccb5c7f
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
ccarlen%netscape.com
06104dd2c5
Bug 44071 - Change name of profile root dir from "Users50" to "Profiles". Checking in patch by gemal@gemal.dk. r=ccarlen@netscape.com, sr=brendan@mozilla.org
2001-04-18 02:51:24 +00:00
mscott%netscape.com
87777aed43
(NOT PART OF THE BUILD)
...
Changes to get the icon loader working on win2k with 16bit icons.
2001-04-18 02:48:04 +00:00
beard%netscape.com
5de19d97ce
Added UTCUtil library. [not part of build]
2001-04-18 02:44:01 +00:00
beard%netscape.com
6ea19da1fa
Fix for bug #26516 , load Java lazily. sr=brendan, r=edburns
2001-04-18 02:22:13 +00:00
edburns%acm.org
1caafa50ec
I've checked the diffs, they are as expected.
...
r=dbaron
a=edburns
sr=waterson
bug=71644
Files in this fix:
lcglue.cpp
nsCSecurityContext.cpp
- nsCOMPtr<nsIScriptGlobalObject> global = scriptContext->GetGlobalObject();
+ nsCOMPtr<nsIScriptGlobalObject> global(dont_AddRef(scriptContext->GetGlobalObject()));
All the changes are like this.
2001-04-18 02:20:32 +00:00
anatoliya%netscape.com
b8327b19c5
bug-75464 r=andreww sr=hewitt
2001-04-18 02:12:48 +00:00
hyatt%netscape.com
889b41d696
See previous checkin comments. Focus issues, same bugs, etc. r=saari, sr=brendan
2001-04-18 01:42:27 +00:00
hyatt%netscape.com
174428fb65
Fix for my 0.9 focus issues. r=saari, sr=brendan
2001-04-18 01:41:20 +00:00
sspitzer%netscape.com
f578c74b05
fix for #76088 views not persisting. fix started by putterman. sr=bienvenu@netscape.com
...
fix for #76307 special views default to sort order and type instead of the current sort order and type.
thanks to putterman for the bug and the fix. r=sspitzer, sr=bienvenu
2001-04-18 01:20:29 +00:00
ben%netscape.com
255fc92a75
fix mac bustage by backing out change.
2001-04-18 01:15:23 +00:00
evaughan%netscape.com
692761f08b
Added a return to the end of this file to prevent HPUX bustage.
2001-04-18 00:48:24 +00:00
ddrinan%netscape.com
c256ed06c8
Fix for bug #75277 , enable tls. r=javi@netscape.com, sr=darin@netscape.com
2001-04-18 00:46:04 +00:00
mjudge%netscape.com
5b3dcdb1f8
needed PR_MIN and MAX bustage
2001-04-18 00:33:23 +00:00
shanjian%netscape.com
b739eb1ec6
#63965 crashed under Simplified Chinese Win2000 OS when scroll bar is dragged
...
r = nhotta, sr=blizzard
"LoadGlobalFont" function is added to both "nsFontMetricsWin"
and "nsFontMetricsWinA" class to replace existing "LoadFont" call.
This function will use the "LOGFONT" stored in global font list to
create new font, that include charset parameter. CMAP is created
again for "mLoadedFont", but copied from global font item.
When enumerating the font, true type font is put in priority order
so that it will be searched first. This is done inside "enumProc"
function.
2001-04-18 00:30:46 +00:00
dbaron%fas.harvard.edu
3cb9428b20
Fix build bustage by removing unneeded #include of file that was just removed.
2001-04-18 00:30:43 +00:00
sonmi%netscape.com
7251dc781b
tinderbox platformlist - which platforems are required to run which tests
2001-04-18 00:28:22 +00:00
scc%mozilla.org
fae661aa09
[documentation], _never_ part of a build. fixing bad ``it's''s, and referencing the tracking bug
2001-04-18 00:22:01 +00:00
dbaron%fas.harvard.edu
68d7ca3932
Fix MOZ_TRACK_MODULE_DEPS bustage by adding htmlparser to REQUIRES.
2001-04-18 00:17:21 +00:00
heikki%netscape.com
1f6e826dca
Bug 51339, XHTML map elements did not work, r=harishd, sr=vidur.
2001-04-18 00:14:34 +00:00
av%netscape.com
e9fe7004bd
Fixing bug 76384 -- crash in the default plugin, r=serge, sr=attinasi
2001-04-18 00:05:20 +00:00
dcone%netscape.com
dacbd25e21
b=57928 r=mcclusky sr=attinas.
2001-04-18 00:03:10 +00:00
law%netscape.com
e4ee0baa54
Bug 52454
2001-04-17 23:59:58 +00:00
law%netscape.com
2cf8322fac
Bug 52454; new Makefile.in for Linux build; not built yet
2001-04-17 23:59:02 +00:00
serge%netscape.com
a9d6f87537
#67879 fix the crash, getting rid of xpm.h to show up a puzzle pixmap; sr=blizzard, r=av
2001-04-17 23:57:26 +00:00
pschwartau%netscape.com
093eb06477
Getter/setter tests are non-ECMA. Moving them from ecma_3 directory to js1_5 directory.
2001-04-17 23:56:57 +00:00
pschwartau%netscape.com
b4f95d7a38
Getter/setter tests are non-ECMA. Moving them to js1_5 directory
2001-04-17 23:54:17 +00:00
pierre%netscape.com
c827cfce65
Removed nsHTMLContentStream.cpp. Checked in for harishd.
2001-04-17 23:49:10 +00:00
av%netscape.com
b4bfce2250
Fixing 76356 -- plugin streams don't ask for byte range support, r=gagan, sr=darin
2001-04-17 23:47:01 +00:00
blizzard%redhat.com
808a2ce42a
Fix bug #66347 . Bogus return values for screenX and screenY. Don't cache values after a ::Move. r=dbaron, sr=alecf.
2001-04-17 23:41:32 +00:00
ducarroz%netscape.com
b90a68a568
Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer
2001-04-17 23:41:29 +00:00
ducarroz%netscape.com
d52a020758
Fix for bug 76215. Need to start progressmeters even when we don't show the progress dialog. R=varada, SR=sspitzer
2001-04-17 23:38:44 +00:00
ben%netscape.com
dc5c742ecc
68547, dragging bookmarks to top of folder sometimes deletes folder.
...
patch from matthew wilson, r=fabian, sr=ben
2001-04-17 23:36:44 +00:00
bienvenu%netscape.com
6854b90991
fix problem reading unread imap msg from mem cache not marking msg read r=naving,sr=sspitzer 24787
2001-04-17 23:32:09 +00:00
mjudge%netscape.com
bf9ef32d15
removing optimization unneeded for table selection to fix 60846sr= kin r= manske after making changes they requested
2001-04-17 23:31:34 +00:00
av%netscape.com
8dd38b5042
Fixing 75826 -- PostURL not working from files, r=peterl, sr=waterson
2001-04-17 23:30:25 +00:00
javi%netscape.com
f8400b8b63
Backing out prior patch for 76141 which caused all
...
platforms to display incorrectly.
2001-04-17 23:29:58 +00:00
joki%netscape.com
e4184fbcc1
Fix for 63742, fire DOM resize events from a resetting timer to make them more useful and avoid infinite recursion. r:pollmann,sr:jst
2001-04-17 23:25:21 +00:00
ben%netscape.com
6244bf9699
er, part of previous checkin (71685) r=pchen, sr=sfraser
2001-04-17 23:25:18 +00:00