Commit Graph

8414 Commits

Author SHA1 Message Date
pinkerton%netscape.com
9f72939ad6 oops, checked in too much code, so removing it along with some #if 0's. r=saari.
git-svn-id: svn://10.0.0.236/trunk@60849 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:46:19 +00:00
pinkerton%netscape.com
661cd6d151 fixing warnings. r=saari.
git-svn-id: svn://10.0.0.236/trunk@60848 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 08:44:43 +00:00
pinkerton%netscape.com
566aef7a31 removed obsolete (and ifdef'd out) d&d test code. r=saari.
git-svn-id: svn://10.0.0.236/trunk@60835 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:13:21 +00:00
karnaze%netscape.com
99124779d6 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60828 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 07:05:08 +00:00
buster%netscape.com
4ace9944ca backed out a mistake (wrong disk in the removable drive at home), put in the real file
sorry if anybody caught this


git-svn-id: svn://10.0.0.236/trunk@60824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:51:45 +00:00
buster%netscape.com
04a27e332a no bug number
little fix r=travis checking to make sure docshell size doesn't go negative


git-svn-id: svn://10.0.0.236/trunk@60814 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:37:16 +00:00
vidur%netscape.com
c1719e8d11 Cutting down on debug printf noise.
git-svn-id: svn://10.0.0.236/trunk@60808 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 05:06:45 +00:00
mscott%netscape.com
df3dddf528 This is one of those do the right thing bugs even though I don't have a PDT+ bug for it. Travis and I noticed
today that image urls weren't properly getting added to the doc loader of the containing document. So the top
level document would report a document done notification before the document may really be done.

The fix is to pass the load cookie nsISupports object which originates from the docshell that is opening the
url down into the gfx image code instead of passing the load group down.

r=travis.


git-svn-id: svn://10.0.0.236/trunk@60802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:49:32 +00:00
dbaron%fas.harvard.edu
f1cd9a202b Fix bug 15428 as suggested by VYV03354@nifty.ne.jp . Stop using 0 as the initial values for min and max of inline box contents so that lines that do not (vertically) contain their own baseline are sized correctly. Also, correctly size BR frames using their line-height (for strict-mode only).
Fix bugs 24186, 26996, and 26998 by reworking the quirks-mode line-height handling so that inline elements that do not have text as children (or meet a few other conditions that show the author wants real CSS support) will not increase the size of the line, but will be as close to their correct size as possible without enlarging the line.  This fix includes emulation of the strange Nav4/IE quirk that a block's line-height is enforced on the first line of LI elements and the last line of LI, DD, and DT elements.  Many of the changes are removing an earlier fix for 24186.

r=buster


git-svn-id: svn://10.0.0.236/trunk@60795 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:26:44 +00:00
dveditz%netscape.com
3d8644431b Attempting to fix nsCOMPtr .get() related bustage on Linux
git-svn-id: svn://10.0.0.236/trunk@60788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 02:55:23 +00:00
hyatt%netscape.com
30fe789986 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@60775 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:36:01 +00:00
beard%netscape.com
b7742c48e0 fixes nsIAtom leaks, bug # 25761, r=waterson
git-svn-id: svn://10.0.0.236/trunk@60767 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:17:18 +00:00
av%netscape.com
ba26ebc9e7 Fixing 17278, r=vidur
git-svn-id: svn://10.0.0.236/trunk@60765 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:16:04 +00:00
pepper%netscape.com
3cd8295232 adding newline to fix lesser unix builds.
git-svn-id: svn://10.0.0.236/trunk@60758 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:56:15 +00:00
pepper%netscape.com
24b448df64 Removing unnessary enum commas to fix lesser unix builds.
git-svn-id: svn://10.0.0.236/trunk@60756 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:55:08 +00:00
saari%netscape.com
620f8e6169 Fix for crashes in EventStateManager that may people are seeing. Bug 27727. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60753 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 00:28:43 +00:00
karnaze%netscape.com
7931565332 new regression tests, not affecting the build
git-svn-id: svn://10.0.0.236/trunk@60712 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 07:20:38 +00:00
karnaze%netscape.com
cce5494b49 new regression tests not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60694 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:34 +00:00
karnaze%netscape.com
a9065d25d3 bug 27652, fix loss of border on <table border>, r=mcafee
git-svn-id: svn://10.0.0.236/trunk@60693 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:06:03 +00:00
evaughan%netscape.com
9ccf8402b3 Fix tree bustage.
git-svn-id: svn://10.0.0.236/trunk@60684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:38:45 +00:00
buster%netscape.com
5a06148a81 enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods

checked in some debug-only metrics code that's been sitting in my tree for a few weeks
r=rods

bug 24950
the frame was creating additional initial reflows for itself indirectly and unnecessarily in some cases
r=hyatt (though he hasn't had time for a thorough review of this yet, so I'm going out on a limb a bit
by checking it in prematurely.  But I'm very confident, I've done tons of testing, and I'll still insist
on a thorough code review of this change.)


git-svn-id: svn://10.0.0.236/trunk@60682 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:07:50 +00:00
buster%netscape.com
c926a28d67 enabled "physical" and "virtual" as synonyms for <textarea> "wrap" attribute value
bug = ???, it's been reassigned to someone else, this was part of a larger problem
that has mostly been fixed already
r=rods


git-svn-id: svn://10.0.0.236/trunk@60681 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 02:03:36 +00:00
buster%netscape.com
f8a979601a bug 26840 r=mjudge
git-svn-id: svn://10.0.0.236/trunk@60678 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:54:20 +00:00
buster%netscape.com
daf94d0477 bug 25510 r=troy
bug 26289 for roc+moz@cs.cmu.edu, r=buster


git-svn-id: svn://10.0.0.236/trunk@60677 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:52:22 +00:00
saari%netscape.com
dbe42b7728 Checking of mac layout.mcp for eric
git-svn-id: svn://10.0.0.236/trunk@60676 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:43:48 +00:00
evaughan%netscape.com
03ab66fac1 bug fix for 24351, 22512
-r saari


git-svn-id: svn://10.0.0.236/trunk@60675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:42:09 +00:00
hyatt%netscape.com
8753125708 Don't need to listen to as many events with menu listenr now.
git-svn-id: svn://10.0.0.236/trunk@60665 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 23:15:40 +00:00
karnaze%netscape.com
b2e6a59c00 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@60661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:53:01 +00:00
hyatt%netscape.com
c7b48e2ab3 Fix for bug#25565
git-svn-id: svn://10.0.0.236/trunk@60659 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 21:59:22 +00:00
hyatt%netscape.com
761e30f9de Really fixing 20998
git-svn-id: svn://10.0.0.236/trunk@60655 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 19:58:35 +00:00
troy%netscape.com
ed97833d64 b=26184 r=karnaze@netscape.com Changed it so that for a percentage width based
floater if the containing block width is unconstrained we use NS_UNCONSTRAINEDSIZE
for the floater's computed width. We were using 0 and this was causing table column
widths to be incorrect


git-svn-id: svn://10.0.0.236/trunk@60650 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:55:18 +00:00
hyatt%netscape.com
ee0adfd245 Making inner tree cell a box frame. Seems to fix about 10 bugs. :)
git-svn-id: svn://10.0.0.236/trunk@60627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:28:51 +00:00
hyatt%netscape.com
ed7916ef9a Fixing obscene edge case in #5927.
git-svn-id: svn://10.0.0.236/trunk@60624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:44:31 +00:00
hyatt%netscape.com
b5f59749de Fix for bug #5927.
git-svn-id: svn://10.0.0.236/trunk@60623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:33:39 +00:00
hyatt%netscape.com
70b1e955b2 Fix for bug #25739.
git-svn-id: svn://10.0.0.236/trunk@60621 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 06:40:30 +00:00
hyatt%netscape.com
5d47c37c68 Moving previous 9701 fix out of frame constructor and into presshell. r=troy
git-svn-id: svn://10.0.0.236/trunk@60620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 06:07:38 +00:00
attinasi%netscape.com
2f3dac1279 Image title is now set after load is completed so the dimensions will be valid.r=pnunn b=27365
git-svn-id: svn://10.0.0.236/trunk@60603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:09:40 +00:00
rods%netscape.com
68b0b47186 Let's try a non-COMPtr fix, I wish COMPtr would work the same on all platforms....
git-svn-id: svn://10.0.0.236/trunk@60602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:49:11 +00:00
rods%netscape.com
75d5380d64 same old thing Linux hates comparing a nsCOMPtr to a non-OMCPtr
git-svn-id: svn://10.0.0.236/trunk@60600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:01:35 +00:00
rods%netscape.com
b7b372274e now remembers single selects correctly, have not implemented it for mulitple
selects yet, but this check in get mail work, multiple is needed for bugzilla
b=21945, r=pollmann


git-svn-id: svn://10.0.0.236/trunk@60599 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:26:24 +00:00
rods%netscape.com
d1ce8ef517 converted over to use nsCOMPtr and changed return code back to NS_OK for GetAttr
part of bug 21945 work, r=pollmann


git-svn-id: svn://10.0.0.236/trunk@60598 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:24:19 +00:00
rods%netscape.com
089f6bed81 now remembers state when selected for single select combos and listboxes,
it does not remember mulitple selections (more work needed in content class)
converted over to rnsCOMptr as much as I could
b=21945, r=pollmann


git-svn-id: svn://10.0.0.236/trunk@60597 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:21:37 +00:00
saari%netscape.com
0c9ed11708 fix for 25434, PDT+ crasher. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 08:33:12 +00:00
mjudge%netscape.com
dcda3caccf adding new file should not be built yet. this will do no harm
git-svn-id: svn://10.0.0.236/trunk@60588 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:09:19 +00:00
hyatt%netscape.com
1214b16f13 Fix for PDT+ bug #9701. Also fixes the crasher holding the tree closed. r=saari
git-svn-id: svn://10.0.0.236/trunk@60578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:10:01 +00:00
karnaze%netscape.com
19635b17c5 bug 10636, 15499(partial) - correctly get margin,border,padding from reflow info. calculate it for percentage padding when reflow state not available. r=troy
git-svn-id: svn://10.0.0.236/trunk@60564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:55:40 +00:00
sfraser%netscape.com
8999db69fd Remove a printf that should be debug only. r=akkana
git-svn-id: svn://10.0.0.236/trunk@60559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:25:55 +00:00
sfraser%netscape.com
ba91b16f16 Remove linkage with wallet DLL (!) r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@60557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:22:08 +00:00
karnaze%netscape.com
3348645b69 bug 8524 - don't use -moz-bg-inset in standard mode. r=troy
bug 10269 - renamed RequiresPass1Layout to IsAutoLayout and have it force a fixed layout table (not tree) to be auto layout if the table is auto width.


git-svn-id: svn://10.0.0.236/trunk@60554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:58:38 +00:00
mjudge%netscape.com
3784cee7b9 small change for bad assert...
git-svn-id: svn://10.0.0.236/trunk@60543 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:24:55 +00:00