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

11267 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 65d48450bb factoring of code for Submit/Reset in control frames
Bug 65747 r=pollmann sr=attinasi
2001-02-23 01:01:08 +00:00
sspitzer%netscape.com 246928daf3 fix for #68365. r=hwaara, sr=hyatt 2001-02-23 00:46:10 +00:00
attinasi%netscape.com d84be5085d new testcase. NPOB 2001-02-22 16:06:46 +00:00
attinasi%netscape.com 2df0e9a606 New regression testcase. BPOB 2001-02-22 16:06:18 +00:00
rods%netscape.com 1aa32a46e8 Added additional reflow count info on a frame by frame basis
Bug 69361 r=attinasi sr=waterson
2001-02-22 13:58:17 +00:00
dbaron%fas.harvard.edu 48259ee708 Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes. 2001-02-22 13:06:50 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
hyatt%netscape.com 16521d095b Fix for 69142. r=attinasi, sr=waterson 2001-02-22 09:24:50 +00:00
pollmann%netscape.com 8426cfe13e Bug 69365: Fix mail reply-all by reverting pres-state optimizations r=ducarroz@netscape.com, sr=jst@netscape.com,vidur@netscape.com 2001-02-22 03:16:34 +00:00
waterson%netscape.com 9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com 128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
hyatt%netscape.com 97573598b3 Fix a frame creation slowdown caused by XBL. 2-3% speedup. r=danm, sr=waterson 2001-02-21 03:18:45 +00:00
dbaron%fas.harvard.edu 8411695789 Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341 2001-02-20 13:44:43 +00:00
waterson%netscape.com 23940e7ce2 Remove layoutxsl.o from optimized build, too. 2001-02-20 03:55:02 +00:00
dbaron%fas.harvard.edu 2cba298f69 Remove unused file that should have been removed with all the others in today's carpool. r=jst 2001-02-20 03:07:13 +00:00
waterson%netscape.com bcd3fa5836 Really remove nsStyleCoord.cpp 2001-02-20 02:33:54 +00:00
dbaron%fas.harvard.edu 8d8bc1785c Fixing IRIX bustage by adding libgkconbase_s to libs since libgkbase_s was split. 2001-02-20 01:59:11 +00:00
jst%netscape.com 4a15bb0f6a Removing unused empty file. 2001-02-20 01:50:38 +00:00
sfraser%netscape.com 938e48ca69 Remove nsStyleCoord.cpp for jst. 2001-02-20 01:40:23 +00:00
jst%netscape.com b06668799f Removing empty file from the build system. 2001-02-20 01:33:17 +00:00
pinkerton%netscape.com e4150a604d don't re-create 1000 element array's of nsPoints every time the routine is called. r=dcone/sr=sfraser. bug 69101. 2001-02-20 01:14:03 +00:00
jst%netscape.com effc510939 Removing files that were moved to mozilla/content/... part of the carpool. 2001-02-20 01:12:42 +00:00
jst%netscape.com 8bbea25890 Removing unused file. 2001-02-20 01:08:30 +00:00
waterson%netscape.com 00a1e8d96e Bug 39054, redux. Hack around problem (?) with XBL child nodes: we'll just query for the list of real kids up front. Also, need to break 'AddSubtreeToDocument()' into pre- and post-order steps. r=hyatt, sr=brendan 2001-02-20 01:05:34 +00:00
sfraser%netscape.com 60f1270164 More jst bustage fixing; we need nsIHTMLStyleSheet.h here. 2001-02-20 00:28:57 +00:00
ben%netscape.com 4cf4ddc5e0 Fix jst bustage 2001-02-19 23:53:33 +00:00
jst%netscape.com c07db2384b Attempting to fix mac bustage 2001-02-19 23:18:12 +00:00
heikki%netscape.com 36eb65cca8 Removing files which were moved to content, part of content/layout carpool. 2001-02-19 22:43:19 +00:00
Peter.VanderBeken%pandora.be c5d0bcc176 Content/layout splitup carpool. 2001-02-19 21:51:22 +00:00
heikki%netscape.com 5c811dfbf3 Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
Peter.VanderBeken%pandora.be 988ba19629 Content/layout split-up carpool. r=jst@netscape.com, sr=waterson@netscape.com. 2001-02-19 21:45:29 +00:00
jst%netscape.com 609a11804c Backing out my previous changes. 2001-02-19 20:33:57 +00:00
jst%netscape.com eabf6dfc1a Changes needed for splitting layout 2001-02-19 18:44:32 +00:00
heikki%netscape.com 915749084a Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 12:55:42 +00:00
rods%netscape.com 8881a357b3 making spacebar click on key up
Bug 68850 sr=attinasi
2001-02-19 12:36:01 +00:00
heikki%netscape.com d59b45ca9f Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 12:10:13 +00:00
heikki%netscape.com de35f432ad Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet. 2001-02-19 11:56:40 +00:00
heikki%netscape.com de8d58f084 Checking in new files needed for layout split. Not part of the build yet. 2001-02-17 09:53:29 +00:00
heikki%netscape.com ebda0c80be New interfaces needed for layout splitup. Not part of the build yet 2001-02-17 01:54:26 +00:00
dcone%netscape.com 999dab80e2 r=rods sr=attinasi Passing in the title to begindocument 2001-02-16 17:36:02 +00:00
cmanske%netscape.com 3baa7b403e Minor change to remove compile warning 2001-02-16 05:12:08 +00:00
cmanske%netscape.com c7fb9e7600 Fixed table selection bug 68860. r=brade, sr=sfraser 2001-02-16 03:33:12 +00:00
hyatt%netscape.com 6a31cf1557 Not part of build. 2001-02-16 02:21:34 +00:00
hyatt%netscape.com 3af1eab1be Not part of build. 2001-02-16 01:37:19 +00:00
hyatt%netscape.com 19a77a20e0 Fixing Win32 bustage on pink's checkin. r=pink 2001-02-15 22:20:44 +00:00
pinkerton%netscape.com 794f5e3b1b force trees to synchronously update the area invalidated by a mousewheel scroll. r=bryner,a=hyatt, bug#63465 2001-02-15 22:07:06 +00:00
akkana%netscape.com 20001beffe 25779: alternate win cut/copy/paste keys. r=brade, sr=sfraser 2001-02-15 21:53:13 +00:00
hyatt%netscape.com e050817098 Fix for 67739. r=pierre,attinasi, sr=ben 2001-02-15 21:25:31 +00:00
hyatt%netscape.com 6d784c14e8 Fix for 67739. r=pierre,attinasi sr=ben 2001-02-15 21:24:47 +00:00
hyatt%netscape.com d0e0589b0d Not part of build. 2001-02-15 21:15:21 +00:00