saari%netscape.com
|
d854d084a2
|
Fixing focus regression I caused by over eargly releasing documents from nsEventStateManager
|
2000-08-16 23:38:54 +00:00 |
|
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 |
|
hyatt%netscape.com
|
62efdcb050
|
Fix for 45248, r=ben
|
2000-08-16 08:14:01 +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 |
|
saari%netscape.com
|
64bfc7e335
|
fix for nsbeta3+ leak 35553; leak document on shutdown. r=pinkerton
|
2000-08-16 06:37:51 +00:00 |
|
pinkerton%netscape.com
|
bed75e117f
|
full backout of code i commented out, the fixes go elsewhere.
|
2000-08-16 01:45:23 +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 |
|
hyatt%netscape.com
|
1ec75c7bd1
|
Fix that is needed for 46719, r=ducarroz,ben
|
2000-08-16 00:42:13 +00:00 |
|
hyatt%netscape.com
|
d9a686af4e
|
Fix for 49009. r=danm
|
2000-08-15 21:00:52 +00:00 |
|
pinkerton%netscape.com
|
1a3893097f
|
fix for 47105, retooling of tree d&d to not be so confusing, to use the style system a little more, and to handle the case where a tree won't let you drop anything between rows.
|
2000-08-15 18:23:34 +00:00 |
|
pinkerton%netscape.com
|
522bd04a6d
|
backing out my last change, it breaks scrollbars.
|
2000-08-14 23:03:25 +00:00 |
|
pinkerton%netscape.com
|
e2aeb68cee
|
for 48250, turn off mouse capture when a drag gesture begins. r=mjudge.
|
2000-08-14 22:29:03 +00:00 |
|
waterson%netscape.com
|
2dd8f2d2a0
|
Bug 48086. Be sure to update XUL document's ID-to-element map when removing generated content. r=rjc
|
2000-08-14 21:46:04 +00:00 |
|
hyatt%netscape.com
|
4e565e1d33
|
Fix for 48931, r=danm,scc
|
2000-08-14 18:52:47 +00:00 |
|
hyatt%netscape.com
|
641a62a2b5
|
Fixing harpoon.
|
2000-08-14 04:29:54 +00:00 |
|
hyatt%netscape.com
|
a489c05fae
|
Work on 48150 and XBL performance (async and arenas).
|
2000-08-14 04:04:18 +00:00 |
|
saari%netscape.com
|
0d2ab064c2
|
undoing hackery and fixing a leak. r=dbaron
|
2000-08-12 22:19:55 +00:00 |
|
mkaply%us.ibm.com
|
5004137c2d
|
OS/2 and AIX Tinderbox break
I have no idea why we don't like having two semicolons in a row, but who the heck would put them there?
|
2000-08-12 20:26:33 +00:00 |
|
mkaply%us.ibm.com
|
da6b3efeb2
|
OS/2 and AIX Tinderbox break
Short answer: Be consistent about NS_IF_ADDREFing const and non const of the same type in the same file.
Long answer: Send me email
|
2000-08-12 15:03:24 +00:00 |
|
hyatt%netscape.com
|
d4a7097905
|
Linux linux linux... will we ever teach you how comptrs work?
|
2000-08-12 09:00:25 +00:00 |
|
hyatt%netscape.com
|
b81655ce0c
|
Linux sucks.
|
2000-08-12 07:58:54 +00:00 |
|
hyatt%netscape.com
|
0c61eaa535
|
Fix build bustage.
|
2000-08-12 07:13:52 +00:00 |
|
hyatt%netscape.com
|
bd524a41c3
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:39:24 +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 |
|
anthonyd%netscape.com
|
9d506576cb
|
fix for bug#48472
apparently nsIContent::ChildAt can be successful
and not return a child. now checking fo that.
r: smfr
a: beppe
|
2000-08-11 19:55:39 +00:00 |
|
anthonyd%netscape.com
|
13c10a6478
|
fix for bug# 48472 (dogfood bug)
r: mjudge
a: beppe
|
2000-08-11 01:36:28 +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 |
|
mkaply%us.ibm.com
|
9b38138581
|
r=waterson, a=waterson
OS/2 and AIX tinderbox break - shouldn't NS_IF_ADDREF a member in a const function
|
2000-08-10 03:39:05 +00:00 |
|
mjudge%netscape.com
|
7e782cc7f4
|
use "=" not "==" my bad
|
2000-08-09 22:43:39 +00:00 |
|
mjudge%netscape.com
|
184bb65ca4
|
43533 table cell selection color fix. check for table cells/table being added to range and toggle flag to allow cells to draw correctly
|
2000-08-09 22:34:17 +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 |
|
saari%netscape.com
|
77de93bb14
|
temp hack to test theory for sudden increase in leaks
|
2000-08-09 02:25:51 +00:00 |
|
sfraser%netscape.com
|
10d894e672
|
Fix Windows compiler suckage. Fixes bustage.
|
2000-08-09 00:27:38 +00:00 |
|
sfraser%netscape.com
|
72205420ff
|
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:48:42 +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 |
|
heikki%netscape.com
|
3ec78740ae
|
Bug 29473 ondblclick event not being fired.
|
2000-08-08 20:32:09 +00:00 |
|
rjc%netscape.com
|
a08d78f72c
|
Remove Mac debugging info. r=me
|
2000-08-08 05:55:22 +00:00 |
|
rjc%netscape.com
|
83eb62c847
|
Sorting fixes for bug # 26131. r=me, nhotta, putterman
|
2000-08-08 05:50:10 +00:00 |
|
waterson%netscape.com
|
06818446fd
|
Use nsVoidArray instead of nsISupportsArray to hold kids. r=hyatt
|
2000-08-08 05:02:07 +00:00 |
|
waterson%netscape.com
|
d9cda5ebc1
|
Bugs 46616, 46964. Clean up RebuildContainer(): factor into two methods to share code better. Maintain a queue of ungenerated elements to scan for generated children. Add tons of comments so I don't have to figure this all out again when I look at it next. r=rjc
|
2000-08-08 04:57:55 +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 |
|
waterson%netscape.com
|
d867e404c8
|
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
|
2000-08-08 00:22:36 +00:00 |
|