dbaron%fas.harvard.edu
d828a22239
Fix leak of strings used as hash table keys. r=waterson b=48880
2000-08-16 23:16:21 +00:00
dbaron%fas.harvard.edu
74fd1f046f
Reduce the risk of parser leaks by releasing the parsers owned by CSSLoaders when no longer needed. r=attinasi
2000-08-16 23:04:42 +00:00
alecf%netscape.com
1f1df4833b
fix a bunch of UMRs r=syd
...
(no bug but I needed these to get my purify build going)
2000-08-16 07:39:38 +00:00
waterson%netscape.com
f7e7ca5d51
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
saari%netscape.com
0d2ab064c2
undoing hackery and fixing a leak. r=dbaron
2000-08-12 22:19:55 +00:00
hyatt%netscape.com
8da2baf3ca
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
2000-08-12 06:28:02 +00:00
sfraser%netscape.com
a3f4e3fcd0
Fix typo, bug 48616. r=pollmann
2000-08-12 01:42:04 +00:00
pierre%netscape.com
5b88097f54
48096: Need a -moz-all value for user-select. r=sfraser.
2000-08-12 01:00:14 +00:00
mccabe%netscape.com
651f462b43
Spelling fix.
2000-08-11 20:31:17 +00:00
dbaron%fas.harvard.edu
370ac10052
Fix huge leak warren introduced last night. Changing the hash keys to have owning pointers caused circular ownership. r=waterson b=48373 (nsbeta3+)
2000-08-10 20:08:30 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
harishd%netscape.com
fdf725dc17
36944 - USe NS_VMREFRESH_NO_SYNC to refresh
...
r=kmcclusk
2000-08-09 22:30:36 +00:00
dbaron%fas.harvard.edu
edbb56773e
Fix leak on hovering over a scrollbar and re-fix similar leak for text inputs (bug 42895) by adding a "general" method for unrooting anonymous content created through nsIAnonymousContentCreator, plus a hack to deal with the scrollbars on the root element. Some of the other SetDocumentForAnonymousContent methods *may* need to be implemented. Chris Waterson helped significantly with this patch. r=waterson,hyatt b=45676 (nsbeta3+)
2000-08-09 12:51:05 +00:00
saari%netscape.com
6ea350941c
hack part deux for testing for leak increase
2000-08-09 02:59:44 +00:00
sfraser%netscape.com
10d894e672
Fix Windows compiler suckage. Fixes bustage.
2000-08-09 00:27:38 +00:00
sfraser%netscape.com
9aa82a567b
Fix for bug 25161 -- allow editor to handle pages with forms by implementing user-select and user-input for form controls. r=rods, pierre, mjudge.
2000-08-08 23:38:00 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
pierre%netscape.com
8c26256cb6
47138: Some invalid units are not resulting in dropped declarations.
15174: counter() and counters() should not be recognized by CSS parser.
2000-08-08 00:34:42 +00:00
dbaron%fas.harvard.edu
a0923a0d16
Fix potential leak. r=attinasi a=waterson
2000-08-07 03:06:22 +00:00
pierre%netscape.com
e85c205893
attempt to fix the SunOS build
2000-08-05 06:39:42 +00:00
pierre%netscape.com
1d4805ae87
9816 (Outlines should be disabled completely for FCS)
46562 ('display: run-in' disables whole declaration block)
45804 (In quirks mode, 0 in 'border' should set the width, not the color)
46547 (Background image not centered correctly)
Thanks to emk <VYV03354@nifty.ne.jp>
2000-08-05 04:40:03 +00:00
pierre%netscape.com
f807d71a05
46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD)
2000-08-05 04:39:43 +00:00
pierre%netscape.com
712ba3287b
43420 (textarea inherits align="center" from parent td)
2000-08-05 04:37:57 +00:00
cata%netscape.com
b8880f180c
Fix for bug #37543 , a=ftang, r=nhotta.
2000-08-05 00:07:03 +00:00
attinasi%netscape.com
7701e70031
Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre
2000-08-04 20:44:08 +00:00
jst%netscape.com
c8bd99c6ab
Checking in for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
pollmann%netscape.com
a49ef987bb
Bug 3326: ISINDEX frame; r=kmcclusk
2000-08-03 23:45:50 +00:00
pollmann%netscape.com
d2670521ef
Bug 40394: Strip only one leading LF if there is one; r=harishd
2000-08-03 22:19:43 +00:00
pollmann%netscape.com
c0143af2df
Bug 26945: Image input onclick fires but doesn't allow cancel via return false; r=harishd
2000-08-03 22:17:14 +00:00
pollmann%netscape.com
91e1eed21f
Bug 34418: image input can't be submitted by space or enter; r=harishd
2000-08-03 22:11:57 +00:00
pollmann%netscape.com
d2a1288a4b
7913 Dynamic changing of ROWS and COLS for framesets; r=kmcclusk
2000-08-03 22:02:50 +00:00
rods%netscape.com
92c1ebc132
The script notification happens before the radiobox gets a chance to change its value
...
so they must return the opposite value for themselves. They don't want to actually set their
values because the script could cancel. So the idea here is to let them know before the script
call that they should return their "future" value (the opposite of their current value)
b=42972 r=kmcclusk
2000-08-02 22:06:37 +00:00
ftang%netscape.com
511e6b5315
fix 45430. patch proposed by beard@netscape.com r=ftang a=ftang
...
fix memory leak
2000-08-02 05:08:15 +00:00
heikki%netscape.com
a21f2617ea
Bug 41599 browser crashes when executing function with certain name such as Click(). Fixed by stopping recursion. r=saari.
2000-08-01 21:40:38 +00:00
ftang%netscape.com
9a8d1b7ef7
fix bug 5313. Change "acceptcharset" to "accept-charset" according to
...
HTML 4.0 section 17.13.4 r=nhotta a=ftang
2000-07-31 00:35:20 +00:00
heikki%netscape.com
4df9edb205
Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
2000-07-28 21:48:08 +00:00
attinasi%netscape.com
5b3ec0dcbb
Fixed bug 44396: LINK elements now act like links when they have generated content. b=44396 r=dbaron
2000-07-28 20:57:08 +00:00
attinasi%netscape.com
b9127374e1
Fixed bug 44199: fixed position background images were not being treated as fixed in all cases. b=44199 r=dbaron
2000-07-28 20:50:57 +00:00
hyatt%netscape.com
dccf9dcff0
Fix for 46129. r=waterson,attinasi,pierre
2000-07-28 09:36:51 +00:00
harishd%netscape.com
d65b30ae01
Migrating beta2+ fix
...
----------------------------
45975 - Making sure that the stack position doesn't become negative.
Note: This is a HACK for beta2. The real fix will go in for beta3.
r=jst
a=nisheeth
2000-07-28 01:01:08 +00:00
attinasi%netscape.com
dece6a14f7
Trunk fix: bug 29061, where relative width value of '*' was getting 0 instead of 1. Simple fix, r=karnaze b=29061
2000-07-28 00:37:02 +00:00
dbaron%fas.harvard.edu
0d22e864e2
Fix the way HTML's align attribute works for horizontal alignment of blocks. Use the -moz-center and -moz-right even in strict mode, and apply them to blocks in addition to tables. r=attinasi b=37083, 40038
2000-07-27 23:37:44 +00:00
dbaron%fas.harvard.edu
a09c77e4d1
Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963
2000-07-27 23:17:53 +00:00
dbaron%fas.harvard.edu
a8ac67fd24
Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963
2000-07-27 23:11:02 +00:00
attinasi%netscape.com
6764a7f2d3
Fixed the way the HTML element's background is handled. b=2285 r=dbaron
2000-07-24 22:51:41 +00:00
jst%netscape.com
40d98d5682
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
2000-07-21 23:44:38 +00:00
jst%netscape.com
9724edaa51
Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson.
2000-07-20 06:11:22 +00:00
pnunn%netscape.com
38ed05f47f
fix for bug#30852.(nsbeta2+). Image reloads not using necko reload attributes. pnunn.
...
rev:neeti; and tested on win/mac/linux.
2000-07-20 01:52:35 +00:00
mscott%netscape.com
93ed892b57
Bug #44397 --> quick fix to the bookmarks problem with create new profile, if the
...
url is about:blank then don't try to instantiate bookmarks just to get a charset!
i'm not sure this bookmarks code belongs here anyway. We'll file another bug to get it moved out.
r,a=waterson
2000-07-19 19:51:20 +00:00
attinasi%netscape.com
b7d2737337
Checkin for timeless@bemail.org: Fixed rounding error making LARGER work for font sizes less than 9px. b=12461, r=attinasi@netscape.com,disttsc@bart.nl a=brendan@mozilla.org
2000-07-18 21:48:51 +00:00