gecko-dev/content
sspitzer%netscape.com 06be46ccb3 a (knock on wood) safe fix for (at least) two bugs:
#195011, Dismissing Junk Mail Log dialog crashes Mozilla [@ nsEventListenerManager::HandleEvent]
#137191, Infinite recursion near nsEventStateManager::TabIntoDocument

really the same issue:  guard against tabbing into a sub document, popping back out, and tabbing back in recursively.

r=aaronl, sr=bryner.
2003-03-17 23:08:36 +00:00
..
base Make the CSS parser not throw on attempts to parse lengths with unknown units 2003-03-17 03:58:06 +00:00
events a (knock on wood) safe fix for (at least) two bugs: 2003-03-17 23:08:36 +00:00
html Make imgRequestProxy hold a weak ref to its listener, to prevent reference 2003-03-17 16:09:02 +00:00
macbuild Attempt to fix Mac CFM bustage. b=181383 2003-02-22 19:46:21 +00:00
shared Oops! nsStyleSVG never had a GetStyleStructID method. b=196603 2003-03-15 21:54:49 +00:00
svg XP code changes required for mingw landing. 2003-03-07 06:07:56 +00:00
xbl fix some more crashes related to bug 196337. r=blake, sr=hewitt. 2003-03-17 03:57:51 +00:00
xml Fix operator precedence error in previous patch (which I reviewed, eek!). b=197277 2003-03-16 01:13:23 +00:00
xsl Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
xslt/src
xul Fix for bug 196485. Remove duplicate tokenizing method. 2003-03-17 09:40:13 +00:00
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
Makefile.in Combine content and layout into a single library (bug 106161). r=dbaron, sr=jst. 2003-01-14 07:08:59 +00:00