This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
content
History
jfrancis%netscape.com
144e308344
fix for 149320: crash if invalid setStart is set on a Range
...
r=glazman; sr=kin git-svn-id: svn://10.0.0.236/trunk@127963 18797224-902f-48f8-a5cc-f745e15eee43
2002-08-23 18:02:45 +00:00
..
base
fix for 149320: crash if invalid setStart is set on a Range
2002-08-23 18:02:45 +00:00
build
Removing old nmake build makefiles. Bug
#158528
r=pavlov
2002-08-10 07:55:43 +00:00
events
Fix file event.originalTarget problem (bug 163598), r=joki@netscape.com, sr=jst@netscape.com
2002-08-22 06:10:56 +00:00
html
Fix file event.originalTarget problem (bug 163598), r=joki@netscape.com, sr=jst@netscape.com
2002-08-22 06:10:56 +00:00
macbuild
Move printing code out of the DocumentViewer
2002-08-21 12:55:24 +00:00
shared
Move nsStyleUtil from content/shared/ to content/html/style/ to reduce the size the shared library that is part of both content and layout. b=71257 sr=bzbarsky
2002-08-16 23:57:09 +00:00
svg
Handle style attribute changes in XUL through the normal style change mechanism rather than forcing a reframe. Change nsIStyledContent::WalkInlineStyleRules to nsIStyledContent::GetInlineStyleRule to simplify nsCSSFrameConstructor::AttributeChanged. b=156971 sr=hyatt r=bzbarsky
2002-08-16 11:29:20 +00:00
xbl
Fixing bug 156364. Laying the groundwork for associating more info with elements in the DOM, and moving event listener managers and range lists out of nsGenericElement slots. This change cuts down on the size of nsGenericElement. r=sicking@bigfoot.com, sr=rpotts@netscape.com
2002-08-13 00:50:50 +00:00
xml
Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
2002-08-19 04:29:58 +00:00
xsl
Removing old nmake build makefiles. Bug
#158528
r=pavlov
2002-08-10 07:55:43 +00:00
xslt
/src
…
xul
Get rid of gcc3's numerous warnings about using <new.h> instead of <new> by creating a new #define, NEW_H, which should be used instead of <new.h> or <new>. This is so we can continue to support a couple of braindead compilers that don't accept <new>. Bug 155852, r=cls.
2002-08-19 03:50:27 +00:00
Makefile.in
…