sspitzer%netscape.com
0e4ac5bba9
backing edburns out to open up the tree.
...
sorry ed. a=granrose
git-svn-id: svn://10.0.0.236/trunk@82547 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-10 21:24:24 +00:00
edburns%acm.org
fd5279eb21
bug 59530
...
r=waterson, sr=waterson
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables. This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.
The following files are in this fix:
widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
git-svn-id: svn://10.0.0.236/trunk@82511 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-09 23:45:26 +00:00
edburns%acm.org
d2b159d460
nsTimer.cpp
...
git-svn-id: svn://10.0.0.236/trunk@82510 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-09 23:44:03 +00:00
mkaply%us.ibm.com
8bdb56eb73
#55888
...
r=pavlov, rods, a=brendan
nsITimer implementation was using platform types (bool) instead of PRBool
git-svn-id: svn://10.0.0.236/trunk@81534 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-20 20:07:16 +00:00
cls%seawood.org
91d683a067
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
...
git-svn-id: svn://10.0.0.236/trunk@73583 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-30 08:08:04 +00:00
danm%netscape.com
cdee6550d3
allocate hashtable keys on the stack, not the heap. fixes leak (bug 28288). r=dp a=jar
...
git-svn-id: svn://10.0.0.236/trunk@61284 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 05:53:59 +00:00
michael.lowe%bigfoot.com
4be0c83a52
Final Windows timer optimisation work, for now
...
git-svn-id: svn://10.0.0.236/trunk@59065 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 14:01:42 +00:00
michael.lowe%bigfoot.com
eaa317cc7b
Further optimisation to Windows timers. Some more to come later
...
git-svn-id: svn://10.0.0.236/trunk@58468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 13:35:21 +00:00
michael.lowe%bigfoot.com
6856aa06f0
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58358 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:56:09 +00:00
michael.lowe%bigfoot.com
48f2c405ec
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58355 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-21 21:45:50 +00:00
warren%netscape.com
eb9a891946
Eliminated the libs build pass.
...
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
92d791b7b0
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
ramiro%netscape.com
9214c98f6a
Move the timers to their final resting ground. Im sorry. I screwed up
...
last time by putting them on the top level. Ive learned my lesson. Dont
scrweup unless you can really get away with it.
git-svn-id: svn://10.0.0.236/trunk@40241 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 06:18:42 +00:00