Commit Graph

53045 Commits

Author SHA1 Message Date
sspitzer%netscape.com
da92793dad fix warnings. fix bug #27458, add HaveData() interface for alecf
so he can check if there is data in the single signon database
for a given url.  r=alecf
2000-02-12 00:28:46 +00:00
danm%netscape.com
70a674879d just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque. 2000-02-12 00:27:57 +00:00
mjudge%netscape.com
5b067e70a2 small change for bad assert... 2000-02-12 00:24:55 +00:00
jj%netscape.com
0f4c46d36d removed obsolete <file.xpt>. r=dougt,sdagley 2000-02-12 00:10:35 +00:00
ftang%netscape.com
4cf396264c fix bug 23665. make OnKeyUp same behavior as OnKeyDown. Clean up old old unused code. r=rods 2000-02-12 00:10:22 +00:00
leila.garin%eng.sun.com
4cbb9c517b Added getElementById method due to change in JavaDOM adhering to W3C specs. 2000-02-12 00:08:52 +00:00
saari%netscape.com
5be6d636ee more focus changes 2000-02-11 23:51:53 +00:00
saari%netscape.com
e1c9a7faa0 changes for PDT+ focus bugs, see my list, r=hyatt 2000-02-11 23:50:15 +00:00
sfraser%netscape.com
2538cee1c8 Really fix this ASSERT macro in the optimized case, now. 2000-02-11 23:42:25 +00:00
saari%netscape.com
238d398b5e continuation of focus landing, PDT+ bugs in my list, look if you care, r=hyatt 2000-02-11 23:42:11 +00:00
hyatt%netscape.com
34cd127797 Landing focus memory. If you pull before saari completes this checkin (we
still have to land nsWebShellWindow and nsGlobalWindow),
you will not like the result.  r=saari
2000-02-11 23:41:13 +00:00
hyatt%netscape.com
8558ec21de Landing focus memory. r=saari 2000-02-11 23:35:14 +00:00
saari%netscape.com
d1c10da5d3 Changes for focus, too many bugs to list, look at my PDT+ list if you care. r=hyatt 2000-02-11 23:32:13 +00:00
saari%netscape.com
3cb469be8c Changes for focus landing that is now commencing.
Too many bugs to list, look at my PDT+ list if you care. r=hyatt
2000-02-11 23:31:18 +00:00
rods%netscape.com
d465806ba9 check both key code and whether the alt flag is set, which is odd
because the key code should not be ALT is the flag is false, but this has to do
with the AltGR, we will be reviewein this futher as a downgraded bug 9333
b=9333 r=hyatt
2000-02-11 23:27:24 +00:00
vidur%netscape.com
e71513d24e Fix for bug 26694. Flush pending notifications before get frame information. r=nisheeth. 2000-02-11 23:08:57 +00:00
rogerl%netscape.com
adda1105ce Nuts, checked in wrong file AND named wrong bug in previous checkin, msu
be friday or something.
Correct bug# is 26060.
2000-02-11 23:00:21 +00:00
nisheeth%netscape.com
6ab6755e46 r=hyatt. Partial fix for PDT+ bug 13537. Session history captures frame state now. 2000-02-11 22:54:37 +00:00
mcafee%netscape.com
fdf08f94cf Adding Error: string so tinderbox will create a link in the error log. r=slamm 2000-02-11 22:53:58 +00:00
sfraser%netscape.com
87561d1721 Be a bit more paranoid about using a macro called ASSERT, which is rather common. 2000-02-11 22:49:55 +00:00
slamm%netscape.com
874c1eba11 Take out colors for bloat numbers. The numbers jump around too much and the colors have lost all value. 2000-02-11 22:48:58 +00:00
tonyr%fbdesigns.com
5f179b5ae6 Removed call to registry->Close() 2000-02-11 22:41:45 +00:00
ben%netscape.com
ba8f085b4c localisability fixes I missed on my first sweep/checkin, fixing bugs (27408, 27409, 27410, 27411, 27425) 2000-02-11 22:31:49 +00:00
Jerry.Kirk%Nexwarecorp.com
20cb441e5a Remove the -DPHOTON2_ONLY flag since everything has been converted over to Photon 2 2000-02-11 22:30:44 +00:00
morse%netscape.com
61d26541b1 changed master password to database key per product marketings request. 2000-02-11 22:28:54 +00:00
pavlov%netscape.com
f067a78d67 fix for combo boxes not grabbing the mouse on linux (fixes bugs 7898 and 26273) r=waqar 2000-02-11 22:26:36 +00:00
vidur%netscape.com
4bc39d6fbd Fix for crashes on mousedown in chromeless windows. Hyatt says that this is a PDT+ bug, though he couldn't get me the number. r=hyatt 2000-02-11 22:26:12 +00:00
alecf%netscape.com
426d1ecc67 remove old cruft that was adding to startup bloat
r=sspitzer
2000-02-11 22:25:24 +00:00
alecf%netscape.com
c8e407588b unloading stuff from my tree (no bug, but I said I would do this)
speed up Account Manager for beta1 by removing excess IFRAMEs and decks.
now load each page on demand, as well show individual server prefs instead of grouping them all together.
r=putterman
2000-02-11 22:23:49 +00:00
alecf%netscape.com
f60064f784 fix for #27397, remove duplicate ENTITY line
(no reviewer, too simple)
2000-02-11 22:22:31 +00:00
rogerl%netscape.com
64cbad6efe r=brendan@mozilla.org
bug #26857
Fix for evaluating multi-part script prologs in advance.
2000-02-11 22:21:15 +00:00
rogerl%netscape.com
34fb934c53 r=brendan@mozilla.org
Prepare for new setter/getter syntax.
2000-02-11 22:19:33 +00:00
rogerl%netscape.com
a952f351c4 r=mccabe
bug #22866
Support unicode line/paragraph separators.
2000-02-11 22:17:56 +00:00
chuang%netscape.com
c3e67f21a0 Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu 2000-02-11 22:17:23 +00:00
rogerl%netscape.com
76de968c08 r=norris
Deal with precendence warning whinings
2000-02-11 22:16:55 +00:00
cata%netscape.com
d13fc3cede Menu label changed in DTD. r=none bug #27351 2000-02-11 22:13:24 +00:00
akkana%netscape.com
7a994dd6db 27431 -- avoid slew of printfs complaining about GetCharCode from KeyDown, and speed up xul key bindings. r=brade 2000-02-11 22:11:39 +00:00
sfraser%netscape.com
862c03f913 Fix for bug 27287 -- get Apple Events working again on Mac. r=scc 2000-02-11 22:10:43 +00:00
sfraser%netscape.com
2b7a425ab6 Added new files for Apple Event support. r=scc 2000-02-11 22:08:23 +00:00
sfraser%netscape.com
edd9e7853a File Removed. 2000-02-11 22:08:02 +00:00
harishd%netscape.com
d6aeb5f954 21008 - Handling NOTAGS in HEAD.
r=vidur - For changes in content sink.
2000-02-11 22:07:12 +00:00
sfraser%netscape.com
69b3433226 First Checked In. 2000-02-11 22:06:28 +00:00
harishd%netscape.com
16ae3bc9ca Fixed Bugs:
20087 - [PDT+] Fixed by synchronizing the stacks,
in parser and content sink when FORM behaved as a container.
25202 - Fixed a context-mismatch that was caused while
handling illegal contents in TABLE.
25658 - Tweaked CanOmit() to be a little picky on omitting
misplaced-content in TABLE.
24885 - Removed ADDRESS from being P tag's kid. ( per spec. )

r=pollmann

25880, 21008 - Handling NOTAGS in HEAD.
25749 - SOUND tag is now a non-container and can be
contained by flow-entities. ( per spec. )
22913 - Fixed by not allowing BLOCKQUOTE to be a child of
PRE ( as per spec. )

r=rickg
r=vidur - For changes in content sink.

Did some performace work in nsHTMLTokenizer and nsHTMLTokens.
GIST: Avoiding excessive use of ::strlen() and ::memcpy(). Limiting
RecordTrailingContent() usage.

r=nisheeth
2000-02-11 22:06:25 +00:00
akkana%netscape.com
9fc21d5b1d Fix problem in the output tests. r=rickg,a=leaf 2000-02-11 20:30:25 +00:00
rickg%netscape.com
5480bb3143 fixing tiny menu bug by backing out partial update to nsStr; r=none 2000-02-11 16:21:53 +00:00
brade%netscape.com
794b3a469e *** empty log message *** 2000-02-11 15:51:34 +00:00
brade%netscape.com
4d42cc8922 string for pref panel label 2000-02-11 15:49:17 +00:00
jefft%netscape.com
1cc80e8dba partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu 2000-02-11 15:36:34 +00:00
rickg%netscape.com
b1cf68c589 backout part of xif update; r=none (because it's a backout) 2000-02-11 15:34:12 +00:00
law%netscape.com
c21f0c66ad Move setting of handler attribute to after element is put in document to workaround a bug; b=26402, r=hyatt@netscape.com 2000-02-11 15:33:04 +00:00