Commit Graph

135 Commits

Author SHA1 Message Date
hyatt%netscape.com
62efdcb050 Fix for 45248, r=ben 2000-08-16 08:14:01 +00:00
hyatt%netscape.com
d9a686af4e Fix for 49009. r=danm 2000-08-15 21:00:52 +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
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
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
hyatt%netscape.com
a68bc0d8e8 Fix build bustage that's coming. 2000-08-06 05:03:36 +00:00
hyatt%netscape.com
1e75026c61 Fix for 42320. r=danm 2000-08-06 04:57:55 +00:00
hyatt%netscape.com
88189bb26d Fix for XBL portion of 46129 2000-08-05 22:33:29 +00:00
hyatt%netscape.com
60a55a16a3 Working on 42320. 2000-08-04 08:45:29 +00:00
ben%netscape.com
fd5548540a fix for a bug with XBL binding attached event that was causing the event to be fired repeatedly.
code by hyatt, r=me
2000-08-03 07:17:10 +00:00
hyatt%netscape.com
9f82add1c2 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
hyatt%netscape.com
cd1abc962e Fix for 43778. r=ben 2000-07-28 02:22:59 +00:00
hyatt%netscape.com
9f12a75d17 Fix for 41145. r=waterson 2000-07-28 00:35:02 +00:00
hyatt%netscape.com
b436781bbc Fix to prevent crawling of template. Meant to check this earlier today
with the original approved template landing. r,a=waterson
2000-07-27 06:20:57 +00:00
brendan%mozilla.org
b5ab3d86e3 Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu). 2000-07-25 01:44:22 +00:00
brade%netscape.com
e9560f8f8b check if events have been handled already before dispatching them; r=saari; bug #45390 2000-07-20 14:32:30 +00:00
hyatt%netscape.com
7fb4a72eab Fix for 45248. r=saari 2000-07-17 23:55:25 +00:00
brendan%mozilla.org
8f49205d55 Must unregister memory pressure observer in \~nsXBLService (nsMemory doesn't clean up after us; r=warren). 2000-07-11 05:43:34 +00:00
brendan%mozilla.org
d5bc082ace XBLService implements nsIMemoryPressureObserver (44352, r=hyatt). 2000-07-11 01:28:36 +00:00
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
brendan%mozilla.org
b864716baa Reference-count XBL JSClass structs, and LRU-cache unreferenced ones up to some quota, to avoid bloat and shutdown crashes due to unavoidable manual delete/last-use misorder (42530, r=hyatt). 2000-07-01 02:36:18 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
evaughan%netscape.com
4db3654be5 Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
on top of menu events.

-r hyatt
2000-06-28 00:00:18 +00:00
dbaron%fas.harvard.edu
a21be0269b Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt 2000-06-26 02:39:49 +00:00
evaughan%netscape.com
969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
hyatt%netscape.com
031447a319 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
dbaron%fas.harvard.edu
6e1c7314fa Fix leak by continuing to enumerate. r=hyatt 2000-06-21 00:54:42 +00:00
hyatt%netscape.com
efcf6eb2ca Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
hyatt%netscape.com
98873f2656 Fix for #41878, r=ben 2000-06-14 08:21:56 +00:00
scc%mozilla.org
507357239c fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
hyatt%netscape.com
e43955f56d Tree/grid work. Bug #30511. r=danm. 2000-06-06 23:14:11 +00:00
inaky.gonzalez%intel.com
98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
hyatt%netscape.com
b088efb508 Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
hyatt%netscape.com
e21020f389 Make XBL props enumerable. r=brendan, a=brendan 2000-06-02 01:19:15 +00:00
leaf%mozilla.org
fff6c7e834 fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson 2000-06-01 07:01:54 +00:00
mjudge%netscape.com
221780c317 removing warning 2000-06-01 04:02:49 +00:00
hyatt%netscape.com
9a2b551a9a Fix brutal sharing of XBL classes. 2000-05-31 07:02:47 +00:00
brendan%mozilla.org
a7850ce584 Clear whole JSClass struct to zap stubs for future expansion (r=hyatt). 2000-05-31 00:42:10 +00:00
ben%netscape.com
bd2f4cf6a5 fix for insertion point goofiness r=hyatt 2000-05-28 08:13:47 +00:00
hyatt%netscape.com
23937f5cbc Fix profile manager crash. 2000-05-28 04:10:50 +00:00
hyatt%netscape.com
c7ccb5a606 Brutal sharing of XBL classes implemented. 2000-05-27 08:20:04 +00:00
leaf%mozilla.org
7a45e1b271 i give up, backing myself out. 2000-05-27 01:53:36 +00:00
leaf%mozilla.org
e37c4d0fb4 fixing mac bustage 2000-05-27 01:18:07 +00:00
leaf%mozilla.org
b46f21e2df Fix for 35196, mlk. Free the C strings! r=bruce,hyatt a=waterson 2000-05-26 23:37:23 +00:00
hyatt%netscape.com
481e0fdf9a XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
hyatt%netscape.com
c6264b4e74 supporting multiple insertion points r=ben 2000-05-22 08:23:09 +00:00