kmcclusk%netscape.com
|
0db2c6960a
|
Change PLEvent notification on WIN32 to use a native timer instead of a posted WM_APP message when documents are not loading. This fixes some DHTML paint starvation issues and lowers overall CPU usage on many pages with DHTML. bug=164931 r=rpotts@netscape.com sr=kin@netscape.com
|
2002-09-19 02:53:05 +00:00 |
dougt%netscape.com
|
081f1504db
|
Fixes compiler warnings. b=168396, r=dougt, sr=dveditz. patch by walk84@yahoo.com
|
2002-09-13 19:55:02 +00:00 |
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
dougt%netscape.com
|
fae89c4077
|
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 05:38:16 +00:00 |
timeless%mac.com
|
9b478a4f58
|
Bug 166371 Crashes at [@ nsThreadPool::Shutdown] in Trunk, N700
r=bz sr=darin
|
2002-09-04 06:45:10 +00:00 |
timeless%mac.com
|
43e442ad09
|
Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
|
2002-09-03 14:51:05 +00:00 |
kmcclusk%netscape.com
|
b395ee5751
|
On WIN32 only, changed native dispatch of PLEvent notification to use timers instead of Posting WM_APP messages when user input or painting is starved to solve UI Lockup and paint starvation when loading large files from the cache or locally b=157144 r=dougt@netscape.com sr=kin@netscape.com
|
2002-08-29 23:04:14 +00:00 |
bbaetz%student.usyd.edu.au
|
c1b134e11b
|
Bug 142072 - Don't free a loginfo structure which we don't own (nspr does)
r=wtc, sr=bryner
|
2002-08-25 05:55:50 +00:00 |
jst%netscape.com
|
ad4e8b0300
|
Fixing part of bug 96108. Don't ask for items in an empty nsVoidArray, and speed things up a bit too. r=pavlov@netscape.com, sr=brendan@mozilla.org
|
2002-08-15 21:00:58 +00:00 |
seawood%netscape.com
|
67c2c5b3c0
|
Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
|
2002-08-12 13:35:18 +00:00 |
gerv%gerv.net
|
a6d4accdea
|
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
|
2002-08-10 08:39:43 +00:00 |
seawood%netscape.com
|
322da773fb
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
blythe%netscape.com
|
1b20cc170c
|
fix crash in bug 119034
r=timeless,sr=darin,a=asa
Simple NULL check, safe
|
2002-08-10 00:25:39 +00:00 |
dougt%netscape.com
|
36abefe61e
|
Attempting to fix the idle time topcrash. b=155447, r=pavlov, sr=dveditz
|
2002-08-09 04:03:45 +00:00 |
bryner%netscape.com
|
d0cfcc1da2
|
Remove obsolete NS_BASE and _IMPL_NS_BASE, and unused/obsolete source files nsStdFileStream.* (bug 160052). r=cls, sr=alecf, a=asa.
|
2002-07-30 21:30:05 +00:00 |
seawood%netscape.com
|
fe2f4b55ff
|
Remove DARWIN define from osx builds as it cripples the feature set provided by OSX headers.
Bug #154232 r=wtc sr=scc a=scc
|
2002-07-18 04:09:30 +00:00 |
mkaply%us.ibm.com
|
937dfac4d5
|
#157770
r=dougt, sr=blizzard, a=asa
OS/2 only - up the numbre of file handles when starting Moz, and handle specific error with DosCopy
|
2002-07-17 05:46:34 +00:00 |
bryner%netscape.com
|
90a2f7dfb7
|
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
|
2002-07-08 07:56:50 +00:00 |
seawood%netscape.com
|
03ace271f0
|
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
|
2002-07-02 20:25:30 +00:00 |
cbiesinger%web.de
|
15a321ca78
|
bug 115473 r=pavlov sr=brendan
Remove timer priorities
|
2002-06-11 20:47:04 +00:00 |
dougt%netscape.com
|
913bbb6f6c
|
Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
|
2002-06-11 19:26:04 +00:00 |
pavlov%netscape.com
|
4dbb77cafa
|
fixing bug 142113. r=varga sr=brendan
|
2002-05-15 10:28:42 +00:00 |
dougt%netscape.com
|
28495a117d
|
initalizes member variables in thread poll. 141479. r=dp, sr=darin
|
2002-05-10 20:48:45 +00:00 |
brendan%mozilla.org
|
f4ef397c40
|
Followup fix for 138791, neil@parkwaycc.co.uk's superior bit-fu (r=rjesup, sr=waterson, a=asa).
|
2002-05-01 23:34:18 +00:00 |
darin%netscape.com
|
e554d83626
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
|
2002-04-27 05:33:09 +00:00 |
brendan%mozilla.org
|
41c5804b65
|
Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson).
|
2002-04-25 21:07:54 +00:00 |
dougt%netscape.com
|
1938b600bf
|
PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009
|
2002-04-23 03:15:52 +00:00 |
dbaron%fas.harvard.edu
|
10d0952274
|
Relanding pavlov's changes for bug 129953, in pieces.
|
2002-04-14 00:27:16 +00:00 |
dbaron%fas.harvard.edu
|
f44cff55c4
|
Relanding pavlov's changes for bug 129953, in pieces.
|
2002-04-13 19:00:50 +00:00 |
brade%netscape.com
|
3a5f38632b
|
backout changes by pavlov (bug 136677) r=cathleen
|
2002-04-11 18:50:42 +00:00 |
pavlov%netscape.com
|
bf162df187
|
re-landing 129953
|
2002-04-11 07:55:53 +00:00 |
pavlov%netscape.com
|
0f9706f1e1
|
backing out changes for 129953...
|
2002-04-11 05:38:55 +00:00 |
darin%netscape.com
|
d645b6c31c
|
fixes bug 135547 "make event queues more robust"
r=danm sr=rpotts,brendan
|
2002-04-11 00:16:04 +00:00 |
pavlov%netscape.com
|
e188784b71
|
adding ,0 to fix os2 bustage
|
2002-04-10 09:06:18 +00:00 |
seawood%netscape.com
|
b0ce526238
|
Add newline to fix hpux tinderbox bustage.
|
2002-04-10 08:44:15 +00:00 |
pavlov%netscape.com
|
d74f52c017
|
adding nsITimerManager
|
2002-04-10 06:06:12 +00:00 |
pavlov%netscape.com
|
812bbc8074
|
er, missing idl file on windows gmake builds
|
2002-04-10 04:51:17 +00:00 |
pavlov%netscape.com
|
ca2a20ef48
|
bug 129953 r=rjesup sr=rpotts
|
2002-04-10 04:41:23 +00:00 |
bryner%netscape.com
|
0108846dbf
|
Fixing crash dismissing dialogs on linux (bug 134070). r=dougt, sr=darin, a=asa & adt.
|
2002-04-05 23:42:35 +00:00 |
dougt%netscape.com
|
9c15603e2d
|
Adding better comments. r=jband, sr=brendan
|
2002-04-04 23:04:53 +00:00 |
ccarlen%netscape.com
|
5acd1026e5
|
Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa
|
2002-03-27 07:16:12 +00:00 |
bnesse%netscape.com
|
97ac9e9fa4
|
Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa.
|
2002-03-22 21:37:50 +00:00 |
darin%netscape.com
|
9fbd1028d6
|
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
|
2002-03-20 22:50:33 +00:00 |
brendan%mozilla.org
|
29538a0bb4
|
Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa).
|
2002-03-08 20:11:49 +00:00 |
sgehani%netscape.com
|
bdc87e0fa7
|
Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
|
2002-02-20 04:01:34 +00:00 |
brendan%mozilla.org
|
2f0fe5e0c7
|
Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst).
|
2002-02-18 00:10:55 +00:00 |
bzbarsky%mit.edu
|
3902553fc7
|
Make sure we never set a timer for before "now" when given a positive
delay. Bug 124103, r=pavlov, sr=brendan
|
2002-02-08 23:45:26 +00:00 |
dp%netscape.com
|
9152d21130
|
bug 118061 Adding NS_NewTimer r=dveditz sr=sfraser
|
2002-01-24 06:37:38 +00:00 |
seawood%netscape.com
|
e56e20b1dc
|
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
|
2002-01-16 05:10:09 +00:00 |
pavlov%netscape.com
|
36aa1ffff0
|
patch from bug 116483 to avoid doing some pr_log related work when we don't need to. r=dougt sr=brendan
|
2002-01-15 01:20:47 +00:00 |